10 Commits (3d526727f9448f1fb37a7e69fe37d79f52b59579)

Author SHA1 Message Date
Gibson Fahnestock 6f85c81f0d
test: s/assert.equal/assert.strictEqual/ 8 years ago
Gibson Fahnestock db61c952de
test: use eslint to fix var->const/let 8 years ago
Yoshiya Hinosawa 92f8073879
test: improve test-stream2-objects.js 8 years ago
Rich Trott 3a0eef7b99 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