154 Commits (28f535a923f14a303ffc23d7082f4def2ff2b554)

Author SHA1 Message Date
Michaël Zasso c8c5a528da test: make tests pass when built without inspector 8 years ago
Timothy Gu d457a986a0 url: port WHATWG URL API to internal/errors 8 years ago
Rich Trott 06c29a66d4 test: remove common.fail() 8 years ago
Timothy Gu 0c539faac3 test: add common.getArrayBufferViews(buf) 8 years ago
James M Snell 4f2e372716 test: add common.noop, default for common.mustCall() 8 years ago
Vse Mozhet Byt 2dff3a22fe test: do not use `more` command on Windows 8 years ago
James M Snell 98e54b0bd4 meta: restore original copyright header 8 years ago
Daniel Bevenius 1402fef098 test: make tests pass when configured without-ssl 8 years ago
Timothy Gu a218fa381f test: fix WPT.test()'s error handling 8 years ago
Rich Trott c2e838ee13 test: change common.expectsError() signature 8 years ago
Rich Trott 12de99d982 test: favor assertions over console logging 8 years ago
Rich Trott 749fac0bf6 test: refactor common.expectsError() 8 years ago
Wayne Andrews f8ee197614 build: add code coverage to make 8 years ago
James M Snell 159749d522 errors: add internal/errors.js 8 years ago
cjihrig 7dd82dd1c3 test: add common.mustNotCall() 8 years ago
Joyee Cheung 10b687b58b test, url: synchronize WPT url tests 8 years ago
Gibson Fahnestock dd2d3d3f9d test: use realpath for NODE_TEST_DIR in common.js 8 years ago
Gibson Fahnestock 7a0e462f9f test: use eslint to fix var->const/let 8 years ago
Nathan Friedly 762a303e1f test: validate 'expected' argument to mustCall() 8 years ago
Rich Trott a68987c154 benchmark,lib,test: adjust for linting 8 years ago
Hitesh Kanwathirtha ee9df357ff test, win: fix up symlink tests 8 years ago
Paul Graham ecd11b6e26 test: swap var for let/const throughout 8 years ago
Joyee Cheung a1652324cd test: reduce unmanaged parallelism in domain test 8 years ago
Joyee Cheung 3d353c749c
buffer: consistent error for length > kMaxLength 8 years ago
Rich Trott 561eade317 test: refactor common.js 8 years ago
Bethany Griggs 06198964e2 test: run tests even if os.cpus() fails 8 years ago
James M Snell d7e4ae1eb0 test: add common.hasIntl 8 years ago
Rich Trott 3f05b67984 test: remove unused common.libDir 8 years ago
Daniel Bevenius fdca79fbc0 test: enable addons test to pass with debug build 8 years ago
Rich Trott d196c5d2af test: skip cpu-intensive tests on slow hosts 8 years ago
Michaël Zasso 43e1ca84f2 test: add expectWarning to common 8 years ago
Ben Noordhuis 782620f03f src: add /json/protocol endpoint to inspector 8 years ago
Bartosz Sosnowski b90f3da9de
child_process, win: fix shell spawn with AutoRun 8 years ago
James M Snell baa0ffdab3 test: refactor/cleanup a number of cluster tests 8 years ago
cjihrig f18b1c91b8 test: allow globals to be whitelisted 8 years ago
Vse Mozhet Byt 0de55d864d
test: decrease inconsistency in the common.js 8 years ago
Santiago Gimeno dee0e3a333 test: use common platform helpers everywhere 9 years ago
Rich Trott 135a863f80 test: increase RAM requirement for intensive tests 8 years ago
Jeremy Whitlock 5aac4c42da timers: fix processing of nested timers 9 years ago
cjihrig e9bb3329ea test: add common.rootDir 8 years ago
Alexis Campailla 6e2ae8aeee test,win: skip addons/load-long-path on WOW64 9 years ago
cjihrig dc76afffb6 child_process: allow buffer encoding in spawnSync 9 years ago
Rich Trott 1a0c80a1da test: remove common.getServiceName() 9 years ago
Jeremiah Senkpiel 52bae222a3 test: abstract skip functionality to common 9 years ago
Rich Trott 6c49714df0 test,tools: limit lint tolerance of gc global 9 years ago
Michael Dawson 75e073f2b2 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