aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/test/script (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add basic Lua ALE functions and test coveragew0rp2025-03-271-0/+57
* Update the minimum supported Neovim version to 0.7w0rp2025-03-111-3/+0
* Add podman to launch test (#4882)Logan2024-12-293-9/+9
* Ignore shellcheck error in run-vader-testsw0rp2023-02-131-0/+1
* Fix broken tag references and the broken script to check themw0rp2023-02-071-2/+10
* Fix test for echoing messagesw0rp2022-04-011-1/+12
* Use echon over echom for cursor echo (#3888)Amadeus Demarzi2022-04-011-1/+1
* Add neovim 0.6 to run-tests (#3998)Horacio Sanson2022-04-011-1/+17
* #3719 - Prevent redir being used again in futurew0rp2021-06-191-0/+1
* #3633 - Put all dummy test files in test/test-filesw0rp2021-03-203-0/+115
* Remove last traces of Travis CIw0rp2021-01-271-2/+2
* Exclude grandfathered-in non-snakecased lintsKevin Clark2021-01-011-3/+18
* Restore ls -v flag to check-tocKevin Clark2020-11-281-1/+1
* Restore use of grep in check-tocKevin Clark2020-11-281-1/+1
* Use docker image for custom-check scriptsKevin Clark2020-11-284-16/+52
* Fix test/script/check-supported-tools-tablesKevin Clark2020-11-281-3/+1
* Fix TOC testsKevin Clark2020-11-281-1/+1
* Fix check-supported-tools-tables checkKevin Clark2020-11-272-3/+5
* Merge pull request #2696 from elebow/update-test-docs-for-linter-listsw0rp2019-09-122-4/+5
|\
| * Update test docs and output for linter tables checkedEddie Lebow2019-08-132-4/+5
* | Remove `/bin/ls` assumption.David Wood2019-08-031-1/+1
|/
* Revert "Fix #2492 - Remove all Deoplete support for now"w0rp2019-05-211-0/+10
* Fix #2492 - Remove all Deoplete support for noww0rp2019-05-161-10/+0
* Force sort locale in check-supported-tools-tablesTomas Janousek2019-05-121-1/+1
* Close #1753 - Implement minimum viable integration with Deopletew0rp2019-04-231-0/+10
* Fix #2330 - Do not use getcurpos() to avoid changing curswantw0rp2019-03-071-0/+1
* Fix #2293 - Update linter option documentationw0rp2019-02-131-6/+11
* Rewrite the supported tools lists in new filesw0rp2019-02-111-51/+41
* Complain about binary operators on the ends of linesw0rp2019-02-101-1/+8
* Update syntax checkingw0rp2019-02-061-2/+23
* Add bibclen fixer supportHoracio Sanson2018-12-011-0/+1
* Improve ALE project style checkingw0rp2018-09-042-3/+129
* Switch to v:t_ variables for type checksw0rp2018-07-251-0/+22
* Ignore a shellcheck warning for custom linting rulesw0rp2018-07-251-0/+1
* #1754 Require snake_case names for linters in the codebasew0rp2018-07-241-1/+8
* Revert "Update the tests to check README.md in the new location"w0rp2018-07-221-3/+3
* Update the tests to check README.md in the new locationw0rp2018-07-221-3/+3
* Try to start the NeoVim 0.3 tests more timesw0rp2018-07-121-1/+1
* Fix #1716 - Replace tempdir() with a wrapper to preserve TMPDIRw0rp2018-07-121-0/+1
* Automatically retry running Vader tests so Travis CI will fail lessw0rp2018-07-031-7/+41
* Get tests running and passing with NeoVim 0.2 and 0.3w0rp2018-06-283-6/+3
* Update run-tests to make use of /usr/bin/env (#1548)Bjorn Neergaard2018-05-016-6/+24
* Run tests in parallelw0rp2017-12-071-13/+5
* Break up the rest of the test script code into smaller filesw0rp2017-12-014-84/+173
* Move the Bash code for running Vader tests to its own filew0rp2017-12-011-0/+120
* Complain about stray echo lines in the codebasew0rp2017-11-151-0/+1
* Fix #643 - Add support for write-good for many languagesSumner Evans2017-10-251-1/+1
* Update test scripts to work on OS XGustav Munkby2017-10-222-15/+16
* Fix an issue with the check-supported-tools-tables scriptw0rp2017-09-281-1/+1
* Ban getcwd() from the codebase, as it causes problemsw0rp2017-09-121-0/+1