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:
Wilhelm Schuermann 2015-05-07 11:36:09 +02:00
parent accd51bc35
commit 3a7af017f8
2 changed files with 21 additions and 4 deletions

1
test/.gitignore vendored
View file

@ -5,6 +5,7 @@
*.runlog
_run_all_parallel.txt
_run_all_serial.txt
_run_all_parallel_rc1
autocomplete.t
color.t
config.t