11 Commits (94a120cf65ff78744117d3540aadd34cc441d080)

Author SHA1 Message Date
James M Snell 4f2e372716 test: add common.noop, default for common.mustCall() 8 years ago
Rich Trott b535e25b27 test: remove obsolete eslint-disable comment 8 years ago
Gibson Fahnestock 3d2aef3979 test: s/assert.equal/assert.strictEqual/ 8 years ago
Gibson Fahnestock 7a0e462f9f test: use eslint to fix var->const/let 8 years ago
cjihrig ff1efa6087 test: use const for all require() calls 8 years ago
Rich Trott 6c49714df0 test,tools: limit lint tolerance of gc global 9 years ago
Rich Trott 8f56958658 test,tools: adjust function argument alignment 9 years ago
James M Snell 85ab4a5f12 buffer: add .from(), .alloc() and .allocUnsafe() 9 years ago
Rich Trott 082cc8d6d8 test: remove unnecessary assignments 9 years ago
Roman Reiss f29762f4dd test: enable linting for tests 10 years ago
Fedor Indutny 0e19476595 test: split test in parallel/sequential 10 years ago
Ben Noordhuis 2669966e76 http: speed up callbacks, use array indices 11 years ago
Ben Noordhuis 7f4aba91d3 test: include common.js in all tests 13 years ago
isaacs 0cdf85e28d Lint all the JavaScripts. 13 years ago
Ryan Dahl 2cde498319 Add another test to test-http-parser-bad-ref.js demoing #2438 13 years ago
Ryan Dahl 432a2e4d39 Add test for #2438 13 years ago