node/test
Ryan Graham c245a199a7 lib: fix undefined timeout regression
63644dd1cd introduced a regression caused by everyone's favourite
JavaScript feature: undefined < 0 === undefined >= 0.

Add a case to the existing tests to cover this scenario and then add
the check for undefined that makes the test pass.

PR-URL: https://github.com/nodejs/node/pull/3331
Reviewed-By: Fedor Indutny <fedor@indutny.com>
Reviewed By: Evan Lucas <evanlucas@me.com>
2015-10-12 20:57:27 -07:00
..
abort src: honor --abort_on_uncaught_exception flag 2015-09-20 10:30:52 -07:00
addons buffer: fix assertion error in WeakCallback 2015-10-12 20:57:12 -07:00
cctest
debugger test: load common.js in all tests 2015-10-07 20:39:17 -07:00
disabled test: replace deprecated util.debug() calls 2015-09-30 22:19:52 +10:00
fixtures node: add -c|--check CLI arg to syntax check script 2015-10-07 20:39:15 -07:00
gc src: replace usage of v8::Handle with v8::Local 2015-09-06 21:39:05 +10:00
internet test: split up internet dns tests 2015-09-14 21:50:58 -04:00
message test: mark eval_messages as flaky 2015-09-06 21:38:58 +10:00
parallel lib: fix undefined timeout regression 2015-10-12 20:57:27 -07:00
pummel test: change calls to deprecated util.print() 2015-09-30 22:19:52 +10:00
sequential test: remove common.inspect() 2015-10-10 10:46:16 -07:00
testpy test: fix default value for additional param 2015-09-15 13:53:37 -04:00
timers
.eslintrc test: make common.js mandatory via linting rule 2015-10-07 20:39:17 -07:00
common.js test: make common.js mandatory via linting rule 2015-10-07 20:39:17 -07:00