5246 Commits (51364b746feba99cf9de9a15a3016d1a9e97cf54)

Author SHA1 Message Date
Rich Trott 7e6a956a29
test,lib,doc: use function declarations 8 years ago
Rich Trott f236dcbdd9
test: move WPT to its own testing module 8 years ago
Anna Henningsen 4dff12849f
test,doc: document `crashOnUnhandledRejection()` 8 years ago
Anna Henningsen 4eb28c80e8
test: introduce `common.crashOnUnhandledRejection` 8 years ago
Michaël Zasso 2411318f60
test: add second argument to assert.throws 8 years ago
Clarence Dimitri CHARLES eca9e72a87
test: add regex in test_cyclic_link_protection 8 years ago
Vinícius do Carmo 6020e720b5
test: improve test-fs-open-flags 8 years ago
Luca Maraschi e6d6a4111c
test: extended test to makeCallback cb type check 8 years ago
Adrian Estrada d74019d98d
test: improve test-crypto-rsa-dsa 8 years ago
Adrian Estrada bab8a36f94
test: improve the code in test-crypto-dh 8 years ago
Adrian Estrada 752bc24943
test: validate errors in test-buffer-indexof 8 years ago
toboid 9e7f02187a
test: improve test-buffer-includes.js 8 years ago
Sebastian Roeder c309bb0695
test: validate error message from buffer.equals 8 years ago
Josh Hollandsworth 62c56806fc
test: add msg validation to test-buffer-compare 8 years ago
Anna Henningsen f43c969061
src: turn buffer type-CHECK into exception 8 years ago
Vse Mozhet Byt fc9e7a98ed
test: make tests cwd-independent 8 years ago
jeyanthinath fff0e39933
test: add regex check in test-vm-is-context 8 years ago
Vse Mozhet Byt 74dc86d239
test: add callback to fs.close() in test-fs-stat 8 years ago
Vse Mozhet Byt a47a9b7cf4
test: add callback to fs.close() in test-fs-chmod 8 years ago
Anna Henningsen 1d509801e9
crypto: throw proper errors if out enc is UTF-16 8 years ago
Anna Henningsen eefa840118
test: increase readline coverage 8 years ago
Anna Henningsen cab1285ccf
http: fix first body chunk fast case for UTF-16 8 years ago
gwer 54decfa2ce
test: replace indexOf with includes 8 years ago
Sebastian Plesciuc 03adb94ee6
test: dynamic port in parallel regress tests 8 years ago
Brian White bd323a71a8
repl: fix /dev/null history file regression 8 years ago
Bartosz Sosnowski b2acb81016
repl: support hidden history file on Windows 8 years ago
Sebastian Plesciuc 8a59f6b038
test: dynamic port in cluster worker wait close 8 years ago
Ben Noordhuis 0383048b76
test: fix coverity UNINIT_CTOR cctest warning 8 years ago
Tarun Batra f2467edc62
test: remove common.PORT from multiple tests 8 years ago
Jackson Tian a23aca4f12
test: replace [].join() with ''.repeat() 8 years ago
Rich Trott abc2c82bf3
test: remove disabled test-dgram-send-error 8 years ago
Ben Noordhuis 7aa5a993b2
src: make cross-context MakeCallback() calls work 8 years ago
Rich Trott d9866ce9c7
test: remove disabled tls_server.js 8 years ago
Alexey Orlenko 19d95519c7
test: add basic cctest for base64.h 8 years ago
DavidCai 01073bc26a
test: add internal/socket_list tests 8 years ago
Gibson Fahnestock a5fe098b85
test: move common.PORT debug tests to sequential 8 years ago
Gibson Fahnestock 0b8adedb88
test: move test-debug-brk to sequential 8 years ago
Ryan Kelly 8f8dd97072
crypto: clear err stack after ECDH::BufferToPoint 8 years ago
Alexey Orlenko 55cbe24c60
zlib: fix node crashing on invalid options 8 years ago
Rich Trott 97b6911ade
test: enable setuid/setgid test 8 years ago
Daniel Bevenius 3bb117e310
build: enable cctest to use generated objects 8 years ago
Ali Ijaz Sheikh 6e247b8a4e
test: verify hash seed uniqueness 8 years ago
RobotMermaid b09f73813e
test: cleanup test-fs-watch.js 8 years ago
Rich Trott a1de1abcdd
test: remove flaky designation for test on AIX 8 years ago
Gireesh Punathil ae1f6fd03a
fs: re-enable watch facility in AIX 8 years ago
Vse Mozhet Byt a679e06c29
tools: use no-useless-concat ESLint rule 8 years ago
cjihrig b920c5d44b
tools: enable no-useless-return eslint rule 8 years ago
Zahidul Islam 3cce18104d
test: add mustCall in test-timers-clearImmediate 8 years ago
Neehar Venugopal 33821e42b5
test: use block scoped variable names 8 years ago
Sebastian Plesciuc 12287f1299
test: dynamic port in cluster eaddrinuse 8 years ago