Commit Graph

361 Commits

Author SHA1 Message Date
Olivier Melcher
8f98da4767 require yaml in runner.rb
fixes bad YAML module look-up that would give the following error:

[jasmine-headless-webkit] uninitialized constant Jasmine::Headless::Runner::YAML (NameError)
/gems/jasmine-headless-webkit-0.6.0/lib/jasmine/headless/runner.rb:47:in `jasmine_config'
2011-07-20 15:27:20 -07:00
John Bintz
fe18d2a3fd bump version 2011-07-20 09:30:30 -04:00
John Bintz
f9e3bdfbce merge in changes 2011-07-20 09:28:45 -04:00
John Bintz
f77bfb1705 changelog and minor version bump 2011-07-20 09:26:01 -04:00
John Bintz
132d9355bd changes and hooks and junk 2011-07-19 10:47:24 -04:00
John Bintz
4c7e03dc57 we don't need all of jasmine, just jasmine-core 2011-07-19 10:41:23 -04:00
John Bintz
75f4d26344 better handling of rails version checks 2011-07-19 10:29:25 -04:00
John Bintz
21d93e7c9f set application name to silence phonon warnings 2011-07-19 09:54:39 -04:00
John Bintz
b03e6d8298 Merge branch 'master' of github.com:johnbintz/jasmine-headless-webkit 2011-07-18 10:54:48 -04:00
John Bintz
879975a8ca better qt building? 2011-07-18 10:52:57 -04:00
John Bintz
4b154128ed Merge pull request #37 from ConradIrwin/master
-c/--no-colors are broken.
2011-07-15 19:54:33 -07:00
Conrad Irwin
f4a8458246 Respect the showColors option... 2011-07-15 18:07:43 -07:00
John Bintz
da08c96af6 changelog 2011-07-15 17:45:26 -04:00
John Bintz
b723d015bc Merge branch 'master' of github.com:johnbintz/jasmine-headless-webkit 2011-07-15 17:44:34 -04:00
John Bintz
154372e130 add in JHW self-tests to default task 2011-07-15 17:44:03 -04:00
John Bintz
efd8150a55 have runner tried to build qtwebkit widget if it's missing 2011-07-14 16:23:29 -04:00
John Bintz
e72eaef7a1 better finding of spec lines 2011-07-14 10:54:44 -04:00
John Bintz
3c4e557517 show line numbers for spec failures, whoa nelly 2011-07-13 14:42:47 -04:00
John Bintz
05e7d07d40 bump version 2011-07-12 08:52:31 -04:00
John Bintz
7af4657238 changelog for, like, the last one million versions 2011-07-12 08:48:51 -04:00
John Bintz
1a22a52096 big version bump 2011-07-11 21:42:42 -04:00
John Bintz
6454c329fa Merge pull request #31 from rcarver/jasmine-1-1
Jasmine 1.1 compatibility
2011-06-30 14:42:54 -07:00
Ryan Carver
d5e44fe9a5 change Jasmine.root to Jasmine::Core.path to work with jasmine 1.1 2011-06-30 12:27:57 -07:00
John Bintz
1d3991f52e support globs in file filters, fixes #29 2011-06-30 06:41:32 -04:00
John Bintz
edd503f262 passing in no files doesn't mean run a focused test with zero files, doi 2011-06-29 10:38:15 -04:00
John Bintz
99c939e6d0 raise exceptions on rake task failures, hopefully addresses #26 2011-06-28 11:24:11 -04:00
John Bintz
7316f77367 use mocha mocking instead of punching ducks 2011-06-28 11:06:36 -04:00
John Bintz
343fd6f84b rearrange the furniture on the Rake task test a little bit 2011-06-28 10:30:41 -04:00
John Bintz
96e071aa37 Merge pull request #28 from zspencer/master
Fixed defect with using the Rake Task without having Rails installed
2011-06-28 07:21:22 -07:00
Zachary Spencer
3b214f913f made the tests a bit more robust, but they may now be more DANGEROUS! 2011-06-28 16:49:31 +08:00
Zachary Spencer
953e4ec5b9 Merge branch 'master' of github.com:zspencer/jasmine-headless-webkit 2011-06-28 16:32:53 +08:00
Zachary Spencer
ccaab1c8f3 Made it so the rake task doesn't explode if you're too cool to use Rails 2011-06-28 16:31:37 +08:00
Zachary Spencer
4e5ba7945c Made it so the rake task doesn't explode if you're too cool to use Rails 2011-06-28 16:25:32 +08:00
John Bintz
c67f8dbadf run all tests after focused run if console.log was used 2011-06-24 15:57:00 -04:00
John Bintz
f82e3c0c2d bump version 2011-06-23 19:47:53 -04:00
John Bintz
de8a7c3b4c bye bye autotest 2011-06-23 19:45:59 -04:00
John Bintz
cc370aac0b remove unneeded method 2011-06-23 09:34:41 -04:00
John Bintz
c359e8b28b targeted runs w/ files outside scope work 2011-06-23 09:29:07 -04:00
John Bintz
e9a9a79142 Merge pull request #24 from ramonmaruko/linux-compile-error
Fix: g++: error: unrecognized option '-h'
2011-06-22 05:48:38 -07:00
Ramon Marco L. Navarro
675e958b66 Fix: g++: error: unrecognized option '-h' 2011-06-21 23:36:54 +08:00
John Bintz
00c4a30481 fix railtie for rails 3.1, fixes #22 2011-06-21 06:49:00 -04:00
John Bintz
e7dcffe004 bump version 2011-06-19 16:12:14 -04:00
John Bintz
a62a069166 update rakefile for rake >= 0.9.0 2011-06-19 16:11:22 -04:00
John Bintz
d4b886099c fix other half of #19, better error reporting and exceptions 2011-06-19 15:08:18 -04:00
John Bintz
3b71a0355b half-fix for #19, ensure coffeescript files have newlines separating them 2011-06-19 14:51:47 -04:00
John Bintz
ff792b81f6 bump version 2011-06-18 13:00:09 -04:00
John Bintz
2baed03356 better fix rake task for new rake dsl 2011-06-18 12:43:22 -04:00
John Bintz
7c37c80a9a fix coffeescript compile error exceptions 2011-06-17 10:27:00 -04:00
John Bintz
cff6891a8d Merge branch 'duck-punch-sprockets' 2011-06-17 09:40:59 -04:00
John Bintz
58d8f95588 report other errors better 2011-06-17 09:34:18 -04:00