summaryrefslogtreecommitdiff
path: root/run-tests
AgeCommit message (Expand)Author
2021-11-04Make run-tests compatible with Podman (#3961)Magnus Groß
2021-08-08Fix 3865 - Disable scriptencoding vint error. (#3866)Horacio Sanson
2021-08-07Add neovim-05 flag to run-test help output (#3864)Horacio Sanson
2021-08-05Use md5(1) when available (#3855)Jon Parise
2021-08-05Add neovim 0.5 to list of test runtimes. (#3830)Horacio Sanson
2021-01-273560 add vim 8.2 and nvim 0.4 to ci tests (#3561)Horacio Sanson
2021-01-14Update the Docker image; fix an errorw0rp
2020-11-28Use akevinclark/ale for the updated docker imageKevin Clark
2020-08-16Make it easier to run tests locallyw0rp
2019-05-16Use the updated Docker imagew0rp
2019-05-12Fix #2490 - Kill other processes when the test script is interruptedw0rp
2018-07-23Try 3 builds on Travis CIw0rp
2018-07-23Split Vim and Neovim tests into separate buildsw0rp
2018-07-23Get tests to pass in Vim 8.1w0rp
2018-07-23Skip tests for Vim 8.1 for noww0rp
2018-07-15Massively reduce the amount of code needed for linter testsw0rp
2018-07-04Fix how Docker images are pulled for developersw0rp
2018-07-03Use the latest Docker image for testsw0rp
2018-07-01Close #1685 - Move developer documentation to a help filew0rp
2018-07-01Run Vint and custom checks together with just --linters-onlyw0rp
2018-06-28Disable non-Vader tests when targeting Vader testsw0rp
2018-06-28Get tests running and passing with NeoVim 0.2 and 0.3w0rp
2018-05-01Update run-tests to make use of /usr/bin/env (#1548)Bjorn Neergaard
2017-12-07Run tests in parallelw0rp
2017-12-01Break up the rest of the test script code into smaller filesw0rp
2017-12-01Move the Bash code for running Vader tests to its own filew0rp
2017-09-10Fix numerous issues with integration documentation tags and the table of cont...w0rp
2017-09-10Move scripts for tests into the test directory, and do not export the Batch s...w0rp
2017-08-30Complain about badly aligned documentation on Travis CI, and fix some existin...w0rp
2017-08-28Fix - #883 Document linting behavior better, sync up the lists of supported t...w0rp
2017-08-22Prevent .swp files from causing the tests to hang in Vim 8w0rp
2017-08-10Automatically check for invalid help tag references, and fix some existing do...w0rp
2017-07-09Fix issues with running individual tests, and get the Vim tests to run on cer...w0rp
2017-06-29Fix #707 - Fix some duplicate tags, and add some code to check for themw0rp
2017-05-20Add an option to the script for running tests for only showing the tests whic...w0rp
2017-05-12Run all tests in NeoVim, improve the test script, and make all tests pass for...w0rp