Commit Graph

4 Commits

Author SHA1 Message Date
4f648b6567 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.
2019-12-14 10:41:22 -07:00
45025fa4f0 Fix docker build command syntax. Closes #736. 2019-08-01 05:19:39 -06:00
594ac7dbe1 Update test script and documentation. 2019-07-24 21:57:01 -06:00
94d62ad7f2 Add vader tests and docker setup 2019-07-14 07:32:38 -06:00