jasmine/spec/suites
Lee Byrd & Christian Williams 9c8180d8d0 Fixed bug where multiple calls to jasmine.Clock.useMock cause multiple tear downs 2010-06-23 11:03:05 -07:00
..
BaseSpec.js Refactor. 2010-06-22 16:45:35 -07:00
CustomMatchersSpec.js Remove deprecated class jasmine.Reporters. 2010-06-22 17:35:41 -07:00
EnvSpec.js Added Env#versionString; nicer styling in TrivialReporter; hide passed and skipped tests by default, but allow them to be displayed. 2010-04-01 15:56:29 -07:00
ExceptionsSpec.js major matcher refactor 2009-10-29 17:03:24 -07:00
JsApiReporterSpec.js Changed 'type' field of MessageResult and ExpectationResult to 'log' and 'expect', respectively. 2010-06-22 14:48:47 -07:00
MatchersSpec.js Remove deprecated class jasmine.Reporters. 2010-06-22 17:35:41 -07:00
MockClockSpec.js Fixed bug where multiple calls to jasmine.Clock.useMock cause multiple tear downs 2010-06-23 11:03:05 -07:00
MultiReporterSpec.js Fix compatibility with the ruby contrib runner 2009-08-26 15:55:08 -07:00
NestedResultsSpec.js major matcher refactor 2009-10-29 17:03:24 -07:00
PrettyPrintSpec.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
QueueSpec.js jasmine.Queue iterates by looping rather than recursing, so stack overflows should be less likely. 2009-10-12 23:09:51 -05:00
ReporterSpec.js Remove deprecated class jasmine.Reporters. 2010-06-22 17:35:41 -07:00
RunnerSpec.js JsApiReporter reports nested suites correctly. 2010-06-22 10:18:22 -07:00
SpecRunningSpec.js Fix spec failure that occured when stack traces/line numbers are available 2010-06-05 10:07:58 -04:00
SpecSpec.js jasmine.log() and Spec#log() take multiple arguments which are pretty-printed and concatted together. 2010-06-22 12:23:54 -07:00
SpySpec.js Fix message bug with wasCalledWith. Throw on bad arguments to createSpyObj 2010-02-24 19:27:43 -08:00
SuiteSpec.js JsApiReporter reports nested suites correctly. 2010-06-22 10:18:22 -07:00
TrivialReporterSpec.js Refactored TrivialReporter to handle duplicate suite names properly 2010-06-22 17:25:08 -07:00
UtilSpec.js Update isArray_ function and add test coverage 2010-02-24 19:35:32 -08:00
WaitsForBlockSpec.js Add unit specs for WaitsForBlock 2010-06-05 10:32:41 -04:00