Commit Graph

299 Commits

Author SHA1 Message Date
John Bintz
5f025c9b91 reset that isFinished flag, plz 2011-06-10 15:50:14 -04:00
John Bintz
2672550bbd ok, there's a little bit that can be cached 2011-06-10 14:29:16 -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
26675216ad don't do things twice, it wastes time 2011-06-10 11:35:54 -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
7ff876a56f this is big enough for a new version 2011-06-10 11:04:48 -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
7c8f4c0e4e no wait, this makes more sense 2011-06-08 13:47:51 -04:00
John Bintz
57faed9d8f actually count right, total tests == total expects 2011-06-08 13:46:08 -04:00
John Bintz
860da38c99 bump version 2011-06-08 09:42:22 -04:00
John Bintz
2b5eaa7990 provide both console.log and console.pp 2011-06-08 09:27:54 -04:00
John Bintz
1d4d5f397a tweak a test for multi-platform run 2011-06-07 15:04:11 -04:00
John Bintz
c5956ee7d3 remove coffee watchr 2011-06-07 14:56:44 -04:00
John Bintz
0426fc57cc use the jasmine pretty printer if available 2011-06-07 14:55:31 -04:00
John Bintz
b06fb6f101 update gemspec so you must use coffee-script 2.2, avoids node.js console.log output issue 2011-06-01 14:54:44 -04:00
John Bintz
3f630c73e9 give better messages with javascript errors 2011-05-31 09:37:29 -04:00
John Bintz
ccafb37bbe bump version 2011-05-29 13:10:47 -04:00
John Bintz
c765e98047 new gemfile 2011-05-29 12:37:33 -04:00
John Bintz
029e12ad7b can write out a reporting file 2011-05-29 12:30:19 -04:00
John Bintz
1be31e800e bump version 2011-05-19 20:11:13 -04:00
John Bintz
f190b8c5e4 avoid that railtie 2011-05-19 20:08:19 -04:00
John Bintz
1ab01a7d25 bump version 2011-05-17 11:12:45 -04:00
John Bintz
ea0b00e4dc create a railtie to have tasks appear automatically 2011-05-17 10:41:51 -04:00
John Bintz
9ede8f2148 changelog 2011-05-17 07:55:22 -04:00
John Bintz
5833d57c8d it's a branch, not a fork 2011-05-17 07:48:02 -04:00
John Bintz
ed7d6a9378 switch to rake task and gh-pages hosting the readme 2011-05-17 07:47:42 -04:00
John Bintz
aa11f442bc add global options 2011-05-16 17:19:44 -04:00
John Bintz
9715eb3a2e small refactoring 2011-05-15 22:42:02 -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
4fdfd7b84b better console printing 2011-05-13 09:15:49 -04:00
John Bintz
756f3d498e new features and api change, so new minor version 2011-05-13 08:16:00 -04:00
John Bintz
dff767cad1 clean up reporter a bit 2011-05-12 18:47:56 -04:00
John Bintz
e761616830 better reporting 2011-05-12 17:23:42 -04:00
John Bintz
b53c4c56f7 remove something 2011-05-12 17:07:39 -04:00
John Bintz
16a7507f55 new reporter, attempt 1 2011-05-12 17:02:11 -04:00
John Bintz
97ba0b329b fix autotest so it can work with changed files 2011-05-12 07:26:14 -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
1c1691f40f bump version 2011-05-10 09:28:14 -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
3d51cecf03 readme 2011-05-09 07:39:11 -04:00
John Bintz
58a952a4dd pretty-print coffeescript compile errors 2011-05-09 07:35:50 -04:00
John Bintz
086086cd3e Merge branch 'coffeescript' 2011-05-07 10:26:43 -04:00
John Bintz
8bfd8f8bd0 remove debug code 2011-05-07 09:17:26 -04:00