Christian Williams
61c0fe781c
Styling fix.
2010-06-30 00:09:01 -07:00
Harry Ugol & Tyler Schultz
766f3546bf
Add gem reference.
2010-06-28 10:52:22 -07:00
Lee Byrd & Christian Williams
f6d1f7d871
checking in master's SHA
2010-06-25 18:19:02 -07:00
Lee Byrd & Christian Williams
5e843e087b
updating gh-pages SHA
2010-06-25 18:13:58 -07:00
Lee Byrd & Christian Williams
51c0563608
bumping version to 0.11.1
2010-06-25 18:11:18 -07:00
Lee Byrd & Christian Williams
9e3036fbf7
Doc fix.
2010-06-25 17:40:50 -07:00
Lee Byrd & Christian Williams
dcc8b460d1
Rakefile updates pages/index.html.
2010-06-25 17:35:08 -07:00
Lee Byrd & Christian Williams
c533b67aa5
Remove vestiges of ruby ci code from jasmine core.
...
Add missing lib/jasmine-html.js.
2010-06-25 15:16:43 -07:00
Lee Byrd & Christian Williams
7a69d64669
Add dist to .gitignore.
...
Exclude hidden files from standalone zip.
2010-06-25 10:07:08 -07:00
Lee Byrd & Christian Williams
ed80a0cad7
Re-add lib/jasmine.css for jasmine-gem.
2010-06-24 17:37:13 -07:00
Lee Byrd & Christian Williams
85351f2c1c
Build html support classes (just TrivialReporter for now) into jasmine-html.js.
2010-06-24 17:33:46 -07:00
Lee Byrd & Christian Williams
1057596665
New example project.
...
Generate jasmine-standalone-x.x.x.zip.
2010-06-24 17:15:06 -07:00
Lee Byrd & Christian Williams
22065fafad
By default don't display "Jasmine Running..." console log for each spec. Re-enable by setting TrivialReporter's logRunningSpecs to true.
2010-06-24 11:10:58 -07:00
Lee Byrd & Christian Williams
2939aff80c
deprecating wasCalled, wasCalledWith, wasNotCalled, wasNotCalledWith and adding toHaveBeenCalled, and toHaveBeenCalledWith
2010-06-24 10:34:03 -07:00
Lee Byrd & Christian Williams
6a0e452788
Oops, remove call to jasmine.log().
2010-06-23 17:12:38 -07:00
Lee Byrd & Christian Williams
00296b02e0
Regenerate jsdoc.
2010-06-23 11:31:55 -07:00
Lee Byrd & Christian Williams
8f5f6a6d27
The single-file lib/jasmine.js no longer has a version number in the filename. We'll make it available for download with the version number seperately.
...
Add lint check for 'window'.
Remove last 'window' reference.
2010-06-23 11:31:38 -07:00
Lee Byrd & Christian Williams
ed47ececa9
The single-file lib/jasmine.js no longer has a version number in the filename. We'll make it available for download with the version number seperately.
2010-06-23 11:26:01 -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
6a9f74e849
Add jsdoc for jasmine.log.
2010-06-23 10:53:10 -07:00
Lee Byrd & Christian Williams
3be2455d8c
README change.
2010-06-23 10:28:02 -07:00
Lee Byrd & Christian Williams
40b0c49d25
Point example_runner.html to latest jasmine version.
...
Update README.
2010-06-23 10:21:21 -07:00
Lee Byrd & Christian Williams
82e04c327a
Bumped version to 0.11.0.
...
Regenerated docs and lib.
2010-06-22 17:52:25 -07:00
Lee Byrd & Christian Williams
2a3376d11e
Removed deprecated jasmine.include().
...
Removed deprecated ExpectationResult.details.
Removed deprecated Spec.getResults().
2010-06-22 17:38:15 -07:00
Lee Byrd & Christian Williams
413be6b4ca
Remove deprecated class jasmine.Reporters.
...
Fully deprecate old-style Matchers; will be removed in next major version.
2010-06-22 17:35:41 -07:00
Lee Byrd & Christian Williams
0539251fe6
Refactored TrivialReporter to handle duplicate suite names properly
2010-06-22 17:25:08 -07:00
Lee Byrd & Christian Williams
1154fcaf3b
Refactor.
2010-06-22 16:45:35 -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
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
Lee Byrd & Christian Williams
e7cd6a473a
jasmine.log() and Spec#log() take multiple arguments which are pretty-printed and concatted together.
...
Log messages are handled correctly in TrivialReporter and JsApiReporter.
2010-06-22 12:23:54 -07:00
Lee Byrd & Christian Williams
3bdc96c00a
Re-enable and fix JsApiReporterSpec specs.
2010-06-22 12:04:34 -07:00
Lee Byrd & Christian Williams
b9bf42c6b5
Merge branch 'master' of git@github.com:pivotal/jasmine into HEAD
2010-06-22 10:43:48 -07:00
Lee Byrd & Christian Williams
2d138f1cfa
Refactor.
2010-06-22 10:30:06 -07:00
Lee Byrd & Christian Williams
e30b99e7b3
JsApiReporter reports nested suites correctly.
...
Runner#topLevelSuites() returns only top level suites.
Suite#specs(), Suite#suites(), and Suite#children() return immediate children.
2010-06-22 10:18:22 -07:00
DanielHeath
40272cd563
Fixed typo in example code.
2010-06-15 11:47:30 +08:00
Pivotal
c187adc096
Version bump to 0.10.4
2010-06-05 10:44:54 -04:00
Pivotal
5aa306cf66
Add unit specs for WaitsForBlock
2010-06-05 10:32:41 -04:00
Pivotal
462b50e84e
Replace unshift with splice (unshift not IE-safe)
2010-06-05 10:12:16 -04:00
Pivotal
46249bf515
Fix spec failure that occured when stack traces/line numbers are available
2010-06-05 10:07:58 -04:00
Christian Williams
03d7bfb7d4
Oops, shouldn't onComplete there.
2010-06-04 14:48:48 -04:00
Christian Williams
11292ff83c
Merge branch 'master' of git@github.com:pivotal/jasmine
2010-06-04 14:45:52 -04:00
Christian Williams
ab7678e713
Apply patch from Eric Pabst (May 18, 2010):
...
Replaced call to self.spec._next() with onComplete() when the test times out.
This is because there is no such function as _next(), and onComplete() seems to
do the right thing.
2010-06-04 14:45:42 -04:00
Eric Pabst
6431431dfc
Replaced call to self.spec._next() with onComplete() when the test times out.
...
This is because there is no such function as _next(), and onComplete() seems to do the right thing.
2010-06-05 02:44:51 +08:00
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
Christian Williams
ed49104fad
Jasmine should recover gracefully when there are errors in describe functions.
2010-06-04 14:14:31 -04:00
labday
803a2fb2ba
Fixing documentation error.
2010-05-28 05:52:48 +08:00
John Firebaugh
bb1928a75c
Remove geminstaller stuff.
...
This isn't a gem anymore, and geminstaller is deprecated.
2010-05-08 10:57:43 +08:00
John Firebaugh
7d5ff6985f
Rebuild to fix line endings.
2010-05-08 10:57:43 +08:00
ragaskar
841e93fc09
'Hide' currently unusable Rake tasks
2010-04-20 07:26:51 -07:00
bigfix
5cfb019b6b
Documentation and example fixes
2010-04-20 07:26:04 -07:00