13 Commits (2b76b5d8dd14b57eaad15b4082cc007296b4d630)

Author SHA1 Message Date
Rich Trott 380929ec0c test: remove common.noop 8 years ago
Vse Mozhet Byt 8b76c3e60c test: reduce string concatenations 8 years ago
James M Snell 4f2e372716 test: add common.noop, default for common.mustCall() 8 years ago
James M Snell 98e54b0bd4 meta: restore original copyright header 8 years ago
Gibson Fahnestock 3d2aef3979 test: s/assert.equal/assert.strictEqual/ 8 years ago
cjihrig ff1efa6087 test: use const for all require() calls 8 years ago
cjihrig 4a408321d9 test: cleanup IIFE tests 8 years ago
Roman Reiss e3f9335c40 tools: re-enable comma-spacing linter rule 9 years ago
Rich Trott 7c79490bfb test: only refresh tmpDir for tests that need it 10 years ago
Roman Reiss f29762f4dd test: enable linting for tests 10 years ago
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
cjihrig 5678595856 fs: deprecate exists() and existsSync() 10 years ago
Fedor Indutny 0e19476595 test: split test in parallel/sequential 10 years ago
Maciej Małecki e10ed097cb path fs: move `path.exists*` to `fs.exists*` 13 years ago
Andreas Madsen 4865063924 Tests: fix jslint issues 13 years ago
Ben Noordhuis 04958e88a4 fs: make mkdir() call callback if mode is omitted 13 years ago
Colton Baker 87286cc737 Fixed a lot of jslint errors. 13 years ago
Ben Noordhuis c626f8bd8f Test case for issue #1218: uncatchable exception on TLS connection error. 14 years ago
Ryan Dahl 55048cdf79 Update copyright headers 14 years ago
Ryan Dahl 7e831bfba1 Disable TLS tests when node doesn't have OpenSSL. 14 years ago
Ryan Dahl a59483bd1d TLS: server should die on junk 14 years ago