125 Commits (bc2dd3e4674e138c6391688bad2bb732cb08052c)

Author SHA1 Message Date
Daniel Bevenius 147a06d4a5 test: enable addons test to pass with debug build 8 years ago
Rich Trott 906283837f test: skip cpu-intensive tests on slow hosts 8 years ago
Michaël Zasso aa5a16a8ae test: add expectWarning to common 8 years ago
Ben Noordhuis a62999ac70 src: add /json/protocol endpoint to inspector 9 years ago
James M Snell 1aa7168e91 test: refactor/cleanup a number of cluster tests 8 years ago
cjihrig 9735accd3e test: allow globals to be whitelisted 9 years ago
Vse Mozhet Byt 4aee970d92 test: decrease inconsistency in the common.js 9 years ago
Santiago Gimeno 8f51e36898 test: use common platform helpers everywhere 9 years ago
Rich Trott 7fb4794e19 test: increase RAM requirement for intensive tests 9 years ago
Jeremy Whitlock 49a6ea1b73 timers: fix processing of nested timers 10 years ago
cjihrig 432cb353e1 test: add common.rootDir 9 years ago
Alexis Campailla ea287fc1a6 test,win: skip addons/load-long-path on WOW64 9 years ago
cjihrig b28468e0a7 child_process: allow buffer encoding in spawnSync 9 years ago
Rich Trott ccbc78cfc6 test: remove common.getServiceName() 9 years ago
Jeremiah Senkpiel b1f58edd54 test: abstract skip functionality to common 9 years ago
Rich Trott 089362f8b8 test,tools: limit lint tolerance of gc global 9 years ago
Michael Dawson 0ed85e35a9 test: increase the platform timeout for AIX 9 years ago
James M Snell 060e5f0c00 fs: Buffer and encoding enhancements to fs API 9 years ago
Rich Trott ad36ea56fc test: apply Linux workaround to Linux only 9 years ago
Stefan Budeanu 7c48cb5601 crypto: Improve control of FIPS mode 9 years ago
Rich Trott 25713861c0 test: remove unneeded common.indirectInstanceOf() 9 years ago
Jackson Tian cc195bf37b tools: enable no-proto rule for linter 9 years ago
cjihrig efd33a2a9a test: update arrow function style 9 years ago
Michaël Zasso 0ec093cd41 lib,test: remove extra semicolons 9 years ago
Michaël Zasso d1aabd6264 test: fix style issues after eslint update 9 years ago
Johan Bergström 8132b942a7 test: make temp path customizable 9 years ago
Rich Trott 11136bf334 test: extend timeout in Debug mode 9 years ago
Brian White 852313af65 test: try other ipv6 localhost alternatives 9 years ago
Jeremiah Senkpiel 668449ad14 test: use regular timeout times for ARMv8 9 years ago
Julien Gilli 425a3545d2 domains: fix handling of uncaught exceptions 9 years ago
Michael Cornacchia a40b9cab0a test: skip instead of fail when mem constrained 9 years ago
cjihrig f2e319b757 test: move ArrayStream to common 9 years ago
Rich Trott b3857723d3 test: move test-specific function out of common 9 years ago
Stefan Budeanu 8ac852fec0 test: add hasFipsCrypto to test/common.js 9 years ago
Myles Borins 28e9a022df test: wrap assert.fail when passed to callback 9 years ago
Michael Dawson 5f3fb1c0a1 test: disable test-tick-processor - aix and be ppc 9 years ago
Rich Trott 6f14b3a7db test: remove util from common 9 years ago
Rich Trott 3202456baa test: remove util properties from common 9 years ago
Rich Trott 3de353b554 test: make common.js mandatory via linting rule 9 years ago
Sakthipriyan Vairamani 6be2a59235 test: fix invalid variable name 9 years ago
Michael Dawson 2a17c7f65e build: Updates to enable AIX support 10 years ago
Rich Trott a1949e8ad9 test: remove valid hostname check in test-dns.js 9 years ago
Ben Noordhuis de88255b0f Revert "lib,src: add unix socket getsockname/getpeername" 9 years ago
Ben Noordhuis f337595441 lib,src: add unix socket getsockname/getpeername 10 years ago
cjihrig a69ab27ab4 node: rename from io.js to node 10 years ago
Sakthipriyan Vairamani d5ab92bcc1 test: use common.isWindows consistently 10 years ago
Rich Trott 88c1831ff4 test: tmpdir creation failures should fail tests 10 years ago
Rich Trott 7c79490bfb test: only refresh tmpDir for tests that need it 10 years ago
Rich Trott a6b8ee19b8 test: create temp dir in common.js 10 years ago
cjihrig 6e78e5feaa os: add homedir() 10 years ago