825a9a1278leftover file removed
master
John Bintz
2011-06-07 10:10:54 -0400
793470b65fsuites also support descriptions from classnames
John Bintz
2011-06-07 10:01:48 -0400
222dda4e06if a spec description is given a function as the description, use its name as the displayed description
John Bintz
2011-06-07 09:47:30 -0400
af7f1818b0Revert back to the old jasmine.css
Davis W. Frank
2011-06-05 21:55:51 -0700
12f56787b0Move building single-file JS to use a JSON file with initial priority files
Davis W. Frank
2011-06-05 21:55:32 -0700
e88d88e427Move all core files into src/core.
Davis W. Frank
2011-06-05 21:28:26 -0700
ba10d178b2Better stack trace on exception. Better results if exception is due to true exception
Davis W. Frank
2011-06-01 21:14:59 -0700
da297d0f56And what I meant was *this* commit was pulling in the fixes to TrivialConsoleReporter
Davis W. Frank
2011-05-25 08:28:16 -0700
7ead5388c2merge in fixes to TrivialConsoleReporter: correct # of specs, no longer limited by column length
Davis W. Frank
2011-05-25 08:14:18 -0700
a445a62e7cTrivialConsoleReporter now reports the correct number of specs that were executed. TCR is still very heavily mocked instead of using testing an actual Jasmine environment. But now at least the numbers are correct.
Davis W. Frank
2011-05-16 18:28:46 -0700
1d65d56a92TrivialConsoleReporter refactor & fixes. No longer limitied to 50 columns of dots.
Davis W. Frank
2011-05-16 08:08:12 -0700
d875d1d997Don't run TrivialConsoleReporter specs if TrivialConsoleReporter is not loaded
ragaskar
2011-05-06 23:18:57 -0400
1fae8f0a31Rebuild main jasmine lib
ragaskar
2011-05-06 23:08:49 -0400
c1f8151bcbAdd png suitable for favicon
ragaskar
2011-05-06 22:40:53 -0400
b02aa9840afixed bad merge of gvanhove's describe exception fix
Davis W. Frank
2011-04-17 21:44:41 -0700
61de2268fetoBeCloseTo matcher merged in
Davis W. Frank
2011-04-17 21:18:41 -0700
dd32048383Failure messages for toHaveBeenCalledWith print out the name of the spy
gvanhove
2011-03-08 21:48:29 -0800
32e736aa47commit updated version into jasmine.js
gvanhove
2011-03-12 13:04:30 -0800
38e9af8f68integrating TrivialConsoleReporter into node_suite.js, deleting some code pulled over from jasmine-node
Steve Conover
2011-03-30 17:54:49 -0700
e826fbb170More README edits for the Contributor guide
Carl Jackson & Davis W. Frank
2011-03-09 13:31:03 -0800
0c77662c5bOne more README tweak
Carl Jackson & Davis W. Frank
2011-03-09 13:15:33 -0800
75fb19bc49README changes
Davis W. Frank
2011-03-09 08:16:47 -0800
6ec825f62dUpdating docs. Version goes to 1.1.0
Davis W. Frank
2011-03-08 18:39:13 -0800
fc994108dbUpdate Rakefile a bit. Added more rake tasks to run specs.
Davis W. Frank
2011-03-08 18:38:46 -0800
70aed2d900move all "assertion" to "expectation"
Davis W. Frank
2011-03-08 18:37:44 -0800
ccfa17499fMerge remote branch 'sconover/trivial_console_reporter' into work
Davis W. Frank
2011-03-07 22:35:25 -0800
ab087ef5f8Pendantic terminology
Davis W. Frank
2011-03-07 22:34:58 -0800
0ef6582f73Merging in sconover/jshint
Davis W. Frank
2011-03-07 22:30:43 -0800
a1ba43c864call back when done
Steve Conover
2011-02-28 23:58:06 -0800
88ee377662integrated trivial console into a real-world situation and dicovered a couple mistakes/misses
Steve Conover
2011-02-28 23:17:39 -0800
f5afe18a6bsemicolon fixes subsequent to jshint run
Steve Conover
2011-02-28 22:53:39 -0800
2731716ccbmaking this consistent
Steve Conover
2011-02-28 22:39:16 -0800
4e5083d570style rf
Steve Conover
2011-02-28 22:36:31 -0800
b9cbd3c5a0integration test - failure scenario
Steve Conover
2011-02-28 22:30:03 -0800
e42026ee84rename *node to *console
Steve Conover
2011-02-28 18:02:44 -0800
a1f58f8be4rf
Steve Conover
2011-02-28 17:58:29 -0800
ac00d765d2integration tests - passing scenarios
Steve Conover
2011-02-28 17:50:16 -0800
b1dceeacd4stack traces
Steve Conover
2011-02-28 17:20:22 -0800
5018f0d1c2spec failure - description
Steve Conover
2011-02-28 17:13:04 -0800
9704550b33rf
Steve Conover
2011-02-28 16:54:38 -0800
882c287191specs/assertions/failures
Steve Conover
2011-02-28 16:50:54 -0800
7d2b900b48remember suite results as suites finish
Steve Conover
2011-02-28 16:16:20 -0800
f701fdc132needful
Steve Conover
2011-02-28 15:34:32 -0800
eb49fab652print elapsed time in summary
Steve Conover
2011-02-28 15:31:48 -0800
e8c8a0bdfdrun result - passed green, failed red
Steve Conover
2011-02-28 15:13:46 -0800
e6a080039fprint started when the test run starts
Steve Conover
2011-02-28 14:56:09 -0800
c485c33a3cskipped specs mean yellow star
Steve Conover
2011-02-28 14:51:03 -0800
8fbf3ba859newline at 50 characters
Steve Conover
2011-02-28 14:39:59 -0800
dccafe33b0style reform
Steve Conover
2011-02-28 13:52:03 -0800
c1d2718beared F, duh
Steve Conover
2011-02-28 13:46:30 -0800
945a9ba638failing spec makes a red dot
Steve Conover
2011-02-28 13:45:22 -0800
528b5abedabeginning of trivial node reporter, based on jasmine-node. jshint rules exclude bad escapements WRT ansi colors, beacuse that's ok.
Steve Conover
2011-02-28 13:35:53 -0800
d7cced2e7cHow to for release
Davis W. Frank
2011-02-27 14:22:53 -0800
d08ce2de24Rakefile no longer needed as it was for staticmatic
Davis W. Frank
2011-02-27 14:22:32 -0800
3be0610572adding latest pages
Davis W. Frank
2011-02-27 14:00:45 -0800
0c35bf9cedacutally built the pages
Davis W. Frank
2011-02-27 14:00:06 -0800
052a92067asmall tweak on wording
Davis W. Frank
2011-02-27 13:58:48 -0800
c3ca7e64acattempting to fix
Davis W. Frank
2011-02-27 13:47:58 -0800
df9a1bb51aMerge branch 'gh-pages' of github.com:pivotal/jasmine into gh-pages
Davis W. Frank
2011-02-27 12:39:57 -0800
5e90115eafremoving incorrectlt added submodule
Davis W. Frank
2011-02-27 12:33:47 -0800
aa212127efOne. More. Time.
Davis W. Frank
2011-02-27 12:28:57 -0800
09c771b13banother attempt to push this
Davis W. Frank
2011-02-27 12:27:23 -0800
148317eb901.0.2, finishing to Frank for static pages
Davis W. Frank
2011-02-27 12:26:38 -0800
e7860d25a8Finished refactor to Frank for the static pages; 1.0.2 files
Davis W. Frank
2011-02-27 12:24:21 -0800
45b4e1316cupdating for new pages
Davis W. Frank
2011-02-27 10:36:13 -0800
ae5da671e3wip for frank
Davis W. Frank
2011-02-27 10:35:20 -0800
aee4c5926c.gitmodules
Davis W. Frank
2011-02-27 09:48:17 -0800
b68c363186Moving to Frank for static page gen
Davis W. Frank
2011-02-27 09:44:24 -0800
f41af6c2d0jshint passes - run 'node jshint/run.js'. running jshint with a couple jshint options and workarounds to allow certain jasmine-specific styles. many actual style problems are fixed. the jshint run is integrated into rake jasmine:lint.
Steve Conover
2011-02-26 15:07:59 -0800
9f90c4eca5initial jshint commit. including the library, made a runner for jasmine.
Steve Conover
2011-02-26 11:23:25 -0800
545752ae20semicolons
Steve Conover
2011-02-26 11:01:33 -0800
c04f1b1fa8node spec/node_suite.js runs all dom-independent jasmine specs. basic commonjs support for jasmine along the way. node_suite.js and runner.html are both green.
Steve Conover
2011-02-26 10:53:55 -0800
fa9741dbdaremoved old ghpages dir
Davis W. Frank
2011-02-25 08:14:48 -0800
2fc784e03dremoving old github pages dir
Davis W. Frank
2011-02-25 08:12:46 -0800
560cb2edcbwip
Davis W. Frank
2011-02-25 08:10:34 -0800
390bd94fa9fixing LINKS I SAID
Davis W. Frank
2011-01-26 15:34:20 -0800
efabefeec8still fixing download links
Davis W. Frank
2011-01-26 15:32:46 -0800
1092415da4Fixed download links
Davis W. Frank
2011-01-26 15:31:17 -0800
9a12b32a3aswapping ignore from Jekyll to staticmatic
Davis W. Frank
2011-01-25 13:23:01 -0800
510c924247more fixing powered by
Davis W. Frank
2011-01-25 13:21:26 -0800
b27c40c0c9Fix the powered by
Davis W. Frank
2011-01-25 13:19:36 -0800
29af31ef73Add a tagline;
Davis W. Frank
2011-01-25 13:17:41 -0800
1f46196280Whoops
Davis W. Frank
2011-01-25 13:14:20 -0800
a5b292f59bMove to staticmatic generated static HTML instead of relying on Jekyll (or server-side Jekyll)
Davis W. Frank
2011-01-25 13:13:32 -0800
225494c82cremoving the first pass of Jekyll files
Davis W. Frank
2011-01-16 16:58:45 -0800
5a4aea156dAdd Jasmine Species.
Christian Williams
2010-11-10 09:02:18 -0500
b6e0c62353Fix bug link. Add 1.0.1.1 release notes.
Christian Williams
2010-11-09 16:40:06 -0500
0ed665220aAdd EaselTV and Wikimedia.
Christian Williams
2010-11-09 16:26:31 -0500
bd15ed6a45Really? "File.exist?", not "File.exists?"? Whatever.
Christian Williams
2010-11-09 13:10:40 -0500
fa74051071Don't commit Gemfile.lock.
Christian Williams
2010-11-09 09:48:30 -0500