4470 Commits (9077f63dcfac622f7ecc1012e3a2e7a4d8bed854)

Author SHA1 Message Date
Santiago Gimeno f0300eda27 test: fix test-cluster-dgram-1 flakiness 8 years ago
Gibson Fahnestock b8fa7c949d test: fix ::1 error in test-dns-ipv6 8 years ago
Santiago Gimeno c07e063dd9 test: fix `fs-watch-recursive` flakiness on OS X 9 years ago
James M Snell 1aa7168e91 test: refactor/cleanup a number of cluster tests 8 years ago
Rich Trott 39cf7bf24d test: refactor parallel/test-process-env.js 8 years ago
Eugene Ostroukhov 250a380231 inspector: simplify buffer management 8 years ago
Rich Trott 40e84218a0 test: add test for zlib.create*Raw() 8 years ago
Paul Grock cc61d1a3ba test: cleanup test require symlink 8 years ago
Anna Henningsen 605db31fe7 events: make memory leak warning more accessible 8 years ago
Rich Trott cde0a1edfd test: refactor test-debug-signal-cluster 8 years ago
James M Snell bc6a7ca8e7 test: additional refactoring/cleanup of buffer tests 8 years ago
James M Snell 5d43131af4 test: add known issue test for path parse issue #6229 8 years ago
Sakthipriyan Vairamani d2179bd6f1 test: make sure over truncation of file zero fills 8 years ago
Anna Henningsen 3ef8ba8bdc net: make holding the buffer in memory more robust 8 years ago
Prince J Wesley 6f20f477c4 repl: Auto alignment for .editor mode 8 years ago
Rich Trott 5cff625d6a test: add check in test-signal-handler 8 years ago
Brian White fa4c4d655a http: fix connection upgrade checks 8 years ago
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 8 years ago
Ilkka Myller 6ae7af0fa3 url: keep auth in `url.resolve()` if host matches 8 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 8 years ago
Anna Henningsen 4cb55ff392 util: allow symbol-based custom inspection methods 8 years ago
Rich Trott 6f269bed99 test: refactor test-util-inspect 8 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 8 years ago
Santiago Gimeno bb6d6a677c test: fix flaky `test-child-process-pass-fd` 8 years ago
Anna Henningsen e371545dfe buffer: allow .write() offset to be at buffer end 8 years ago
cjihrig 70648f47ca dns: lookupService() callback must be a function 8 years ago
Jason Hedrick b0619e8dff test: comparison operator now more strict 8 years ago
Rich Trott 923a61774d test: refactor test-tick-processor 8 years ago
Rich Trott b9b762f308 test: add test for invalid cert string 8 years ago
Rich Trott a6f83797df test: add assert.notDeepStrictEqual() tests 8 years ago
Rich Trott 29a71965c0 test: favor `===` over `==` in crypto tests 8 years ago
Rich Trott c568dfad39 test: refactor pummel/test-dtrace-jsstack 8 years ago
Rich Trott cfbafd7c7d test: favor strict equality in test-exec 8 years ago
jun-oka b8f5a2b789 test: favor `===` over `==` in vm test 8 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 8 years ago
cjihrig 15bd48986b test: add test for attempted multiple IPC channels 8 years ago
Santiago Gimeno 0884c70535 child_process: workaround fd passing issue on OS X 9 years ago
Rich Trott 4deb05434f test: add assert.notDeepEqual() tests 8 years ago
Rich Trott 3d0cf9e4f1 test: add missing assert.deepEqual() test case 8 years ago
Rich Trott 6abbe17ab2 test: favor strict equality in http tests 8 years ago
Rich Trott cc9bb34120 test: favor strict equality in pummel net tests 9 years ago
Rich Trott 4b6ed24f02 test: confirm that assert truncates long values 9 years ago
Rich Trott e5a8790727 test: favor `===` over `==` in test-timers.js 9 years ago