summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-05-05inspector: report when main context is destroyedEugene Ostroukhov
2017-05-05test: reduce string concatenationsVse Mozhet Byt
2017-05-05lib,test: use regular expression literalsRich Trott
2017-05-05test: make tests cwd-independentVse Mozhet Byt
2017-05-05test: add coverage for error apisMichael Dawson
2017-05-05test: add regex check in test-vm-is-contextjeyanthinath
2017-05-05test: add callback to fs.close() in test-fs-statVse Mozhet Byt
2017-05-04url: handle windows drive letter in the file stateDaijiro Wachi
2017-05-04test: add callback to fs.close() in test-fs-chmodVse Mozhet Byt
2017-05-04test: fix too optimistic guess in setproctitleVse Mozhet Byt
2017-05-04src: update --inspect hint textJosh Gavant
2017-05-04assert: fix AssertionError, assign error codeJames M Snell
2017-05-03test: enable test-debugger-pidRich Trott
2017-05-03test: move WPT to its own testing moduleRich Trott
2017-05-03crypto: throw proper errors if out enc is UTF-16Anna Henningsen
2017-05-03src: turn buffer type-CHECK into exceptionAnna Henningsen
2017-05-03test: increase readline coverageAnna Henningsen
2017-05-03test: fix warning in n-api reference testMichael Dawson
2017-05-03stream: fix y.pipe(x)+y.pipe(x)+y.unpipe(x)Anna Henningsen
2017-05-03http: fix first body chunk fast case for UTF-16Anna Henningsen
2017-05-03test: increase coverage of bufferDavid Cai
2017-05-02test: minor fixes to test-module-loading.jsWalter Huang
2017-05-02repl: fix /dev/null history file regressionBrian White
2017-05-02Revert "test: remove eslint comments"Joyee Cheung
2017-05-02test: skipIfInspectorDisabled cluster-inspect-brkDaniel Bevenius
2017-05-01test,lib,doc: use function declarationsRich Trott
2017-05-01process: add optional detail to process emitWarningJames M Snell
2017-05-01test: remove extra console output from test-os.jsJames M Snell
2017-05-01os: refactor os structure, add Symbol.toPrimitiveJames M Snell
2017-05-01freelist: simplify exportJames M Snell
2017-05-01src: support domains with empty labelsDaijiro Wachi
2017-04-30test: move test to sequential for reliabilityRich Trott
2017-04-30test: fix permanent deoptimizationsBrian White
2017-04-30test: fix test filenamesBrian White
2017-04-30test: replace indexOf with includesgwer
2017-04-30test: add inspect-brk option to cluster moduledave-k
2017-04-30process: cast promise rejection reason to stringCameron Little
2017-04-30test: support multiple warnings in checkWarningCameron Little
2017-04-29test: improve test-tcp-wrap-listenalohaglenn
2017-04-29test,doc: document `crashOnUnhandledRejection()`Anna Henningsen
2017-04-29test: cleanup handles in test_environmentAnna Henningsen
2017-04-29test: add hasCrypto check to test-cli-node-optionsDaniel Bevenius
2017-04-28benchmark: terminate child process on WindowsRich Trott
2017-04-28test: add relative path to accommodate limitcoreybeaumont
2017-04-28test: remove eslint comments from test-util.jscjihrig
2017-04-28test: remove eslint commentscjihrig
2017-04-28test: remove AIX guard in fs-options-immutableSakthipriyan Vairamani (thefourtheye)
2017-04-28test: use common.mustCall in test-https-strictweewey
2017-04-28test: chdir before running test-cli-node-optionsDaniel Bevenius
2017-04-27errors, child_process: migrate to using internal/errorsJames M Snell