Davis W. Frank
|
aca43bd3a3
|
Squashed commit of work to make Jasmine a collection of isolated modules. Note now that in our test suite, "jasmine" now always refers to the build jasmine loaded from jasmine.js and "j$" always refers to the code in the src directories.
Also, dev_boot.js is now a copy of boot.js and has additional changes to load jasmine the second time, into the j$ reference.
|
2013-05-28 14:09:20 -07:00 |
|
Dan Hansen and Davis W. Frank
|
d6da13a8dd
|
Attempt at normalizing error stacks across browsers.
Failed expectations now have a `stack` property, remove `trace.stack`
|
2013-02-27 16:37:31 -08:00 |
|
Davis W. Frank & Rajan Agaskar
|
cd3a0c854b
|
buildExpectationResult now returns a data object.
- Meant for passing to reporters.
|
2012-12-03 15:46:29 -08:00 |
|
Davis W. Frank & Rajan Agaskar
|
f840458b34
|
Encapsulate ExpectationResult
|
2012-12-03 15:46:29 -08:00 |
|
Davis W. Frank & Rajan Agaskar
|
dfed37531e
|
Add unit coverage for ExpectationResult
|
2012-12-03 15:46:29 -08:00 |
|