new dev3 cycle

This commit is contained in:
Kay Marquardt (Gnadelwartz) 2019-04-25 14:24:41 +02:00
parent 2da31c1c6d
commit 55dab95c05
9 changed files with 9 additions and 9 deletions

View File

@ -2,7 +2,7 @@
#
# ADD a new test skeleton to test dir, but does not activate test
#
#### $$VERSION$$ v0.70-dev2-26-g163635d
#### $$VERSION$$ v0.70-dev2-27-g2da31c1
# magic to ensure that we're always inside the root of our application,
# no matter from which directory we'll run script

View File

@ -1,5 +1,5 @@
#!/usr/bin/env bash
#### $$VERSION$$ v0.70-dev2-26-g163635d
#### $$VERSION$$ v0.70-dev2-27-g2da31c1
# common variables
export TESTME DIRME TESTDIR LOGFILE REFDIR TESTNAME

View File

@ -1,7 +1,7 @@
#!/usr/bin/env bash
# this has to run once atfer git clone
# and every time we create new hooks
#### $$VERSION$$ v0.70-dev2-26-g163635d
#### $$VERSION$$ v0.70-dev2-27-g2da31c1
# magic to ensure that we're always inside the root of our application,
# no matter from which directory we'll run script

View File

@ -1,5 +1,5 @@
#!/usr/bin/env bash
#### $$VERSION$$ v0.70-dev2-26-g163635d
#### $$VERSION$$ v0.70-dev2-27-g2da31c1
../dev/hooks/pre-commit.sh

View File

@ -1,4 +1,4 @@
#!/usr/bin/env bash
#### $$VERSION$$ v0.70-dev2-26-g163635d
#### $$VERSION$$ v0.70-dev2-27-g2da31c1
../dev/hooks/pre-push.sh

View File

@ -1,5 +1,5 @@
#!/usr/bin/env bash
#### $$VERSION$$ v0.70-dev2-26-g163635d
#### $$VERSION$$ v0.70-dev2-27-g2da31c1
# include common functions and definitions
# shellcheck source=test/ALL-tests.inc.sh

View File

@ -1,5 +1,5 @@
#!/usr/bin/env bash
#### $$VERSION$$ v0.70-dev2-26-g163635d
#### $$VERSION$$ v0.70-dev2-27-g2da31c1
# include common functions and definitions
# shellcheck source=test/ALL-tests.inc.sh

View File

@ -1,5 +1,5 @@
#!/usr/bin/env bash
#### $$VERSION$$ v0.70-dev2-26-g163635d
#### $$VERSION$$ v0.70-dev2-27-g2da31c1
# include common functions and definitions
# shellcheck source=test/ALL-tests.inc.sh

View File

@ -1,5 +1,5 @@
#!/usr/bin/env bash
#### $$VERSION$$ v0.70-dev2-26-g163635d
#### $$VERSION$$ v0.70-dev2-27-g2da31c1
# include common functions and definitions
# shellcheck source=test/ALL-tests.inc.sh