Add some timer tests, they were disabled due to compatibility issues
This commit is contained in:
parent
1fda15de74
commit
0fff760067
@ -348,6 +348,7 @@ source.test.simple.list = \
|
||||
test-next-tick-errors.js \
|
||||
test-next-tick-ordering.js \
|
||||
test-next-tick-ordering2.js \
|
||||
test-next-tick-intentional-starvation.js \
|
||||
test-os.js \
|
||||
test-path.js \
|
||||
test-path-makelong.js \
|
||||
@ -456,6 +457,7 @@ source.test.simple.list = \
|
||||
test-tcp-wrap.js \
|
||||
test-timers.js \
|
||||
test-timers-immediate.js \
|
||||
test-timers-linked-list.js \
|
||||
test-timers-ordering.js \
|
||||
test-timers-this.js \
|
||||
test-timers-uncaught-exception.js \
|
||||
|
Loading…
Reference in New Issue
Block a user