summaryrefslogtreecommitdiff
path: root/test/fixers/test_eslint_fixer_callback.vader
AgeCommit message (Collapse)Author
2017-12-19Fix the mscs tests on Windows, and use the improved Simplify for all tests ↵v1.7.0w0rp
instead.
2017-11-29Fix #1178 - Don't use the output from eslint_d for fixing files when the ↵w0rp
output is an error message
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 ↵w0rp
--fix-to-stdout for eslint_d
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
not detect node_modules correctly. The `-c` option, however, works fine.
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 ↵w0rp
filenames for eslint --fix
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