7 Commits (1125c8a814030f16fc995d897181ac9920f9d3db)

Author SHA1 Message Date
Gibson Fahnestock 3d2aef3979 test: s/assert.equal/assert.strictEqual/ 8 years ago
Gibson Fahnestock 7a0e462f9f test: use eslint to fix var->const/let 8 years ago
cjihrig ff1efa6087 test: use const for all require() calls 8 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
Domenic Denicola fd3657610e vm: update API to use options argument 11 years ago
isaacs eef552774e vm: Put back display_errors flag 11 years ago
isaacs 2789323902 net: Respect the 'readable' flag on sockets 12 years ago
isaacs 5ec056633f Fix #3503: stdin: resume() on pipe(dest) 13 years ago
Ben Noordhuis 4ec77e2e28 child_process: rename field _internal to _handle 13 years ago
isaacs 93cefab1a3 Set errno in fake-failing child-process kill test 13 years ago
Andreas Madsen 5b43c63c88 child_process: emit error when .kill fails 13 years ago
Ben Noordhuis 81d18398a8 test: add --debug-brk regression test 13 years ago
Ryan Dahl 850609ea2d Remove separation of libuv tests 13 years ago
Ryan Dahl 4e1d6fca8e Mark tests which are broken in libuv 13 years ago
koichik d6ec8f668e Fix -e/--eval can't load module from node_modules 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
Oleg Efimov c0d69a4883 GJSLint part of tests 14 years ago
Ryan Dahl 9fd5e3c89c Update tests to work with module contexts 14 years ago
isaacs 5861db8a69 Remove process.mixin dependency from all tests. 15 years ago
Felix Geisendörfer 44dde5f24c Remove fs/path globals from test suite 15 years ago
arlolra 04fac19822 Split tests. 15 years ago