Commit Graph

116 Commits

Author SHA1 Message Date
John Bintz
46d1027982 fix coffeescript compile error support 2011-06-10 17:14:50 -04:00
John Bintz
d0afb329f1 caching doesn't work as nicely w/ grouped coffeescript compile, turning it off for now 'cause the speed benefit of grouped compilation is already huge 2011-06-10 14:25:08 -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
1d4d5f397a tweak a test for multi-platform run 2011-06-07 15:04:11 -04:00
John Bintz
3f630c73e9 give better messages with javascript errors 2011-05-31 09:37:29 -04:00
John Bintz
029e12ad7b can write out a reporting file 2011-05-29 12:30:19 -04:00
John Bintz
aa11f442bc add global options 2011-05-16 17:19:44 -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
f6f975a8c9 requisite pre-release code cleanup 2011-05-09 15:52:11 -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
a582c6387b more stuff, like console.log error code and others 2011-04-13 20:21:23 -04:00