summaryrefslogtreecommitdiff
path: root/test/parallel/test-repl-.save.load.js
Commit message (Expand)AuthorAgeFilesLines
* test: fix test filenamesBrian White2017-04-301-130/+0
* test: add common.noop, default for common.mustCall()James M Snell2017-03-261-3/+3
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* test: s/assert.equal/assert.strictEqual/Gibson Fahnestock2017-01-111-4/+6
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-5/+5
* test: use const for all require() callscjihrig2017-01-021-4/+4
* repl: Failed to save editor mode text in `.save`Prince J Wesley2016-08-211-0/+20
* Revert "repl,util: insert carriage returns in output"Evan Lucas2016-08-191-5/+4
* repl,util: insert carriage returns in outputJungMinu2016-08-131-4/+5
* test: make import common as the first lineSakthipriyan Vairamani2016-07-211-1/+1
* test,benchmark: use deepStrictEqual()Rich Trott2016-04-221-2/+2
* test: remove unused `util` importsRich Trott2015-12-251-1/+0
* repl: display error message when loading directoryPrince J Wesley2015-12-111-0/+8
* test: move ArrayStream to commoncjihrig2015-11-261-16/+1
* test: only refresh tmpDir for tests that need itRich Trott2015-06-131-0/+2
* test: add test for failed save in REPLRich Trott2015-06-121-1/+16
* test: enable linting for testsRoman Reiss2015-05-191-2/+3
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+98