Commit Graph

353 Commits

Author SHA1 Message Date
John Bintz
09842c0539 fix a few verbose reporter bugs 2012-01-12 16:47:36 -05:00
John Bintz
5d43eb2193 let's run with a server, like all the cool kids do nowadays\! 2012-01-12 15:02:32 -05:00
John Bintz
ed4590ee44 ensure assets with same logical_path but different pathnames are included, fixes #110 2012-01-12 14:16:16 -05:00
John Bintz
b7553062bd rearrange js 2012-01-11 15:41:27 -05:00
John Bintz
ed76916205 more cleanup 2012-01-11 14:24:09 -05:00
John Bintz
b9b4648a24 update reporter 2012-01-11 11:37:25 -05:00
John Bintz
282ed40264 merge 2012-01-11 09:58:47 -05:00
John Bintz
1f56031d8b -q to silence some noisy things, fixes #97 2012-01-11 08:44:28 -05:00
John Bintz
da59a48025 add verbose reporter 2012-01-10 17:14:37 -05:00
John Bintz
81f561282a make sure window.promot doesn't get called, fixes #106 2012-01-09 13:20:58 -05:00
John Bintz
dfe1bece2c make sure window.promot doesn't get called, fixes #106 2012-01-09 11:09:34 -05:00
John Bintz
7587381e1e qt 4.8 webkit doesn't use working dir to resolve local file urls anymore, fixes #101 2012-01-03 10:47:18 -05:00
John Bintz
df83a61cb5 add help options 2011-12-30 15:33:06 -05:00
John Bintz
d5b2239d0f more clean up work, break things apart for manageability/testing 2011-12-30 11:34:30 -05:00
John Bintz
d31f628d91 clean up how reporting is done somoe more 2011-12-30 10:47:08 -05:00
John Bintz
0adf3a41b6 a whole ton of reporters work 2011-12-29 18:37:23 -05:00
John Bintz
09f4df94de merge 2011-12-29 09:38:24 -05:00
John Bintz
9dafb83892 things in a weird state... 2011-12-29 09:32:27 -05:00
John Bintz
9ff0dca191 Merge branch 'master' of github.com:johnbintz/jasmine-headless-webkit 2011-12-24 10:12:44 -05:00
John Bintz
dd86eb404e remove debugging 2011-12-24 09:55:21 -05:00
John Bintz
ac9a9cf23b try loading bundler too 2011-12-24 09:54:04 -05:00
John Bintz
e38963ed42 try loading bundler too 2011-12-24 09:53:52 -05:00
John Bintz
8465590930 Merge pull request #98 from lautis/erb-in-config-file
Parse and run ERB tags inside YAML config
2011-12-16 06:31:00 -08:00
Ville Lautanala
4c7a1f860d Parse and run ERB tags inside YAML config 2011-12-16 14:21:06 +02:00
John Bintz
5743227de6 have runner define report files as a queue 2011-12-12 14:54:53 -05:00
John Bintz
e03389e938 start splitting the reporters out 2011-12-12 12:22:32 -05:00
John Bintz
4e64480c69 bump version 2011-12-12 09:44:45 -05:00
John Bintz
7dde9328df add lib/ and app/ to vendored assets search, fixes #93 2011-12-08 09:13:45 -05:00
John Bintz
84e369d30a bump version 2011-12-06 09:37:26 -05:00
John Bintz
352ee417c5 fix extension search issue and expand bad extension searches to jasmine-style includes 2011-12-06 09:31:23 -05:00
John Bintz
00468fc1b3 Merge pull request #90 from scottdavis/master
Patch for unsupported formats in sprockets
2011-12-05 15:52:15 -08:00
Scott Davis
297f822da1 register non supported formats to there own handler and return there contents as empty so sprokets requres do not have to be changed for work. This will report to STDOUT if the file has been skipped 2011-12-05 18:49:52 -05:00
John Bintz
1099773484 bump version 2011-12-05 17:30:23 -05:00
John Bintz
d038a748ed remove debugging 2011-12-02 18:47:17 -05:00
John Bintz
3b0a11edea fix spec filtering 2011-12-02 18:37:14 -05:00
John Bintz
f3dd4f2bf8 bump version 2011-12-01 18:24:15 -05:00
John Bintz
6ad4bdaec0 also provide asset_paths in jasmine.yml for adding paths 2011-12-01 16:52:01 -05:00
John Bintz
e25d89962c fix issues for when not running under bundler 2011-12-01 10:37:35 -05:00
John Bintz
b6d94a5d0d make sure a parent module is defined first 2011-12-01 10:26:23 -05:00
John Bintz
ab1994696d bump version and add basic developer instructions 2011-12-01 10:01:06 -05:00
John Bintz
5d504570fd small refactoring 2011-12-01 08:59:05 -05:00
John Bintz
a291fd5de3 clean up the printing of headless reporter results 2011-11-29 15:36:17 -05:00
John Bintz
af14f69a07 performance boost in finding matchign spec lines 2011-11-29 15:11:40 -05:00
John Bintz
3c993001de use kernel.rand/srand 2011-11-29 14:48:55 -05:00
John Bintz
602eb634d7 bump version for upcoming release 2011-11-29 11:25:20 -05:00
John Bintz
9affa65df4 fix writing of paths and stuff, fixes #77 2011-11-29 10:56:02 -05:00
John Bintz
0d4562119f small speed optimization 2011-11-29 09:45:23 -05:00
John Bintz
ee3b6e598c cacheable actions write out better filenames, and get rid of local jquery and use jquery-rails gem for testing 2011-11-28 16:53:42 -05:00
John Bintz
4ae9815471 better randomization 2011-11-28 11:52:33 -05:00
John Bintz
3fe66c66c5 specify the random order seed with --seed 2011-11-28 11:47:05 -05:00