243 Commits (4422c35c5e7e79b2443517e51a9975f55c0ea4e9)

Author SHA1 Message Date
Ben Noordhuis 8fca311857 test: add more module loader test coverage 8 years ago
Rich Trott eb690b1335 test: move module out of fixture directory 8 years ago
James M Snell 4b312387ea url: adding WHATWG URL support 9 years ago
Wyatt Preul b88612d15e test: run faster and cleanup after run 8 years ago
Jason Ginchereau 0f2f8efdde path: fallback to process cwd when resolving drive cwd 8 years ago
Eugene Ostroukhov b4a249f66b inspector: introduce a smoke test 8 years ago
Fedor Indutny 5a171398f4 test: make test-tick-processor.js non-flaky 8 years ago
not-an-aardvark c678ecbca0 test: make crypto.timingSafeEqual test less flaky 8 years ago
Rich Trott 801115d7a4 test: increase _debugger coverage 8 years ago
Rich Trott e192825de0 test: refactor test-debug-signal-cluster 8 years ago
Bryan English 249bb8da2f util: fix deprecated class prototype 8 years ago
Rich Trott 3f6e1dae7e test: add uncaught exception test for debugger 8 years ago
Myles Borins 21b0a27af8
Revert "fs: make callback mandatory to all async functions" 8 years ago
vladimir 320f433dcd util: support classes in util.deprecate() 8 years ago
Vse Mozhet Byt ea725eda42
test: ensure stream preprocessing order 8 years ago
Sakthipriyan Vairamani 9359de9dd2 fs: make callback mandatory to all async functions 8 years ago
cjihrig 8c0f776f23 test: add known issue test for #7788 8 years ago
Rich Trott bddfe63049 test: remove modifcation to common.PORT 9 years ago
Anna Henningsen b140bad391
tools: make sure doctool anchors respect includes 9 years ago
Rich Trott 991ce2daf3 test: fix test-debugger-repl-term 9 years ago
Anna Henningsen 00ffa33564
tools: allow multiple added: version entries 9 years ago
Anna Henningsen 1b365f60f0
test,tools: test yaml parsing of doctool 9 years ago
James M Snell fa542ebcfd test: add failing url parse tests as known_issue 9 years ago
Ian Kronquist 2e845f8501
tools: add tests for the doctool 9 years ago
Alex Lamar de1dc0ae2e module: preserve symlinks when requiring 9 years ago
Michaël Zasso 75487f0db8 module: fix resolution of filename with trailing slash 9 years ago
Rich Trott 1df84f4f75 debugger: run last command on presssing enter 9 years ago
Myles Borins 652782d137 test: update test-repl-require for local paths 9 years ago
James M Snell c6656db352 process: add 'warning' event and process.emitWarning() 9 years ago
Anna Henningsen 0b3936b49f zlib: Fix handling of gzip magic bytes mid-file 9 years ago
Jérémy Lal 2b60481942 test: strip non-free icc profile from person.jpg 9 years ago
Jackson Tian 4d78121b77 lib: simplify code with String.prototype.repeat() 9 years ago
James M Snell 85ab4a5f12 buffer: add .from(), .alloc() and .allocUnsafe() 9 years ago
Stefan Budeanu 7c48cb5601 crypto: Improve control of FIPS mode 9 years ago
Shigeki Ohtsu dccccbbbe7 test: enable to work pkcs12 test in FIPS mode 9 years ago
Myles Borins 4897f94ec6 node_contextify: do not incept debug context 9 years ago
Evan Lucas ff64a4c395 node: allow preload modules with -i 9 years ago
Ben Noordhuis 83f8d98806 module: cache stat() results more aggressively 9 years ago
Mudit Ameta 29c4a2af5c repl: Fixed node repl history edge case. 9 years ago
Fedor Indutny a2c1799a5b crypto: load PFX chain the same way as regular one 9 years ago
cjihrig cb0b4a6bc0 test: add test for debugging one line files 9 years ago
Ben Noordhuis 213ede6cee repl: fix require('3rdparty') regression 9 years ago
cjihrig 1ec09b0449 src: don't print garbage errors 9 years ago
Tristian Flanagan dfee4e3712 module: fix column offsets in errors 9 years ago
Stefan Budeanu 20cd932ce0 test: add test for invalid DSA key size 9 years ago
Stefan Budeanu 76f40f77f8 test: stronger crypto in test fixtures 9 years ago
Evan Lucas 08166cb99a src: wrap source before doing syntax check 9 years ago
Wyatt Preul 8b4adb267b util: Remove p, has been deprecated for years 9 years ago
Коренберг Марк d8db75730f tls: add `options` argument to createSecurePair 10 years ago
Dave Eddy 2e6ece44e1 node: add -c|--check CLI arg to syntax check script 9 years ago