summaryrefslogtreecommitdiff
path: root/test/parallel/test-cli-syntax.js
Commit message (Expand)AuthorAgeFilesLines
* lib: ensure --check flag works with --requireJohn-David Dalton2018-04-041-0/+23
* test: make test-cli-syntax engine agnosticRich Trott2017-11-111-1/+3
* test: modify test messages to template literalsAlice Tsui2017-10-081-17/+17
* test: begin normalizing fixtures useJames M Snell2017-08-071-4/+4
* lib,src: fix consistent spacing inside bracesSebastiaan Deckers2017-07-211-3/+3
* test: decrease duration of test-cli-syntaxEvan Lucas2017-07-131-31/+36
* test: fix RegExp nitsVse Mozhet Byt2017-06-211-6/+6
* test: reduce string concatenationsVse Mozhet Byt2017-05-051-6/+6
* test: fix test-cli-syntax assertions on windowsTeddy Katz2017-04-041-3/+4
* src: throw when -c and -e are used simultaneouslyTeddy Katz2017-04-031-1/+16
* lib: ensure --check flag works for piped-in codeTeddy Katz2017-04-031-3/+38
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-10/+10
* test: refactor test-cli-syntaxExlipse72016-12-041-7/+7
* test: make import common as the first lineSakthipriyan Vairamani2016-07-211-2/+1
* src: wrap source before doing syntax checkEvan Lucas2015-10-291-0/+1
* node: add -c|--check CLI arg to syntax check scriptDave Eddy2015-10-031-0/+84