mirror of
https://github.com/eth-p/bat-extras.git
synced 2025-02-10 14:19:14 +01:00
developer: Update test framework
This commit is contained in:
parent
7549ffd986
commit
0d9468e1cf
@ -1 +1 @@
|
|||||||
Subproject commit 0aa16d9a09084df750dc09066c2db630a5110640
|
Subproject commit 2c5af06c8437a4640cadd1418dc23092d7fbc5ab
|
1
test.sh
1
test.sh
@ -23,6 +23,7 @@ export TEST_SHIM_PATH="${HERE}/test/shim"
|
|||||||
export SNAPSHOT_DIR="${HERE}/test/snapshot"
|
export SNAPSHOT_DIR="${HERE}/test/snapshot"
|
||||||
|
|
||||||
OPT_ARGV=()
|
OPT_ARGV=()
|
||||||
|
SHIFTOPT_SHORT_OPTIONS="PASS"
|
||||||
while shiftopt; do
|
while shiftopt; do
|
||||||
case "$OPT" in
|
case "$OPT" in
|
||||||
--compiled)
|
--compiled)
|
||||||
|
Loading…
Reference in New Issue
Block a user