8 Commits (2b76b5d8dd14b57eaad15b4082cc007296b4d630)

Author SHA1 Message Date
James M Snell 4b23b42981 test: improve multiple vm tests 7 years ago
Rich Trott 06c29a66d4 test: remove common.fail() 8 years ago
cjihrig aa0e4f3843 test: use common.fail() instead of assert(false) 8 years ago
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
Fedor Indutny ef65321083 node: do not override `message`/`stack` of error 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
Ben Noordhuis c7214fe355 src: fix up after v8 upgrade 11 years ago
Fedor Indutny f1de13b8ab node: do not print SyntaxError hints to stderr 11 years ago
Christopher Jeffrey f64989e63b fs: fix ReadStream fails to read from existing fd 13 years ago
Andreas Madsen 4865063924 Tests: fix jslint issues 13 years ago
Ben Noordhuis dddfd0f8b8 test: spawn process.argv[0], not 'node' 13 years ago
Maciej Małecki 8f1ba251dd test: #1899 - output in child process raises an exception 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