Commit Graph

220 Commits

Author SHA1 Message Date
John Bintz
183bd93d31 timer updates, should fix #56 2011-09-06 11:37:29 -04:00
John Bintz
7f197c3719 modify reporter for use with guard 2011-09-03 07:54:52 -04:00
John Bintz
cae6f16623 finish new-style reporting, time to use it 2011-09-02 17:00:21 -04:00
John Bintz
f1318a5223 Merge branch 'master' into qt-cleanup 2011-09-02 15:52:24 -04:00
John Bintz
e5510f13d0 halfway in the middle of the reporting change 2011-09-02 15:52:19 -04:00
John Bintz
b21573b1dc fix a bug and give a message when the cache is building 2011-09-02 11:31:58 -04:00
John Bintz
8b8fc32f80 change how includes work and shuffle things around 2011-09-02 10:49:15 -04:00
John Bintz
68a2888d35 failed test 2011-09-02 10:24:24 -04:00
John Bintz
23bd56ee21 remove a bunch of specrunners 2011-09-01 10:41:06 -04:00
John Bintz
c523a1e310 second part - cache spec file analysis 2011-09-01 10:39:29 -04:00
John Bintz
fa27ee715a enable coffeescript cache, step 1 of a big speedup 2011-09-01 09:38:53 -04:00
John Bintz
bd8fa3e536 appease rubygems 2011-09-01 08:36:11 -04:00
John Bintz
3fdc69cfdd starting work on report file output 2011-08-30 15:59:09 -04:00
John Bintz
0c368ec9f2 factor out the console reporting from the runner 2011-08-30 11:56:35 -04:00
John Bintz
904be27e42 some more c++ cleanup 2011-08-29 13:35:36 -04:00
John Bintz
aeb6d57505 stupid cpp fixes 2011-08-27 10:53:29 -04:00
John Bintz
e3923335b8 clean up cpp some more 2011-08-26 11:18:04 -04:00
John Bintz
a46e72c1e2 fix colors options, fixes #55 2011-08-23 20:07:05 -04:00
John Bintz
64037b205f big merge 2011-08-23 19:55:48 -04:00
John Bintz
b54f163d3e make cleanups and color fixes 2011-08-23 19:49:47 -04:00
John Bintz
a206df590f ensure bad utf-8 is handled, fixes #48 2011-08-23 19:24:28 -04:00
John Bintz
d039aba84b start of file listing 2011-08-23 19:23:56 -04:00
John Bintz
ac5b8a4c98 add penchant 2011-08-23 18:54:23 -04:00
John Bintz
01b1fcce16 fix qmake bug 2011-08-23 18:47:15 -04:00
John Bintz
ebe5b03e36 start of file listing 2011-08-22 13:26:48 -04:00
John Bintz
47f6fead79 Merge pull request #57 from marcpeabody/master
Mac install issue fixed
2011-08-22 06:11:40 -07:00
Marc Peabody
9146041ce6 Inconsistent darwin/mac_os_x symbol bug
It was causing:
lib/qt/qmake.rb:114:in `check_qmake!': undefined method `strip' for nil:NilClass (NoMethodError)
2011-08-21 21:55:32 -04:00
John Bintz
350db80eed bump version 2011-08-12 10:22:21 -04:00
John Bintz
2a1d986f19 ensure rubygems is loaded, should fix #49 2011-08-11 14:15:42 -04:00
John Bintz
6a06d87a4c special case for when logging jquery nodes -- print the html 2011-08-11 13:07:48 -04:00
John Bintz
dc5b8c026d better errors and flatten jasmine.yml keys, allowing for merged yaml sequences in config 2011-08-10 13:11:05 -04:00
John Bintz
88d1b7f1d2 bump version and fix rake task 2011-08-10 09:02:11 -04:00
John Bintz
f094aeabc6 remove a flaky test 2011-08-10 08:55:38 -04:00
John Bintz
77a14311aa don't process any more specs when there's an error, makes the output make more sense on super-fast computers when errors occur 2011-08-07 14:45:57 -04:00
John Bintz
96c69f3def nuke the hydra stuff 2011-08-07 00:49:12 -04:00
John Bintz
30ce01c017 this caching is too dangerous 2011-08-07 00:17:45 -04:00
John Bintz
bb92628716 set up hydra for testing 2011-08-04 10:38:52 -04:00
John Bintz
680f66db6e Merge branch 'master' of github.com:johnbintz/jasmine-headless-webkit 2011-08-04 10:19:51 -04:00
John Bintz
572d2a8b5a ensure bad utf-8 is handled, fixes #48 2011-08-04 10:18:05 -04:00
John Bintz
4fb82c2e7c more qt testing work 2011-08-03 12:26:39 -04:00
John Bintz
1de9307c5d Merge pull request #47 from rapportive-oss/master
Patch to allow running specs containing UTF-8
2011-08-03 05:23:03 -07:00
Sam Stokes
7af9e353af Set test harness to UTF-8 to allow running UTF-8 spec source files 2011-08-02 20:28:39 -07:00
John Bintz
370eb182d8 trying stuff 2011-08-02 15:47:14 -04:00
John Bintz
22577e0fdc qt cleanup 2011-08-02 10:20:18 -04:00
John Bintz
60713fc88f start c++ cleanup 2011-08-01 13:09:08 -04:00
John Bintz
316383671a Merge pull request #44 from dcuddeback/master
Fix for issue #43: unitialized constant during `rake` for Rails 2.3 applications
2011-07-29 18:35:08 -07:00
John Bintz
37c4e2e52b better qt finding 2011-07-29 21:33:19 -04:00
David Cuddeback
14c3c13699 Fix compatibility for Rails 2.3 2011-07-29 12:01:40 -07:00
John Bintz
11c2cbc950 um, what was i thinking? 2011-07-29 09:58:59 -04:00
John Bintz
93e189545c bump version 2011-07-26 16:40:01 -04:00