13 Commits (258494c2f8834d1401cc57db9ee434e1dacfa348)

Author SHA1 Message Date
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
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
Yoshiya Hinosawa 8ca322d613 test: improve test-stream2-objects.js 8 years ago
Rich Trott a7335bd1f0 test,benchmark: use deepStrictEqual() 9 years ago
Rich Trott c14726cefc test: remove unused vars from parallel tests 9 years ago
Rich Trott 082cc8d6d8 test: remove unnecessary assignments 9 years ago
Roman Reiss f29762f4dd test: enable linting for tests 10 years ago
Brendan Ashworth 0df54303c1 test: common.js -> common 10 years ago
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
Fedor Indutny 0e19476595 test: split test in parallel/sequential 10 years ago
isaacs 0f8de5e1f9 stream: Simplify flowing, passive data listening 12 years ago
isaacs 426b4c6258 stream: _write takes an encoding argument 12 years ago
isaacs 88644eaa2d stream: There is no _read cb, there is only push 12 years ago
isaacs 34046084c0 stream: Do not switch to objectMode implicitly 12 years ago
isaacs 27d1babaae streams: Pre-emptively buffer readables up to the highWaterMark 12 years ago
isaacs 3b2e9d2648 stream: remove lowWaterMark feature 12 years ago
Raynos 444bbd4fa7 streams: Support objects other than Buffers 12 years ago