10 Commits (9b6376a4eeef331b49ce7c1ee10248f2003d9909)

Author SHA1 Message Date
James M Snell 98e54b0bd4 meta: restore original copyright header 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
Dany Shaanan d469321946 tools: add eslint rule prefer-assert-methods 8 years ago
Rich Trott 5f44475b5a test: fix redeclared vars in test-vm-* 9 years ago
Rich Trott bc39d6a3a6 test: remove unused vars 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
Fedor Indutny 685ac099e9 src, test: fixup after v8 update 10 years ago
Fedor Indutny 383b0c0afb src, test: fixup after v8 update 10 years ago
Ben Noordhuis bbd56d881d vm: don't copy Proxy object from parent context 11 years ago
Domenic Denicola 7afdba6e0b vm, core, module: re-do vm to fix known issues 11 years ago
isaacs 896b2aa707 util: Add debuglog, deprecate console lookalikes 12 years ago
isaacs 6c80ef01c1 node: emit 'exit' when exiting with error 12 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
Ryan Dahl f2dd8dd2b9 Fix test/message/undefined_reference_in_new_context 14 years ago
Ryan Dahl 55048cdf79 Update copyright headers 14 years ago
Oleg Efimov 093dfaf801 GJSLint all tests, only 3 long lines left in test-url.js 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
Ryan Dahl f1a4f17897 script.runIn*Context not throwing errors properly. 15 years ago