5 Commits (5f0fcd6245a28761b0e8a565e99bca5ae2b5432e)

Author SHA1 Message Date
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 702b46c80d Fix invalid timer test 13 years ago
isaacs 0cdf85e28d Lint all the JavaScripts. 13 years ago
Yoshihiro Kikuchi f2f30286bf timers: fix memory leak in setTimeout 13 years ago
Ben Noordhuis 098fef6740 timers: remember extra setTimeout() arguments when timeout==0 13 years ago
Ben Noordhuis 018e110cd1 test: replace .addListener() calls with .on() 13 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