11 Commits (d6a774b1bd2c7ccbd783b06a95f6eeeb8dca210c)

Author SHA1 Message Date
Vse Mozhet Byt 8b76c3e60c test: reduce string concatenations 8 years ago
James M Snell 98e54b0bd4 meta: restore original copyright header 8 years ago
Gibson Fahnestock 7a0e462f9f test: use eslint to fix var->const/let 8 years ago
Anna Henningsen 45a716c968 test: remove timers from streams test 8 years ago
Rich Trott a7335bd1f0 test,benchmark: use deepStrictEqual() 9 years ago
James M Snell 85ab4a5f12 buffer: add .from(), .alloc() and .allocUnsafe() 9 years ago
Rich Trott 68bafb8baf test: fix flaky streams test 9 years ago
Rich Trott 082cc8d6d8 test: remove unnecessary assignments 9 years ago
Roman Reiss f29762f4dd test: enable linting for tests 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
Alexis Campailla 0f10dd4cb2 test: increase timeout in readable stream test 11 years ago
isaacs 88644eaa2d stream: There is no _read cb, there is only push 12 years ago
isaacs a6c18472cd stream: Don't stop reading on zero-length decoded output 12 years ago
isaacs 7e1cf84c9e stream: Don't signal EOF on '' or Buffer(0) 12 years ago