jasmine/spec/suites
Christian Williams a2041e90a6 Multiple befores/afters in a single describe should be executed in order (as declared for befores, in reverse for afters). 2010-06-04 14:41:16 -04: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 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
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 Spec cleanup. 2010-02-27 11:37:53 -05:00
SpecRunningSpec.js Multiple befores/afters in a single describe should be executed in order (as declared for befores, in reverse for afters). 2010-06-04 14:41:16 -04:00
SpecSpec.js Tuning to prevent stack overflows in FF 2009-10-05 22:36:10 -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 Remove @deprecated methods. 2009-10-19 22:17:22 -07:00
TrivialReporterSpec.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
UtilSpec.js Update isArray_ function and add test coverage 2010-02-24 19:35:32 -08:00