enhanced_test3_0.27. $ make tests ignores errors from bash_tests, new_test, unit_test and version_test
This commit is contained in:
parent
0396a14997
commit
55cfaee8fd
@ -138,7 +138,7 @@ version_test \
|
||||
unit_test \
|
||||
bash_tests \
|
||||
tests:
|
||||
@./$@.sh
|
||||
-@./$@.sh
|
||||
|
||||
alltest:
|
||||
@echo
|
||||
@ -169,7 +169,7 @@ unixtest:
|
||||
done
|
||||
|
||||
new_tests:
|
||||
( cd ../tests ; python3 runner.py --verbose )
|
||||
-( cd ../tests ; python3 runner.py --verbose )
|
||||
|
||||
|
||||
testv:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user