Adapt tests so they can run with the serial harness used in older automake versions
This commit is contained in:
parent
fa132f17c4
commit
5d53799021
@ -37,5 +37,6 @@ TESTS = \
|
||||
tests/encode-small.sh
|
||||
SH_LOG_COMPILER = /bin/sh
|
||||
AM_TESTS_ENVIRONMENT = PATH='$(srcdir)':"$$PATH"; export PATH;
|
||||
TESTS_ENVIRONMENT = $(AM_TESTS_ENVIRONMENT)
|
||||
endif
|
||||
TEST_EXTENSIONS = .sh
|
||||
|
||||
0
tests/decode-b58c-fail.sh
Normal file → Executable file
0
tests/decode-b58c-fail.sh
Normal file → Executable file
0
tests/decode-b58c-null.sh
Normal file → Executable file
0
tests/decode-b58c-null.sh
Normal file → Executable file
0
tests/decode-b58c-toolong.sh
Normal file → Executable file
0
tests/decode-b58c-toolong.sh
Normal file → Executable file
0
tests/decode-b58c-tooshort.sh
Normal file → Executable file
0
tests/decode-b58c-tooshort.sh
Normal file → Executable file
0
tests/decode-b58c.sh
Normal file → Executable file
0
tests/decode-b58c.sh
Normal file → Executable file
0
tests/decode-small.sh
Normal file → Executable file
0
tests/decode-small.sh
Normal file → Executable file
0
tests/decode-zero.sh
Normal file → Executable file
0
tests/decode-zero.sh
Normal file → Executable file
0
tests/decode.sh
Normal file → Executable file
0
tests/decode.sh
Normal file → Executable file
0
tests/encode-b58c.sh
Normal file → Executable file
0
tests/encode-b58c.sh
Normal file → Executable file
0
tests/encode-fail.sh
Normal file → Executable file
0
tests/encode-fail.sh
Normal file → Executable file
0
tests/encode-small.sh
Normal file → Executable file
0
tests/encode-small.sh
Normal file → Executable file
Loading…
Reference in New Issue
Block a user