mirror of
https://github.com/FAUSheppy/colorredstderr-mirror
synced 2025-12-10 00:48:33 +01:00
tests: Split run.sh in multiple test files.
Allows parallel test runs and simplifies optional tests.
This commit is contained in:
16
.gitignore
vendored
16
.gitignore
vendored
@@ -29,6 +29,18 @@
|
||||
/tests/example_exec.o
|
||||
/tests/example_vfork
|
||||
/tests/example_vfork.o
|
||||
/tests/run.sh.log
|
||||
/tests/run.sh.trs
|
||||
/tests/test_error.sh.log
|
||||
/tests/test_error.sh.trs
|
||||
/tests/test_example.sh.log
|
||||
/tests/test_example.sh.trs
|
||||
/tests/test_exec.sh.log
|
||||
/tests/test_exec.sh.trs
|
||||
/tests/test_noforce.sh.log
|
||||
/tests/test_noforce.sh.trs
|
||||
/tests/test_redirects.sh.log
|
||||
/tests/test_redirects.sh.trs
|
||||
/tests/test_simple.sh.log
|
||||
/tests/test_simple.sh.trs
|
||||
/tests/test_vfork.sh.log
|
||||
/tests/test_vfork.sh.trs
|
||||
/tests/test-suite.log
|
||||
|
||||
Reference in New Issue
Block a user