Modify how tests are run to improve overall speed.

A Vader issue causes problems with the test results when using the
location list. Because of this the tests were modified to run 1 test
file per vim instance instead of running all tests in a single vim
instance. This resulted in signficant slow down in test execution time.
To speed up execution time only specific tests are run individually now.
This commit is contained in:
Rane Brown
2019-12-13 19:58:08 -07:00
parent eb26a66be5
commit 4f648b6567
5 changed files with 17 additions and 3 deletions

View File

@ -0,0 +1 @@
../vader_includes/vader_setup.vader