Tests: Make "run_all --fast" even faster
- Run isolated tests in the background, bringing the time for running "run_all" down to the time it takes to run the old tests.
This commit is contained in:
1
test/.gitignore
vendored
1
test/.gitignore
vendored
@@ -5,6 +5,7 @@
|
||||
*.runlog
|
||||
_run_all_parallel.txt
|
||||
_run_all_serial.txt
|
||||
_run_all_parallel_rc1
|
||||
autocomplete.t
|
||||
color.t
|
||||
config.t
|
||||
|
||||
Reference in New Issue
Block a user