tests: Use verbose output when running the tests
This commit is contained in:
committed by
Paul Beckingham
parent
e171c0aa9b
commit
928befeea2
@@ -12,6 +12,6 @@ task --version
|
||||
|
||||
pushd test
|
||||
make
|
||||
./run_all
|
||||
./run_all -v
|
||||
cat all.log | grep 'not ok'
|
||||
./problems
|
||||
|
||||
Reference in New Issue
Block a user