3729 Commits (b1b17efcb7df677422422ee8a3671db6432739ec)

Author SHA1 Message Date
Michael Barrett 98a1bb6989 doc: document directories in test directory 9 years ago
Wyatt Preul 063f22f1f0 test: check memoryUsage properties The properties on memoryUsage were not checked before, this commit checks them. 9 years ago
Rich Trott 7a0fcfc127 test: remove broken debugger scenarios 9 years ago
Rich Trott 131ed494e2 tools: enable no-extra-parens in ESLint 9 years ago
Rich Trott ba9ad2662c test: apply Linux workaround to Linux only 9 years ago
Rich Trott 4aa2c03d31 test: increase timeout for test-tls-fast-writing 9 years ago
Rich Trott b4ef644ce4 test: retry on known SmartOS bug 9 years ago
Santiago Gimeno d681bf24b5 test: fix flaky child-process-fork-regr-gh-2847 9 years ago
Fedor Indutny 97e95d04c2 crypto: PBKDF2 works with `int` not `ssize_t` 9 years ago
Rich Trott b4fbe04514 test: fix test-timers.reliability on OS X 9 years ago
Rich Trott 6867bed4c4 tools: enable additional lint rules 9 years ago
Jeremiah Senkpiel 99269ffdbf test: increase timeouts on some unref timers tests 9 years ago
Trevor Norris 85f927a774 test: prevent flakey test on pi2 9 years ago
Rich Trott c86902d800 test: mitigate flaky test-http-agent 9 years ago
Rich Trott f242e62817 test: remove flaky designation from fixed tests 9 years ago
Santiago Gimeno a39aacf035 test: refactor test-dgram-udp4 9 years ago
Rich Trott 5e6b7605ee tools: add Node.js-specific ESLint rules 9 years ago
Vaibhav b1d580c9d2 doc: update removeListener behaviour 9 years ago
Prince J Wesley e7f45f0a17 repl: handle quotes within regexp literal 9 years ago
Aayush Naik 6386f62221 test: remove unneeded bind() and related comments 9 years ago
HUANG Wei b816044845 buffer: remove duplicated code in fromObject 9 years ago
Rich Trott 068b0cbd12 test: move cluster tests to parallel 9 years ago
Anton Khlynovskiy b690916e5a lib: freelist: use .pop() for allocation 9 years ago
Brian White 04db9efd78 stream: fix no data on partial decode 9 years ago
Rich Trott 35b687fdcd test: remove flaky mark for test-debug-no-context 9 years ago
Braydon Fuller b935aa2e9a test: add test for https server close event 9 years ago
Rich Trott 6d5f4c418a test: use String.prototype.repeat() for clarity 9 years ago
Rich Trott 1ed55b835e test: mitigate flaky test-debug-no-context 9 years ago
Fedor Indutny d9bf6e0b79 net: use `_server` for internal book-keeping 9 years ago
Igor Klopov 3a4d6ad205 cluster: dont rely on `this` in `fork` 9 years ago
Evan Lucas ab5c01b7a8 node: set process._eventsCount to 0 on startup 9 years ago
Fedor Indutny f71be242ca tls: nullify `.ssl` on handle close 9 years ago
Prince J Wesley dca103877f debugger: assert test before accessing this.binding 9 years ago
Santiago Gimeno 274e781f8f test: refactor test-dgram-send-callback-recursive 9 years ago
Brian White ab787ad0ab child_process: fix data loss with readable event 9 years ago
Trevor Norris faf606fb7d buffer: allow encoding param to collapse 9 years ago
Trevor Norris 288f4c2206 buffer: properly retrieve binary length of needle 9 years ago
Fedor Indutny def3bb2882 http: do not emit `upgrade` on advertisement 9 years ago
Matt Loring 0164e12a6c tools: add --prof-process flag to node binary 9 years ago
Matt Loring 86907c3e79 installer: install the tick processor 9 years ago
Rich Trott 28b9ca8f14 src,test,tools: modify for more stringent linting 9 years ago
Santiago Gimeno f44c7ac43b test: refactor test-http-destroyed-socket-write2 9 years ago
Rich Trott 18ed4416ae test: shorten path for bogus socket 9 years ago
Rich Trott 3ca6d750b9 src: force line buffering for stderr 9 years ago
Rich Trott 04b1b0a46f test: mark test-http-regr-gh-2928 flaky 9 years ago
Rich Trott 07d6e67650 test: mark test-http-agent flaky 9 years ago
Rich Trott 03dbef2ac2 test: minimal repl eval option test 9 years ago
Michael Dawson e24f49a6d9 test: disable fs watch tests for AIX 9 years ago
Santiago Gimeno 972c06389c test: fix child-process-fork-regr-gh-2847 again 9 years ago
Rich Trott 8b99e2d97f test: fix flaky test-http-regr-gh-2928 9 years ago