0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test
isaacs d2389f8fab debug repl tests: Add visibility, remove test that times out
The 'Can't backtrace now' message takes over 10 seconds to return.
That's too much time to have to wait for a test, and when it times
out, it was causing an orphaned node process.

This cleans up the node process, and also removes the test that's
timing out, so that the case is hit less often.

Todo: Make the backtrace message come back faster.
2012-03-20 19:48:07 -07:00
..
addons test: Fix path to require hello-world module 2012-03-14 11:00:52 -07:00
disabled test: include common.js in all tests 2012-02-20 13:29:11 +01:00
fixtures tls: parsing multiple values of a key in ssl certificate 2012-03-10 23:43:16 +09:00
internet test: include common.js in all tests 2012-02-20 13:29:11 +01:00
message Lint all the JavaScripts. 2012-02-18 15:34:57 -08:00
pummel buffer: throw from constructor if length > kMaxLength 2012-03-09 23:57:03 +01:00
simple debug repl tests: Add visibility, remove test that times out 2012-03-20 19:48:07 -07:00
common.js test: changed instances of == to === 2012-03-19 14:24:46 +01:00