1300 Commits (b867294aa0749bf388caa5928abdd9bb45c94114)

Author SHA1 Message Date
James M Snell 0b0a1ceac3 test: clean up / refactor buffer tests, remove duplication 8 years ago
Michael Dawson 0f977f9797 test: mark test-child-process-fork-dgram as flaky 8 years ago
yorkie 2ecc8c4c23 async_wrap: add a missing case to test-async-wrap-throw-no-init 9 years ago
Ilkka Myller 6ae7af0fa3 url: keep auth in `url.resolve()` if host matches 9 years ago
Ilkka Myller eec5d02266 url: `url.format()` encodes all `#` in `search` 9 years ago
Anna Henningsen e9c4805c1f util: allow returning `this` from custom inspect 9 years ago
Anna Henningsen 4cb55ff392 util: allow symbol-based custom inspection methods 9 years ago
Rich Trott 6f269bed99 test: refactor test-util-inspect 9 years ago
Benjamin Gruenbaum 180867d6a6 promise: warn on unhandled rejections 9 years ago
Ali Ijaz Sheikh cda8bfc3c8 test: fix tests after V8 upgrade 9 years ago
Ilkka Myller 14c7dcbbcd url: fix inconsistent port in url.resolveObject 8 years ago
Rich Trott 441e8fe566 test: refactor test-timers-linked-list.js 9 years ago
Anna Henningsen e371545dfe buffer: allow .write() offset to be at buffer end 9 years ago
cjihrig 70648f47ca dns: lookupService() callback must be a function 9 years ago
Jason Hedrick b0619e8dff test: comparison operator now more strict 9 years ago
Rich Trott 923a61774d test: refactor test-tick-processor 9 years ago
Rich Trott b9b762f308 test: add test for invalid cert string 9 years ago
Rich Trott a6f83797df test: add assert.notDeepStrictEqual() tests 9 years ago
Rich Trott 29a71965c0 test: favor `===` over `==` in crypto tests 9 years ago
jun-oka b8f5a2b789 test: favor `===` over `==` in vm test 9 years ago
Prince J Wesley 60c50468e3 repl: Failed to save editor mode text in `.save` 9 years ago
cjihrig 498238f462 test: test sending over a closed IPC channel 9 years ago
cjihrig 15bd48986b test: add test for attempted multiple IPC channels 9 years ago
Rich Trott 4deb05434f test: add assert.notDeepEqual() tests 9 years ago
Rich Trott 3d0cf9e4f1 test: add missing assert.deepEqual() test case 9 years ago
Rich Trott 6abbe17ab2 test: favor strict equality in http tests 9 years ago
Rich Trott 4b6ed24f02 test: confirm that assert truncates long values 9 years ago
Santiago Gimeno 4f09886dce test: fix flaky fs-watch tests 9 years ago
Calvin Metcalf 1bf80a0a3f stream: avoid caching prepend check 9 years ago
Sakthipriyan Vairamani c26b9af1e2 tls: copy the Buffer object before using 9 years ago
Evan Lucas ffb2db8285 Revert "repl,util: insert carriage returns in output" 9 years ago
Prince J Wesley fbc5805e65 readline: keypress trigger for escape character 9 years ago
Rich Trott be41f584f3 test: remove extraneous space 9 years ago
Rich Trott 853f605de4 test: add test for assert.notStrictEqual() 9 years ago
Rich Trott f4698f3568 test: add uncaught exception test for debugger 9 years ago
JungMinu 08e6eeee70 repl,util: insert carriage returns in output 9 years ago
Rich Trott 2db26cb165 test: add test for debug usage message 9 years ago
Bartosz Sosnowski 18a3064937 fs: restore JS implementation of realpath 9 years ago
Michael Dawson 2e435998eb test: mark test failing on AIX as flaky 9 years ago
Anna Henningsen 4416ffab8a test,util: fix flaky test-util-sigint-watchdog 9 years ago
Rich Trott 5d68e4ba9b test: console constructor missing new keyword 9 years ago
Roman Reiss cfec3ae5fd util: add inspect.defaultOptions 9 years ago
Feross Aboukhadijeh 0daceffd38 test,assert: add deepEqual/deepStrictEqual tests for typed arrays 9 years ago
hefangshi ccbb46378f module: fix node_modules search path in edge case 9 years ago
Linus Unnebäck 0bb9d21f0e fs: add bytesRead to ReadStream 9 years ago
cjihrig 61e57e06a6 repl: don't override all internal repl defaults 9 years ago
Pat Pannuto e561895275 child_process: control argv0 for spawned processes 9 years ago
Anna Henningsen a385277eb5 test: fix flaky test-vm-sigint-existing-handler 9 years ago
Prince J Wesley 4875aa2aa2 repl: Add editor mode support 9 years ago
Franziska Hinkelmann 317ae96c33 src: make EnvDelete behave like the delete operator 9 years ago