jasmine/spec/suites
Lee Byrd & Christian Williams e60f22a2e5 Changed 'type' field of MessageResult and ExpectationResult to 'log' and 'expect', respectively. 2010-06-22 14:48:47 -07:00
..
BaseSpec.js jasmine.log() and Spec#log() take multiple arguments which are pretty-printed and concatted together. 2010-06-22 12:23:54 -07:00
CustomMatchersSpec.js Typo. 2010-03-08 22:03:57 -08: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 Correct number matching in equals_ 2010-03-18 20:32:40 -07:00
MockClockSpec.js added tests for mockclock 2009-10-27 16:49:23 -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 Use jasmine.undefined for all comparisons to the undefined value, since undefined itself may be redefined elsewhere 2009-11-26 11:12:06 -05: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 Tuning to prevent stack overflows in FF 2009-10-05 22:36:10 -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 Changed 'type' field of MessageResult and ExpectationResult to 'log' and 'expect', respectively. 2010-06-22 14:48:47 -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