3 Commits (47befffc5325a39e80208cafc9acf3827a5aa721)

Author SHA1 Message Date
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 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 49ea653363 streams2: Remove pipe if the dest emits error 12 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