4 Commits (47befffc5325a39e80208cafc9acf3827a5aa721)

Author SHA1 Message Date
Rich Trott 02fe8215f0 test: load common.js to test for global leaks 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 39aafcf801 process: Fix regression from a5dba82 11 years ago
Nathan Rajlich 248f552ab4 process: ensure that the "exit" event always has "code" given 13 years ago
Ben Noordhuis 7f4aba91d3 test: include common.js in all tests 13 years ago
Ben Noordhuis 36815e4179 process: fix stack overflow when recursively calling process.exit() 13 years ago
Ben Noordhuis 018e110cd1 test: replace .addListener() calls with .on() 13 years ago
Ryan Dahl 55048cdf79 Update copyright headers 14 years ago
Ryan Dahl a0159b4b29 Fix global leaks 14 years ago
Oleg Efimov c0d69a4883 GJSLint part of tests 14 years ago
Herbert Vojčík cf2b206a8e More changes to tests so they really work under context module loader. 14 years ago
arlolra 04fac19822 Split tests. 15 years ago
Ryan Dahl 7abad8b7b3 API: Move node.puts(), node.exec() and others to /utils.js 15 years ago
Ryan Dahl c8b143bf30 Absolute path names for require() refer to node.libraryPaths 15 years ago
Ryan 723c7d9f7c Replace onExit() with process.addListener("exit") 15 years ago
Ryan 3fed1a0954 Use v8's test runner 16 years ago
Ryan 8b49cef10b Modify the tests to use onExit hook. 16 years ago
Ryan f6a7fe2657 Implement onExit() hook for modules. 16 years ago
Ryan b6fe4aec50 Module system refactor 16 years ago