Commit Graph

11 Commits

Author SHA1 Message Date
Daniel Hahler
e929cb8b86 Prevent whitespace problems in test. 2019-08-22 15:41:30 +01:00
Andy Stewart
380e7935b7 Make test flag more specific. 2018-03-08 11:47:08 +00:00
Andy Stewart
5db4a3a2a5 Make robust the replacement of temp file paths with actual paths.
The previous implementation meant the temp file paths were treated as
regular expressions, which was vulnerable to problems with backslashes
etc.

See #494.
2018-03-02 12:44:49 +00:00
Andy Stewart
ee481585d7 Modernise tests.
Use Vim's built-in assert_*() functions and vim-contest test runner.
2016-10-27 12:15:43 +02:00
Andy Stewart
ae434ce89e Run tests in nvim as well as vim. 2016-04-29 09:50:57 +01:00
Andy Stewart
e607a997ce Asynchronous diffs in Vim. 2016-04-29 09:50:57 +01:00
Andy Stewart
7f7451813c Use an up to date vim in tests. 2015-03-10 10:18:30 +01:00
Andy Stewart
7f70d520ec Refactor the test cleanup. 2014-11-14 14:35:24 +01:00
Andy Stewart
d56d26b559 Test runner's exit code reports number of failures. 2014-11-14 14:34:30 +01:00
Andy Stewart
4ca2de65b7 More tests. 2014-11-14 14:14:42 +01:00
Andy Stewart
6d91198859 Drop extension for bash script. 2014-11-13 15:32:15 +01:00