enhanced_test3_0.27. $ make tests ignores errors from bash_tests, new_test, unit_test and version_test

v0.27.3
clanmills 5 years ago
parent 0396a14997
commit 55cfaee8fd

@ -138,7 +138,7 @@ version_test \
unit_test \ unit_test \
bash_tests \ bash_tests \
tests: tests:
@./$@.sh -@./$@.sh
alltest: alltest:
@echo @echo
@ -169,7 +169,7 @@ unixtest:
done done
new_tests: new_tests:
( cd ../tests ; python3 runner.py --verbose ) -( cd ../tests ; python3 runner.py --verbose )
testv: testv:

Loading…
Cancel
Save