summaryrefslogtreecommitdiff
path: root/test/vimrc
AgeCommit message (Expand)Author
2019-06-03Fix #2555 - Remove highlights in lowercase, etcw0rp
2019-04-07Close #2132 - Add deprecation warnings for old featuresw0rp
2018-07-12Fix #1716 - Replace tempdir() with a wrapper to preserve TMPDIRw0rp
2017-09-09execute the `set encoding` test setting to get Vint to shut upw0rp
2017-09-09Fix more random Windows test issuesw0rp
2017-09-08Switch the AppVeyor clone directory to C:\testpluginw0rp
2017-09-06Try and get AppVeyor to run a single testw0rp
2017-08-22#653 - Always set loclist or quickfix in a timer callback, which prevents err...w0rp
2017-04-03Cover basic GCC functionality with testsw0rp
2017-04-02Update the test suite so it uses the latest Docker image, and use Bourne shel...w0rp
2017-02-10Fix #269 Set $TMPDIR to a default value, if not setw0rp
2016-10-13Cleanup vimrc rtpBjorn Neergaard
2016-10-12Improve the output of the tests, and fix the style issue again.w0rp
2016-10-12Add ALE to the Vim runtimepath in the Docker image so it can run tests.w0rp
2016-10-12Use vim-testbed to run Vader tests on TravisPrashanth Chandra