11 Commits (c05b5d8b59b4f18926825f091b4d364f439cecb2)

Author SHA1 Message Date
Mikeal Rogers c05b5d8b59 Adding test for bug in stdio. 15 years ago
isaacs 4dcdfaf929 Fix require("../blah") issues 15 years ago
Ryan Dahl bfa36136da require() should throw error if module does. 15 years ago
Felix Geisendörfer 530328f12b CommonJS testing for node.js 15 years ago
Rhys Jones b6dda61249 Initial TLS support 15 years ago
Ryan Dahl 7a2e784ad7 Module refactor - almost CommonJS compatible now 15 years ago
Felix Geisendörfer abbc624f52 Multipart test now uses a fixture instead of CURL 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