summaryrefslogtreecommitdiff
path: root/test/script
AgeCommit message (Expand)Author
2019-03-07Fix #2330 - Do not use getcurpos() to avoid changing curswantw0rp
2019-02-13Fix #2293 - Update linter option documentationw0rp
2019-02-11Rewrite the supported tools lists in new filesw0rp
2019-02-10Complain about binary operators on the ends of linesw0rp
2019-02-06Update syntax checkingw0rp
2018-12-01Add bibclen fixer supportHoracio Sanson
2018-09-04Improve ALE project style checkingw0rp
2018-07-25Switch to v:t_ variables for type checksw0rp
2018-07-25Ignore a shellcheck warning for custom linting rulesw0rp
2018-07-24#1754 Require snake_case names for linters in the codebasew0rp
2018-07-22Revert "Update the tests to check README.md in the new location"w0rp
2018-07-22Update the tests to check README.md in the new locationw0rp
2018-07-12Try to start the NeoVim 0.3 tests more timesw0rp
2018-07-12Fix #1716 - Replace tempdir() with a wrapper to preserve TMPDIRw0rp
2018-07-03Automatically retry running Vader tests so Travis CI will fail lessw0rp
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-11-15Complain about stray echo lines in the codebasew0rp
2017-10-25Fix #643 - Add support for write-good for many languagesSumner Evans
2017-10-22Update test scripts to work on OS XGustav Munkby
2017-09-28Fix an issue with the check-supported-tools-tables scriptw0rp
2017-09-12Ban getcwd() from the codebase, as it causes problemsw0rp
2017-09-11Require function! to be used instead of functionw0rp
2017-09-10Explain the table of contents script better, and simplify it a bitw0rp
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