index
:
ale
codex/update-ale-to-prefer-ale_root-setting
copilot/fix-ale-compile-commands-path
master
v1.0.x
v1.1.x
v1.2.x
v1.3.x
v1.4.x
v1.5.x
v1.6.x
v1.7.x
v1.8.x
v1.9.x
v2.0.x
v2.1.x
v2.2.x
v2.3.x
v2.4.x
v2.5.x
v2.6.x
v2.7.x
v3.0.x
v3.1.x
v3.2.x
v3.3.x
v4.0.x
Asynchronous Lint Engine plugin for Vim
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
run-tests
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace appveyor with GitHub actions (#5119)
Horacio Sanson
2026-05-12
1
-55
/
+48
*
Skip ALE docker download attempts
w0rp
2026-02-11
1
-2
/
+4
*
Disable unreachable errors from shellcheck in run-tests
w0rp
2025-07-12
1
-0
/
+1
*
Add basic Lua ALE functions and test coverage
w0rp
2025-03-27
1
-0
/
+26
*
Update the minimum supported Neovim version to 0.7
w0rp
2025-03-11
1
-14
/
+14
*
Add podman to launch test (#4882)
Logan
2024-12-29
1
-8
/
+20
*
Update minimum supported NeoVim version to 0.6.0
w0rp
2023-09-07
1
-11
/
+11
*
Clean up run-tests syntax
w0rp
2023-02-13
1
-6
/
+4
*
run-tests: download images only on x86-64 (#4421)
Albert Peschar
2023-02-13
1
-20
/
+31
*
Fix 4324 - add neovim 0.8 test (#4325)
Horacio Sanson
2022-11-25
1
-12
/
+13
*
Add vim 9.0 and remove 8.0 (#4271)
Horacio Sanson
2022-10-04
1
-12
/
+11
*
Update tests to use latest neovim 0.7 (#4180)
Horacio Sanson
2022-06-29
1
-11
/
+11
*
Add neovim 0.6 to run-tests (#3998)
Horacio Sanson
2022-04-01
1
-30
/
+11
*
Make run-tests compatible with Podman (#3961)
Magnus Groß
2021-11-04
1
-1
/
+1
*
Fix 3865 - Disable scriptencoding vint error. (#3866)
Horacio Sanson
2021-08-08
1
-1
/
+1
*
Add neovim-05 flag to run-test help output (#3864)
Horacio Sanson
2021-08-07
1
-0
/
+1
*
Use md5(1) when available (#3855)
Jon Parise
2021-08-05
1
-1
/
+5
*
Add neovim 0.5 to list of test runtimes. (#3830)
Horacio Sanson
2021-08-05
1
-5
/
+23
*
3560 add vim 8.2 and nvim 0.4 to ci tests (#3561)
Horacio Sanson
2021-01-27
1
-26
/
+66
*
Update the Docker image; fix an error
w0rp
2021-01-14
1
-2
/
+2
*
Use akevinclark/ale for the updated docker image
Kevin Clark
2020-11-28
1
-2
/
+2
*
Make it easier to run tests locally
w0rp
2020-08-16
1
-0
/
+8
*
Use the updated Docker image
w0rp
2019-05-16
1
-1
/
+1
*
Fix #2490 - Kill other processes when the test script is interrupted
w0rp
2019-05-12
1
-0
/
+24
*
Try 3 builds on Travis CI
w0rp
2018-07-23
1
-6
/
+0
*
Split Vim and Neovim tests into separate builds
w0rp
2018-07-23
1
-0
/
+6
*
Get tests to pass in Vim 8.1
w0rp
2018-07-23
1
-13
/
+30
*
Skip tests for Vim 8.1 for now
w0rp
2018-07-23
1
-0
/
+5
*
Massively reduce the amount of code needed for linter tests
w0rp
2018-07-15
1
-1
/
+6
*
Fix how Docker images are pulled for developers
w0rp
2018-07-04
1
-3
/
+3
*
Use the latest Docker image for tests
w0rp
2018-07-03
1
-2
/
+2
*
Close #1685 - Move developer documentation to a help file
w0rp
2018-07-01
1
-5
/
+20
*
Run Vint and custom checks together with just --linters-only
w0rp
2018-07-01
1
-32
/
+8
*
Disable non-Vader tests when targeting Vader tests
w0rp
2018-06-28
1
-0
/
+4
*
Get tests running and passing with NeoVim 0.2 and 0.3
w0rp
2018-06-28
1
-9
/
+39
*
Update run-tests to make use of /usr/bin/env (#1548)
Bjorn Neergaard
2018-05-01
1
-1
/
+4
*
Run tests in parallel
w0rp
2017-12-07
1
-8
/
+37
*
Break up the rest of the test script code into smaller files
w0rp
2017-12-01
1
-73
/
+10
*
Move the Bash code for running Vader tests to its own file
w0rp
2017-12-01
1
-120
/
+26
*
Fix numerous issues with integration documentation tags and the table of cont...
w0rp
2017-09-10
1
-0
/
+7
*
Move scripts for tests into the test directory, and do not export the Batch s...
w0rp
2017-09-10
1
-2
/
+2
*
Complain about badly aligned documentation on Travis CI, and fix some existin...
w0rp
2017-08-30
1
-0
/
+12
*
Fix - #883 Document linting behavior better, sync up the lists of supported t...
w0rp
2017-08-28
1
-0
/
+8
*
Prevent .swp files from causing the tests to hang in Vim 8
w0rp
2017-08-22
1
-0
/
+3
*
Automatically check for invalid help tag references, and fix some existing do...
w0rp
2017-08-10
1
-0
/
+21
*
Fix issues with running individual tests, and get the Vim tests to run on cer...
w0rp
2017-07-09
1
-1
/
+10
*
Fix #707 - Fix some duplicate tags, and add some code to check for them
w0rp
2017-06-29
1
-0
/
+8
*
Add an option to the script for running tests for only showing the tests whic...
w0rp
2017-05-20
1
-11
/
+39
*
Run all tests in NeoVim, improve the test script, and make all tests pass for...
w0rp
2017-05-12
1
-0
/
+171