Commit Graph

44 Commits

Author SHA1 Message Date
John Bintz
3911041866 merge sprockets code into mainline, please report bugs 2011-11-23 09:50:14 -05:00
John Bintz
61c8ed8828 more sprockets improvements 2011-11-19 19:15:38 -05:00
John Bintz
9b103807ee explicitly include coffeescript, might fix #79 2011-11-16 15:39:45 -05:00
John Bintz
4150dd1828 working on stuff, broken 2011-11-16 15:28:02 -05:00
John Bintz
dda84fdcb9 first big switch to javascript doing all the work 2011-10-24 16:40:08 -04:00
John Bintz
0be7b9e20c start work on writing out report files usable by other things 2011-10-10 14:11:13 -04:00
John Bintz
8b8fc32f80 change how includes work and shuffle things around 2011-09-02 10:49:15 -04:00
John Bintz
c523a1e310 second part - cache spec file analysis 2011-09-01 10:39:29 -04:00
John Bintz
ebe5b03e36 start of file listing 2011-08-22 13:26:48 -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
7c37c80a9a fix coffeescript compile error exceptions 2011-06-17 10:27:00 -04:00
John Bintz
cdff35c0e2 break out running from bin 2011-06-16 09:51:49 -04:00
John Bintz
67940c5066 only call the coffeescript compiler as much as needed. so much faster 2011-06-10 14:18:35 -04:00
John Bintz
5e1520a732 option to not run all tests if you don't want it to 2011-06-10 11:10:09 -04:00
John Bintz
f7d899b0f7 write out two templates and execute one after the other if everything's cool 2011-06-10 11:02:26 -04:00
John Bintz
c32f13fbe1 factor out file list management 2011-06-10 10:04:21 -04:00
John Bintz
029e12ad7b can write out a reporting file 2011-05-29 12:30:19 -04:00
John Bintz
f190b8c5e4 avoid that railtie 2011-05-19 20:08:19 -04:00
John Bintz
aa11f442bc add global options 2011-05-16 17:19:44 -04:00
John Bintz
fd3e8218d7 clean up the runner a little 2011-05-15 22:39:10 -04:00
John Bintz
690858e342 tiny bug fix for coffeescript compilation errors 2011-05-14 10:28:27 -04:00
John Bintz
cc943330f2 tiny cleanup 2011-05-13 10:01:46 -04:00
John Bintz
16a7507f55 new reporter, attempt 1 2011-05-12 17:02:11 -04:00
John Bintz
b2571b4e3e only run the provided specs 2011-05-11 10:29:02 -04:00
John Bintz
cf5cd24d1b have jasmine config set by argument 2011-05-11 10:17:27 -04:00
John Bintz
a1077c1c36 a little code cleanup 2011-05-10 09:25:55 -04:00
John Bintz
fd05415c38 add a keep option 2011-05-09 16:03:37 -04:00
John Bintz
f6f975a8c9 requisite pre-release code cleanup 2011-05-09 15:52:11 -04:00
John Bintz
58a952a4dd pretty-print coffeescript compile errors 2011-05-09 07:35:50 -04:00
John Bintz
234f49e583 ok, use coffee-script and external compiler, the html thing doesn't work 2011-05-06 17:07:44 -04:00
John Bintz
8d02988381 inline coffeescript support via coffee-script-source 2011-05-06 14:24:46 -04:00
John Bintz
4b92891cc7 remove debugging info 2011-05-06 14:18:14 -04:00
John Bintz
d24e41198c remove our distribution of jasmine and use the gem 2011-05-06 14:16:25 -04:00
John Bintz
603ba69f77 start factoring out some things 2011-05-06 14:05:15 -04:00
John Bintz
089a21e52b raise an error if the specrunner is not found 2011-05-04 07:45:52 -04:00
John Bintz
ee8f8382cb disable colors if they're already enabled 2011-05-03 10:20:59 -04:00
John Bintz
829d2d2187 make autotest integration better, and provide for default options using .jasmine-headless-webkit 2011-05-03 09:55:42 -04:00
John Bintz
f0b1687cb4 print a message when tests start 2011-05-02 17:55:09 -04:00
John Bintz
22e9de5b61 colors now optional 2011-05-02 12:00:03 -04:00
John Bintz
a582c6387b more stuff, like console.log error code and others 2011-04-13 20:21:23 -04:00
John Bintz
8fa8aa60c2 defaults for spec_dir and doc update 2011-04-11 11:46:02 -04:00
John Bintz
1156f5c1ec a few fixes for the binary, handles jasmine defaults now 2011-04-11 10:31:53 -04:00
John Bintz
7317a0ab78 readme and gemspec and bin 2011-04-11 07:00:05 -04:00
John Bintz
b4c4a74e81 add jasmine and other things 2011-04-11 06:38:47 -04:00