Christian Williams
|
5659a1e79e
|
jasmine.Queue iterates by looping rather than recursing, so stack overflows should be less likely.
|
2009-10-12 23:09:51 -05:00 |
|
Christian Williams
|
b7549196da
|
Blocks which complete synchronously have the completion de-nested. Big speed improvement, not quite sure why yet.
|
2009-10-12 21:23:57 -05:00 |
|
Christian Williams
|
a3ed49a5ed
|
Refactor.
|
2009-10-12 21:02:50 -05:00 |
|
Christian Williams
|
e1ebc1e692
|
Refactor Queue.js.
|
2009-10-12 17:22:00 -05:00 |
|
ragaskar
|
2588368231
|
Deprecate getResults() (use results()). Add some unit test coverage for jasmine.Spec. Add some unit test coverage for JsApiReporterSpec.
|
2009-09-28 11:13:44 -07:00 |
|
ragaskar
|
4620ea6a44
|
Merged in Xian's speed fixes
|
2009-09-04 10:57:08 -07:00 |
|
ragaskar
|
0a3358f249
|
Merge in new HTML runner. Tests green, regression on focused running.
|
2009-08-19 07:42:47 -07:00 |
|
ragaskar
|
454d453207
|
add setTimeout to Queue so reporters get periodic updates
|
2009-08-13 07:52:44 -07:00 |
|
ragaskar
|
b55399bd4b
|
beforeEach now supports waits and Runs blocks
|
2009-08-08 09:31:07 -07:00 |
|
ragaskar
|
0d6c6c2a35
|
Re-refactored Queue to use straightforward callbacks
|
2009-08-08 09:31:06 -07:00 |
|
ragaskar
|
9475de28b3
|
Queue/Spec refactor
|
2009-08-08 09:30:59 -07:00 |
|
ragaskar
|
f73fd8ae95
|
Refactor Spec block execution into Queue
|
2009-08-01 14:56:29 -07:00 |
|