11 Commits (cc1a47dc6b94b2feb4de9e46be9333d81d537783)

Author SHA1 Message Date
Rich Trott 380929ec0c test: remove common.noop 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
Rich Trott e5674e1c04 test: refactor test-stream-pipe-error-handling 8 years ago
cjihrig 04b4d15b39 test: use mustCall() for simple flow tracking 8 years ago
cjihrig 4a408321d9 test: cleanup IIFE tests 8 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
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
Fedor Indutny 0e19476595 test: split test in parallel/sequential 10 years ago
isaacs 545807918e stream: Throw on 'error' if listeners removed 11 years ago
Felix Geisendörfer 2b91256c61 Fix error handling bug in stream.pipe() 14 years ago
Ryan Dahl 55048cdf79 Update copyright headers 14 years ago
Oleg Efimov 0665f0271e GJSLint all simple tests exclude http-*, url, path 14 years ago
Ryan Dahl a0159b4b29 Fix global leaks 14 years ago
Ryan Dahl 604f4fdf8c Write write.txt into the tmpdir 14 years ago
Ryan Dahl bbbcd1fee0 Safe constructors for fs.ReadStream and fs.WriteStream 14 years ago
Tobie Langel ccf4afa256 Do not emit WriteStream's drain event before ws.write has been called. 14 years ago
Tobie Langel f5e4047064 Avoid closing a WriteStream before it has been opened. 14 years ago