0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test/mjsunit/fixtures
isaacs 4dcdfaf929 Fix require("../blah") issues
Added some more tests, and refactored the uri and path modules to use the
same normalization logic, so that nothing is relying on flaky regexps.

http://groups.google.com/group/nodejs/browse_thread/thread/34779f8c10098c5e
http://groups.google.com/group/nodejs/browse_thread/thread/1aa0146b92582679#msg_9822c03998cb4064
2009-12-22 17:22:12 +01:00
..
b CommonJS testing for node.js 2009-12-05 01:05:16 +01:00
cycles Fix require("../blah") issues 2009-12-22 17:22:12 +01:00
nested-index Fix require("../blah") issues 2009-12-22 17:22:12 +01:00
a.js Module refactor - almost CommonJS compatible now 2009-10-31 19:10:30 +01:00
multipart.js Multipart test now uses a fixture instead of CURL 2009-10-07 02:03:24 +02:00
test_ca.pem Initial TLS support 2009-11-22 04:03:53 +01:00
test_cert.pem Initial TLS support 2009-11-22 04:03:53 +01:00
test_key.pem Initial TLS support 2009-11-22 04:03:53 +01:00
throws_error.js require() should throw error if module does. 2009-12-18 23:58:04 +01:00
x.txt Use v8's test runner 2009-06-22 14:08:42 +02:00