summaryrefslogtreecommitdiff
path: root/test/fixers/test_eslint_fixer_callback.vader
AgeCommit message (Expand)Author
2021-03-20#3633 - Put all dummy test files in test/test-filesw0rp
2021-03-01Close #2281 - Separate cwd commands from commandsw0rp
2020-08-16Make it easier to run tests locallyw0rp
2020-07-01Run ESLint fixer from project root, where possible (#3096)Kevin Locke
2019-05-17Fix #1989 - Use ESlint options for fixers toow0rp
2019-04-07#2132 - Replace command_chain and chain_with with ale#command#Runw0rp
2018-09-17Handle failing to connect to eslint_dw0rp
2017-12-19Fix the mscs tests on Windows, and use the improved Simplify for all tests in...v1.7.0w0rp
2017-11-29Fix #1178 - Don't use the output from eslint_d for fixing files when the outp...w0rp
2017-11-22Fix #988 - Support --fix-dry-run for ESLint by processing the JSON outputw0rp
2017-11-22Fix the eslint_d fixer tests for Windowsw0rp
2017-11-22#988 Take --fix-dry-run away again, because it is dumbw0rp
2017-11-22Fix #988 - Support --fix-dry-run for ESLint where available, and --fix-to-std...w0rp
2017-10-01Get fixer tests to work on Windowsw0rp
2017-09-24There seems to be a bug in eslint that causes the `--config` option toRay Zane
2017-09-12Fix #923 Use package.json as a last resort for eslint --fixw0rp
2017-09-11Fix #922 - Prefer nearer ESLint configuration files with lower precedence fil...w0rp
2017-08-31Fix #895 - Run Node.js scripts with node.exe instead of node on Windowsw0rp
2017-07-18Fix #775 - Run eslint.js via node on Windows for eslint --fixw0rp