jasmine/src
Lee Byrd & Christian Williams e30b99e7b3 JsApiReporter reports nested suites correctly.
Runner#topLevelSuites() returns only top level suites.
Suite#specs(), Suite#suites(), and Suite#children() return immediate children.
2010-06-22 10:18:22 -07:00
..
Block.js 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
Env.js Jasmine should recover gracefully when there are errors in describe functions. 2010-06-04 14:14:31 -04:00
JsApiReporter.js JsApiReporter reports nested suites correctly. 2010-06-22 10:18:22 -07:00
Matchers.js Better deprecation messages. 2010-03-05 22:40:47 -05:00
MultiReporter.js Add reportRunnerStarting callback to reporters. 2009-07-08 18:33:15 -07:00
NestedResults.js Merge in new HTML runner. Tests green, regression on focused running. 2009-08-19 07:42:47 -07:00
PrettyPrinter.js Merge branch 'safe-undefined' of git@github.com:pivotal/jasmine 2009-11-27 15:30:56 -05:00
Queue.js jasmine.Queue iterates by looping rather than recursing, so stack overflows should be less likely. 2009-10-12 23:09:51 -05:00
Reporter.js Report spec results properly. 2009-07-10 14:35:24 -07:00
Reporters.js Add documentation for all non-private functions. 2009-11-10 17:32:29 -05:00
Runner.js JsApiReporter reports nested suites correctly. 2010-06-22 10:18:22 -07:00
Spec.js Cleanup. 2010-03-05 22:11:11 -05:00
Suite.js JsApiReporter reports nested suites correctly. 2010-06-22 10:18:22 -07:00
WaitsBlock.js Re-refactored Queue to use straightforward callbacks 2009-08-08 09:31:06 -07:00
WaitsForBlock.js Oops, shouldn't onComplete there. 2010-06-04 14:48:48 -04:00
base.js Jasmine should recover gracefully when there are errors in describe functions. 2010-06-04 14:14:31 -04:00
mock-timeout.js Documentation and example fixes 2010-04-20 07:26:04 -07:00
util.js Add documentation for all non-private functions. 2009-11-10 17:32:29 -05:00
version.json Version bump to 0.10.4 2010-06-05 10:44:54 -04:00