jasmine/src
Christian Williams 85c265e7c5 Bump version to 1.0.0! 2010-09-14 12:54:23 -07:00
..
html Add link to jasmine site from html runner. 2010-09-12 13:11:33 -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 Allow waitsFor() arguments to be specified in arbitrary order. 2010-08-25 18:04:52 -07:00
JsApiReporter.js Changed 'type' field of MessageResult and ExpectationResult to 'log' and 'expect', respectively. 2010-06-22 14:48:47 -07:00
Matchers.js toThrow()'s (and some other matchers') .not message is misleading. 2010-08-25 18:16:37 -07:00
MultiReporter.js By default don't display "Jasmine Running..." console log for each spec. Re-enable by setting TrivialReporter's logRunningSpecs to true. 2010-06-24 11:10:58 -07:00
NestedResults.js Changed 'type' field of MessageResult and ExpectationResult to 'log' and 'expect', respectively. 2010-06-22 14:48:47 -07:00
PrettyPrinter.js Removed references to 'window'; using jasmine.getGlobal() instead in order to better support non-browser environments. 2010-06-22 16:22:09 -07:00
Queue.js Fixed bug: waitsFor() hangs forever if latch function never returns true. 2010-08-25 17:16:19 -07:00
Reporter.js By default don't display "Jasmine Running..." console log for each spec. Re-enable by setting TrivialReporter's logRunningSpecs to true. 2010-06-24 11:10:58 -07:00
Runner.js JsApiReporter reports nested suites correctly. 2010-06-22 10:18:22 -07:00
Spec.js Allow waitsFor() arguments to be specified in arbitrary order. 2010-08-25 18:04:52 -07:00
Suite.js Refactor. 2010-06-22 10:30:06 -07:00
WaitsBlock.js Re-refactored Queue to use straightforward callbacks 2009-08-08 09:31:06 -07:00
WaitsForBlock.js Allow waitsFor() arguments to be specified in arbitrary order. 2010-08-25 18:04:52 -07:00
base.js Allow waitsFor() arguments to be specified in arbitrary order. 2010-08-25 18:04:52 -07:00
mock-timeout.js Oops, remove call to jasmine.log(). 2010-06-23 17:12:38 -07:00
util.js Add documentation for all non-private functions. 2009-11-10 17:32:29 -05:00
version.json Bump version to 1.0.0! 2010-09-14 12:54:23 -07:00