Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-20 | #3633 - Put all dummy test files in test/test-files | w0rp | |
2021-03-01 | Close #2281 - Separate cwd commands from commands | w0rp | |
Working directories are now set seperately from the commands so they can later be swapped out when running linters over projects is supported, and also better support filename mapping for running linters on other machines in future. | |||
2020-08-28 | #3325 - ale#path#BufferCdString now generates %s:h | w0rp | |
2020-08-16 | Make it easier to run tests locally | w0rp | |
Certain tests could break if you ran them separately from other tests. They have been patched. `run-tests` now has a `--fast` option which runs tests with only the fastest Vim version ALE tests with, and the custom checks. | |||
2019-04-07 | #2132 - Replace command_chain and chain_with with ale#command#Run | w0rp | |
2018-10-23 | ale#path#CdString include ale#Escape | paihu | |
2018-10-22 | fix testcase | paihu | |
2017-12-19 | Fix the mscs tests on Windows, and use the improved Simplify for all tests ↵v1.7.0 | w0rp | |
instead. | |||
2017-11-22 | #1095 Use --stdin-filepath where available for prettier-eslint | w0rp | |
2017-10-01 | Get fixer tests to work on Windows | w0rp | |
2017-08-30 | Cover the prettier-eslint changes with tests, and fix some problems | w0rp | |