Lee Byrd & Christian Williams
6a0e452788
Oops, remove call to jasmine.log().
2010-06-23 17:12:38 -07:00
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
Lee Byrd & Christian Williams
01d842fdfd
Removed references to 'window'; using jasmine.getGlobal() instead in order to better support non-browser environments.
...
Better protection around access to console.
The global object is now pretty-printed as "<global>", not "<window>".
Tests are a little closer to passing in node.js.
2010-06-22 16:22:09 -07:00
bigfix
5cfb019b6b
Documentation and example fixes
2010-04-20 07:26:04 -07:00
Christian Williams
7653107f0c
Use jasmine.undefined for all comparisons to the undefined value, since undefined itself may be redefined elsewhere
...
in app code. Thanks to Charlie Meyer at UIUC for the suggestion.
2009-11-26 11:12:06 -05:00
Christian Williams
2a5754600a
Add documentation for all non-private functions.
2009-11-10 17:32:29 -05:00
ragaskar
85d3b2d14b
IE7 fixes
2009-10-15 17:48:28 -07:00
pivotal
280c7bcf27
jb/dwf - updated Jasmine to move mock-timeout into the src dir & build; rake build simplified
2009-06-19 11:47:33 -07:00