summaryrefslogtreecommitdiff
path: root/test/fixers/test_prettier_eslint_fixer.callback.vader
AgeCommit message (Collapse)Author
2021-03-20#3633 - Put all dummy test files in test/test-filesw0rp
2021-03-01Close #2281 - Separate cwd commands from commandsw0rp
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:hw0rp
2020-08-16Make it easier to run tests locallyw0rp
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#Runw0rp
2018-10-23ale#path#CdString include ale#Escapepaihu
2018-10-22fix testcasepaihu
2017-12-19Fix the mscs tests on Windows, and use the improved Simplify for all tests ↵v1.7.0w0rp
instead.
2017-11-22#1095 Use --stdin-filepath where available for prettier-eslintw0rp
2017-10-01Get fixer tests to work on Windowsw0rp
2017-08-30Cover the prettier-eslint changes with tests, and fix some problemsw0rp