summaryrefslogtreecommitdiff
path: root/test/parallel/test-cli-syntax.js
AgeCommit message (Expand)Author
2018-04-04lib: ensure --check flag works with --requireJohn-David Dalton
2017-11-11test: make test-cli-syntax engine agnosticRich Trott
2017-10-08test: modify test messages to template literalsAlice Tsui
2017-08-07test: begin normalizing fixtures useJames M Snell
2017-07-21lib,src: fix consistent spacing inside bracesSebastiaan Deckers
2017-07-13test: decrease duration of test-cli-syntaxEvan Lucas
2017-06-21test: fix RegExp nitsVse Mozhet Byt
2017-05-05test: reduce string concatenationsVse Mozhet Byt
2017-04-04test: fix test-cli-syntax assertions on windowsTeddy Katz
2017-04-03src: throw when -c and -e are used simultaneouslyTeddy Katz
2017-04-03lib: ensure --check flag works for piped-in codeTeddy Katz
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2016-12-04test: refactor test-cli-syntaxExlipse7
2016-07-21test: make import common as the first lineSakthipriyan Vairamani
2015-10-29src: wrap source before doing syntax checkEvan Lucas
2015-10-03node: add -c|--check CLI arg to syntax check scriptDave Eddy