Age | Commit message (Expand) | Author |
2021-06-19 | #3719 - Prevent redir being used again in future | w0rp |
2021-03-20 | #3633 - Put all dummy test files in test/test-files | w0rp |
2021-01-27 | Remove last traces of Travis CI | w0rp |
2021-01-01 | Exclude grandfathered-in non-snakecased lints | Kevin Clark |
2020-11-28 | Restore ls -v flag to check-toc | Kevin Clark |
2020-11-28 | Restore use of grep in check-toc | Kevin Clark |
2020-11-28 | Use docker image for custom-check scripts | Kevin Clark |
2020-11-28 | Fix test/script/check-supported-tools-tables | Kevin Clark |
2020-11-28 | Fix TOC tests | Kevin Clark |
2020-11-27 | Fix check-supported-tools-tables check | Kevin Clark |
2019-09-12 | Merge pull request #2696 from elebow/update-test-docs-for-linter-lists | w0rp |
2019-08-13 | Update test docs and output for linter tables checked | Eddie Lebow |
2019-08-03 | Remove `/bin/ls` assumption. | David Wood |
2019-05-21 | Revert "Fix #2492 - Remove all Deoplete support for now" | w0rp |
2019-05-16 | Fix #2492 - Remove all Deoplete support for now | w0rp |
2019-05-12 | Force sort locale in check-supported-tools-tables | Tomas Janousek |
2019-04-23 | Close #1753 - Implement minimum viable integration with Deoplete | w0rp |
2019-03-07 | Fix #2330 - Do not use getcurpos() to avoid changing curswant | w0rp |
2019-02-13 | Fix #2293 - Update linter option documentation | w0rp |
2019-02-11 | Rewrite the supported tools lists in new files | w0rp |
2019-02-10 | Complain about binary operators on the ends of lines | w0rp |
2019-02-06 | Update syntax checking | w0rp |
2018-12-01 | Add bibclen fixer support | Horacio Sanson |
2018-09-04 | Improve ALE project style checking | w0rp |
2018-07-25 | Switch to v:t_ variables for type checks | w0rp |
2018-07-25 | Ignore a shellcheck warning for custom linting rules | w0rp |
2018-07-24 | #1754 Require snake_case names for linters in the codebase | w0rp |
2018-07-22 | Revert "Update the tests to check README.md in the new location" | w0rp |
2018-07-22 | Update the tests to check README.md in the new location | w0rp |
2018-07-12 | Try to start the NeoVim 0.3 tests more times | w0rp |
2018-07-12 | Fix #1716 - Replace tempdir() with a wrapper to preserve TMPDIR | w0rp |
2018-07-03 | Automatically retry running Vader tests so Travis CI will fail less | 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-11-15 | Complain about stray echo lines in the codebase | w0rp |
2017-10-25 | Fix #643 - Add support for write-good for many languages | Sumner Evans |
2017-10-22 | Update test scripts to work on OS X | Gustav Munkby |
2017-09-28 | Fix an issue with the check-supported-tools-tables script | w0rp |
2017-09-12 | Ban getcwd() from the codebase, as it causes problems | w0rp |
2017-09-11 | Require function! to be used instead of function | w0rp |
2017-09-10 | Explain the table of contents script better, and simplify it a bit | 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 |