Drop runall.sh
runall.sh was mainly used on Windows and as it's support was removed from the "main" branch the script is not needed anymore. Also, remove bin/tests/system/README text on running multiple system test suites simultaneously with runall.sh as that support was not present in the script anyway.
This commit is contained in:
@@ -155,11 +155,6 @@ To run only the system tests, omitting unit tests:
|
||||
|
||||
$ make test
|
||||
|
||||
Or:
|
||||
|
||||
$ cd bin/tests/system
|
||||
$ sh runall.sh
|
||||
|
||||
To run an individual system test:
|
||||
|
||||
$ make -C bin/tests/system/ check TESTS=<testname> V=1
|
||||
|
||||
Reference in New Issue
Block a user