aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/run-tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace appveyor with GitHub actions (#5119)Horacio Sanson2026-05-121-55/+48
* Skip ALE docker download attemptsw0rp2026-02-111-2/+4
* Disable unreachable errors from shellcheck in run-testsw0rp2025-07-121-0/+1
* Add basic Lua ALE functions and test coveragew0rp2025-03-271-0/+26
* Update the minimum supported Neovim version to 0.7w0rp2025-03-111-14/+14
* Add podman to launch test (#4882)Logan2024-12-291-8/+20
* Update minimum supported NeoVim version to 0.6.0w0rp2023-09-071-11/+11
* Clean up run-tests syntaxw0rp2023-02-131-6/+4
* run-tests: download images only on x86-64 (#4421)Albert Peschar2023-02-131-20/+31
* Fix 4324 - add neovim 0.8 test (#4325)Horacio Sanson2022-11-251-12/+13
* Add vim 9.0 and remove 8.0 (#4271)Horacio Sanson2022-10-041-12/+11
* Update tests to use latest neovim 0.7 (#4180)Horacio Sanson2022-06-291-11/+11
* Add neovim 0.6 to run-tests (#3998)Horacio Sanson2022-04-011-30/+11
* Make run-tests compatible with Podman (#3961)Magnus Groß2021-11-041-1/+1
* Fix 3865 - Disable scriptencoding vint error. (#3866)Horacio Sanson2021-08-081-1/+1
* Add neovim-05 flag to run-test help output (#3864)Horacio Sanson2021-08-071-0/+1
* Use md5(1) when available (#3855)Jon Parise2021-08-051-1/+5
* Add neovim 0.5 to list of test runtimes. (#3830)Horacio Sanson2021-08-051-5/+23
* 3560 add vim 8.2 and nvim 0.4 to ci tests (#3561)Horacio Sanson2021-01-271-26/+66
* Update the Docker image; fix an errorw0rp2021-01-141-2/+2
* Use akevinclark/ale for the updated docker imageKevin Clark2020-11-281-2/+2
* Make it easier to run tests locallyw0rp2020-08-161-0/+8
* Use the updated Docker imagew0rp2019-05-161-1/+1
* Fix #2490 - Kill other processes when the test script is interruptedw0rp2019-05-121-0/+24
* Try 3 builds on Travis CIw0rp2018-07-231-6/+0
* Split Vim and Neovim tests into separate buildsw0rp2018-07-231-0/+6
* Get tests to pass in Vim 8.1w0rp2018-07-231-13/+30
* Skip tests for Vim 8.1 for noww0rp2018-07-231-0/+5
* Massively reduce the amount of code needed for linter testsw0rp2018-07-151-1/+6
* Fix how Docker images are pulled for developersw0rp2018-07-041-3/+3
* Use the latest Docker image for testsw0rp2018-07-031-2/+2
* Close #1685 - Move developer documentation to a help filew0rp2018-07-011-5/+20
* Run Vint and custom checks together with just --linters-onlyw0rp2018-07-011-32/+8
* Disable non-Vader tests when targeting Vader testsw0rp2018-06-281-0/+4
* Get tests running and passing with NeoVim 0.2 and 0.3w0rp2018-06-281-9/+39
* Update run-tests to make use of /usr/bin/env (#1548)Bjorn Neergaard2018-05-011-1/+4
* Run tests in parallelw0rp2017-12-071-8/+37
* Break up the rest of the test script code into smaller filesw0rp2017-12-011-73/+10
* Move the Bash code for running Vader tests to its own filew0rp2017-12-011-120/+26
* Fix numerous issues with integration documentation tags and the table of cont...w0rp2017-09-101-0/+7
* Move scripts for tests into the test directory, and do not export the Batch s...w0rp2017-09-101-2/+2
* Complain about badly aligned documentation on Travis CI, and fix some existin...w0rp2017-08-301-0/+12
* Fix - #883 Document linting behavior better, sync up the lists of supported t...w0rp2017-08-281-0/+8
* Prevent .swp files from causing the tests to hang in Vim 8w0rp2017-08-221-0/+3
* Automatically check for invalid help tag references, and fix some existing do...w0rp2017-08-101-0/+21
* Fix issues with running individual tests, and get the Vim tests to run on cer...w0rp2017-07-091-1/+10
* Fix #707 - Fix some duplicate tags, and add some code to check for themw0rp2017-06-291-0/+8
* Add an option to the script for running tests for only showing the tests whic...w0rp2017-05-201-11/+39
* Run all tests in NeoVim, improve the test script, and make all tests pass for...w0rp2017-05-121-0/+171