summaryrefslogtreecommitdiff
path: root/test/fixtures
AgeCommit message (Expand)Author
2018-01-15module: refactor loaderGus Caplan
2018-01-11test: fix spelling in test case commentsTobias Nießen
2017-12-24module: print better message on esm import errorMichaël Zasso
2017-12-15url: added url fragment lookup tableHakan Kimeiga
2017-11-29module: print better message on esm syntax errorBen Noordhuis
2017-11-28module: fix for #17130 shared loader cjs depGuy Bedford
2017-11-24lib,src: remove vm.runInDebugContext()Ben Noordhuis
2017-11-21module: replace default paths in require.resolve()cjihrig
2017-11-15test: add basic WebAssembly testSteve Kinney
2017-11-15module: speed up package.json parsingBen Noordhuis
2017-11-13lib: guard inspector console using process varDaniel Bevenius
2017-11-11test: change concatenated string to templateDeepthi Sebastian
2017-11-11test: change concatenated string to templateAnawesha Khuntia
2017-11-11test: change string concatenation to templateSuryanarayana Murthy N
2017-11-11test: replace string concatenation with templateKabir Islam
2017-11-11test: replace string concatenation with templateTanvi Kini
2017-11-09src: fix UB in InternalModuleReadFile()Ben Noordhuis
2017-10-28module: fix hook module CJS dependency loadingguybedford
2017-10-25module: support custom paths to require.resolve()cjihrig
2017-10-21module: fix main resolution and not found updatesGuy Bedford
2017-10-17test: move inspector tests to parallel/sequentialJon Moss
2017-10-11repl: remove internal frames from runtime errorsLance Ball
2017-10-11module: resolve and instantiate loader pipeline hooksguybedford
2017-10-10url: fix port overflow checkingRimas Misevičius
2017-09-24url: fix windows drive letter handlingBenjamin Coe
2017-09-19test: do not write fixture in test-require-symlinkRich Trott
2017-09-13test: remove obsolete debugger testsRich Trott
2017-09-11crypto: fix Node_SignFinalDavid Benjamin
2017-09-07tls: multiple PFX in createSecureContextYury Popov
2017-09-07module: Allow runMain to be ESMBradley Farias
2017-09-01repl: force editorMode in .loadLance Ball
2017-08-27test: continue normalizing fixtures useMiguel Angel Asencio Hurtado
2017-08-23test: do not modify fixtures in test-fs-chmodRich Trott
2017-08-13repl: include folder extensions in autocompleteTeddy Katz
2017-07-25test: replace CRLF by LF in a fixtureVse Mozhet Byt
2017-07-24lib: include cached modules in module.childrenBen Noordhuis
2017-07-20test: add comments for whatwg-url testsGautam Arora
2017-07-14test: make common.PIPE process uniqueRefael Ackermann
2017-07-12querystring: fix up lastPos usageTimothy Gu
2017-07-11test: verify hash seed uniquenessAli Ijaz Sheikh
2017-07-05url: normalize port on scheme changeTimothy Gu
2017-07-04test: simplify test skippingVse Mozhet Byt
2017-06-30repl: fix old history error handlingRuben Bridgewater
2017-06-19test: delete outdated fixtures/stdio-filter.jsVse Mozhet Byt
2017-06-10util: add callbackifyRefael Ackermann
2017-06-09test: add hijackStdout and hijackStderrXadillaX
2017-06-06url: update IDNA handlingTimothy Gu
2017-05-25url: expose WHATWG url.origin as ASCIITimothy Gu
2017-05-20fs: Revert throw on invalid callbacksMyles Borins
2017-05-20url: update IDNA error conditionsRajaram Gaunker