3493 Commits (9b713f142a9e932ec20e1d17f656c438615ccfa6)

Author SHA1 Message Date
fansworld-claudio f1e64baff4 test: module loading error fix solaris #3798 9 years ago
Rich Trott 59016af6ff test: skip test if FreeBSD jail will break it 9 years ago
Rich Trott 7d569b33e4 test: fix flaky SmartOS test 9 years ago
Rich Trott 9baebd845e test: run pipeline flood test in parallel 9 years ago
Yosuke Furukawa 8d03ec9b7c querystring: Parse multiple separator characters 9 years ago
P.S.V.R edcb6c0603 buffer: let WriteFloatGeneric silently drop values 9 years ago
Stefan Budeanu 04d8a654b2 test: skip/replace weak crypto tests in FIPS mode 9 years ago
Stefan Budeanu 1554194f56 test: stronger crypto in test fixtures 9 years ago
Stefan Budeanu 9837387dac test: increase crypto strength for FIPS standard 9 years ago
Stefan Budeanu 0aa341b7c9 test: add hasFipsCrypto to test/common.js 9 years ago
Stefan Budeanu b44dacc41e test: add test for invalid DSA key size 9 years ago
Ben Noordhuis d46d9f1dd4 cluster: remove handles when disconnecting worker 9 years ago
Ben Noordhuis 02ea6f4123 child_process: don't fork bomb ourselves from -e 9 years ago
Carl Lei 1570d32b68 test: numeric flags to fs.open 9 years ago
Rich Trott af5fda3170 test: refactor test-http-pipeline-flood 9 years ago
Devin Nakamura 52a94220fd test: fix flaky test test-http-pipeline-flood 9 years ago
cjihrig 160702c1bc cluster: send suicide message on disconnect 9 years ago
Sakthipriyan Vairamani ed32b9afe2 test: use really invalid hostname 9 years ago
Imran Iqbal 62d17c1aba test: Fix test-cluster-worker-exit.js for AIX 9 years ago
Hugues Malphettes 4f7ea9c0d8 test: fix test-module-loading-error for musl 9 years ago
Imran Iqbal e85f0c7a6d test: fix test-net-persistent-keepalive for AIX 9 years ago
Evan Lucas b9b2f1a22f repl: don't crash if cannot open history file 9 years ago
Michael Cornacchia c5eb09d9ac test: fix path to module for repl test on Windows 9 years ago
Myles Borins b5ae11141c test: add test-zlib-flush-drain 9 years ago
Sakthipriyan Vairamani 3c158af66e test: enhance fs-watch-recursive test 9 years ago
Fedor Indutny 1c8e6de78e http: fix pipeline regression 9 years ago
Rich Trott c563a34427 test: split independent tests into separate files 9 years ago
Ben Noordhuis 3f62952d42 test: add node::MakeCallback() test coverage 9 years ago
Stefan Budeanu 6b75f10d8a test: use port number from env in tls socket test 9 years ago
Junliang Yan 39ff44e94f test: fix heap-profiler link error LNK1194 on win 9 years ago
Evan Lucas 5d1f1c5fa8 src: wrap source before doing syntax check 9 years ago
Junliang Yan a2786dd408 test: fix missing unistd.h on windows 9 years ago
Ben Noordhuis 5e6f7c9a23 test: add regression test for --debug-brk -e 0 9 years ago
Sakthipriyan Vairamani 8a2c4aeeaa repl: handle comments properly 9 years ago
Fedor Indutny 8d78d687d5 timers: reuse timer in `setTimeout().unref()` 9 years ago
Jonas Dohse 7cad182cb6 test: port domains regression test from v0.10 9 years ago
Rich Trott 78d854c6ce test: remove util from common 9 years ago
Rich Trott c566c8b8c0 test: remove util properties from common 9 years ago
Rich Trott eb7c3fb2f4 test: split up buffer tests for reliability 9 years ago
Rich Trott b398a85e19 test: parallelize long-running test 9 years ago
Rich Trott b5f3b4956b test: change call to deprecated util.isError() 9 years ago
Rich Trott 2109708186 lib: fix cluster handle leak 9 years ago
Michaël Zasso 32149cacb5 test: improve tests for util.inherits 9 years ago
Junliang Yan 5be686fab8 test: print helpful err msg on test-dns-ipv6.js 9 years ago
Trevor Norris 1d0f2cbf87 buffer: fix value check for writeUInt{B,L}E 9 years ago
Julien Gilli 0429131e32 test: fix domain with abort-on-uncaught on PPC 9 years ago
Jeremiah Senkpiel a04408acce repl: limit persistent history correctly on load 9 years ago
Jeremiah Senkpiel 788106eee9 test: cleanup, improve repl-persistent-history 9 years ago
Rich Trott ea58fa0bac test: add Symbol test for assert.deepEqual() 9 years ago
Ben Noordhuis 2a45b72b4a buffer: don't CHECK on zero-sized realloc 9 years ago