Commit Graph

84 Commits

Author SHA1 Message Date
John Bintz f86ec8b3b6 Merge pull request #20 from tim-sge/license-ambiguity-fix
Adds MIT license.
2012-09-30 10:12:41 -07:00
Tim Mansfield f82a1d6059 Adds MIT license. 2012-09-25 09:31:08 -07:00
John Bintz 644f24cc4c bump version rc 2012-01-27 09:45:39 -05:00
John Bintz b3e88261f0 better reporter support 2012-01-11 11:31:19 -05:00
John Bintz 943e754d59 start better reporter handling 2012-01-10 17:14:46 -05:00
John Bintz 12b48b1c6d update for new jhw 2011-12-30 15:53:09 -05:00
John Bintz 83e5bd542e update readme and other things for upcoming release 2011-11-23 17:57:19 -05:00
John Bintz b420397349 update readme 2011-11-03 10:35:45 -04:00
John Bintz 6e2be80d6a jhw uses full paths for everything now, this has to, too 2011-10-17 15:15:57 -04:00
John Bintz 7040e0e949 clean some things up 2011-10-11 15:30:39 -04:00
John Bintz c9e7bb60cb fix double inclusion and do glob expansion in runner, fix #7 2011-09-27 14:30:49 -04:00
John Bintz cd27ecb5be Merge pull request #9 from smitcham/master
Fix for failure to rerun after syntax error in system under test
2011-09-27 10:47:30 -07:00
Steven Mitcham 862b82e869 Fixing the runner to return false on the event of a failure and returning the original set of files in the event of a failure 2011-09-26 10:48:14 -05:00
Steven Mitcham 70b26b2c08 Fixing issue with jasmine headless webkit returning 'true' when a compilation error occurs 2011-09-23 11:54:46 -05:00
John Bintz 9b6cb02d06 pass other options into jhw 2011-09-14 10:06:55 -04:00
John Bintz c2a3635083 bump version 2011-09-12 09:17:49 -04:00
John Bintz 3ed72300d3 some cleanups of running specs, ensure correct return values for serial guard execution 2011-09-07 09:53:33 -04:00
John Bintz 570ea0814e always re-run failed specs, clear those out with ctrl-z 2011-09-06 16:00:27 -04:00
John Bintz 5baaf8f6e3 merge and add .orig to gitignore 2011-09-03 16:45:09 -04:00
John Bintz cd6004fd3d penchant-ize 2011-09-03 07:53:04 -04:00
John Bintz c467aea42b update runner to use new reporting system 2011-09-03 07:50:05 -04:00
John Bintz ce6639f44e include the main jhw library file for the autoload bits 2011-09-01 10:43:58 -04:00
John Bintz 25816daf7f bump version 2011-08-05 13:41:47 -04:00
John Bintz 895ae0c304 remove jammit and rails assets, also ensure files don't run twice 2011-08-05 13:35:06 -04:00
John Bintz 3fb7d8ac24 fix for new JHW where failure details are part of the report 2011-07-14 06:50:47 -04:00
John Bintz 245eeba260 refactor something that was really starting to bug me 2011-06-26 16:13:33 -04:00
John Bintz 7ca6900570 ok, fine 2011-06-26 16:11:33 -04:00
John Bintz 56e71e7ada a require for coffeescript 2011-06-26 15:51:52 -04:00
John Bintz 8b65ee4ed3 typo 2011-06-18 12:52:27 -04:00
John Bintz 93a8d546b8 rakefile with dsl goodness 2011-06-18 12:17:22 -04:00
John Bintz 74d4ce577f update readme 2011-06-18 12:15:12 -04:00
John Bintz e776f24970 better catch coffeescript compile errors 2011-06-17 10:26:16 -04:00
John Bintz 9f27c50156 catch and report errors better 2011-06-17 09:37:08 -04:00
John Bintz e1a01fb44e bump version some more 2011-06-16 17:33:42 -04:00
John Bintz 2bde8becac clean up the run before stuff 2011-06-16 10:48:34 -04:00
John Bintz 10974db664 use runner instead of calling from shell 2011-06-16 10:13:15 -04:00
John Bintz 545f149a8c deprecate guard-jammit 2011-06-15 17:07:50 -04:00
John Bintz 12d5d19b72 support for jhw's duck-punch-sprockets branch, run rails asset compilation before running jhw 2011-06-12 13:44:10 -04:00
John Bintz f093cdb813 what are we doing? 2011-06-10 11:50:25 -04:00
John Bintz b6b2f9d897 support for faster filtered spec running in JHW 0.3.0 2011-06-10 11:33:27 -04:00
John Bintz 5f147638be readme fix 2011-06-07 09:00:05 -04:00
John Bintz 502a973b67 bump version 2011-06-07 07:39:26 -04:00
John Bintz 885e594f24 bump version for release 2011-06-07 07:38:23 -04:00
John Bintz a55ccace60 travis don't like qt 2011-06-06 15:03:21 -04:00
John Bintz 8758edcd09 ensure exact extension matches on some regexps 2011-06-06 10:01:46 -04:00
John Bintz 318b09c6f0 readme 2011-06-06 09:51:58 -04:00
John Bintz 76c5d0e850 more changes and testing stuff 2011-06-06 09:49:37 -04:00
John Bintz 761de5a80a smarter filtering of files by extension 2011-06-03 16:45:19 -04:00
John Bintz 8497977cac don't run on change if paths are empty 2011-06-03 16:25:00 -04:00
John Bintz 26326b5c32 documentation update 2011-06-01 17:24:31 -04:00