mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
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:
parent
accd51bc35
commit
3a7af017f8
2 changed files with 21 additions and 4 deletions
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue