summaryrefslogtreecommitdiff
path: root/test/parallel/test-preload.js
AgeCommit message (Expand)Author
2019-08-20bootstrap: run preload prior to frozen-intrinsicsBradley Farias
2019-04-16repl: add welcome messagegengjiawen
2019-03-10benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2019-03-07test: fix tests so they work in worker threadsRichard Lau
2019-02-28benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2019-01-02test: remove unused --expose-native-as V8 flagpeterwmwong
2018-12-17doc,lib,test: capitalize comment sentencesRuben Bridgewater
2018-09-12module: accept Windows relative pathJoão Reis
2018-06-06test,tools: enable running tests under workersAnna Henningsen
2017-10-08test: use common.fixtures module in test-preloadLaura Cabrera
2017-07-27test: adjust indentation for stricter lintingRich Trott
2017-07-21lib,src: fix consistent spacing inside bracesSebastiaan Deckers
2017-07-04test: simplify test skippingVse Mozhet Byt
2017-05-14test: make the rest of tests path-independentVse Mozhet Byt
2017-05-05test: reduce string concatenationsVse Mozhet Byt
2017-05-01test,lib,doc: use function declarationsRich Trott
2017-04-25tools: use no-useless-concat ESLint ruleVse Mozhet Byt
2017-01-22test: update V8 flag in testFranziska Hinkelmann
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2017-01-09tools,test: enforce assert.ifError with lint ruleTeddy Katz
2017-01-06benchmark,lib,test: adjust for lintingRich Trott
2017-01-02test: increase usage of assert.ifError()cjihrig
2016-12-10lib,test: use consistent operator linebreak styleMichaël Zasso
2016-11-29test: refactor test-preloadRich Trott
2016-08-19Revert "repl,util: insert carriage returns in output"Evan Lucas
2016-08-13repl,util: insert carriage returns in outputJungMinu
2016-06-06test: use common.fixturesDir almost everywhereBryan English
2016-05-13test: fix flaky test-preloadRich Trott
2016-05-12test: abstract skip functionality to commonJeremiah Senkpiel
2016-05-11test: test preloaded modules using stdin or replBradley Meck
2016-01-18node: allow preload modules with -iEvan Lucas
2016-01-13test: fix style issues after eslint updateMichaël Zasso
2016-01-04test: remove unused vars from parallel testsRich Trott
2015-12-26test: remove unnecessary assignmentsRich Trott
2015-08-23node: rename from io.js to nodecjihrig
2015-06-08test: remove TODO commentRich Trott
2015-05-19test: enable linting for testsRoman Reiss
2015-05-18doc: update links from iojs/io.js to nodejs/io.jsFrederic Hemberger
2015-05-15src: fix preload when used with prior flagsYosuke Furukawa
2015-04-04src: setup cluster workers before preloadingAli Ijaz Sheikh
2015-03-19src: add -r/--require flags for preloading modulesAli Ijaz Sheikh
2015-03-13src: revert -r/--require flagsChris Dickinson
2015-03-13src: add -r/--require flags for preloading modulesAli Ijaz Sheikh