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