Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |