Davis W. Frank
5ca2888301
Merge pull request #242 from ChrisTM/master
...
Fix swapped template values in build_standalone_runner.rb.
2012-09-02 22:58:08 -07:00
Kevin Connor
54fbc48eb2
create downloads dir if needed during build_standalone_distribution
2012-08-15 12:41:09 -07:00
Christopher Mitchell
4c28bef387
Fix swapped template values in build_standalone_runner.rb.
...
`example_source_tags` and `example_spec_tags` each returned what the other
should have returned. I noticed this bug because it made the comments in
SpecRunner.html about where to include spec and source files incongruous with
the example tags that followed.
2012-06-16 17:49:43 -07:00
Davis W. Frank
7bbcf51d45
Removed Frank for GHPages generation. Now using Rocco and a Thor task to build it
2012-05-27 13:16:20 -07:00
Davis W. Frank
079740ca2c
Make Thor tasks more visible; Init Pages submodule when not present if about to run tests that require it
2012-04-09 22:21:09 -07:00
Davis W. Frank
d63836afb4
Fix for copying built Github pages to the submodule properly
2012-04-02 18:33:38 -07:00
Mark Rushakoff
d15964b7dc
fix JasmineDev#has_node? for Ruby 1.8.7
2012-04-01 15:44:36 -07:00
Davis W. Frank
bab4538404
Fix to name the standalone distribution from the version number
2012-04-01 13:11:53 -07:00
Davis W. Frank
ad78d0d0d8
Fixed bug where version for Ruby gem wasn't correct
2012-04-01 13:08:42 -07:00
Davis W. Frank
3a0ada034b
Move sources order to Ruby, which is where it's used.
2012-04-01 11:28:57 -07:00
Davis W. Frank
674197aef8
Removed TermAnsiColor gem (uses GPL and isn't needed anymore)
2012-04-01 10:51:04 -07:00
Davis W. Frank
626da5a112
Re-implemented all development Rake tasks in Thor. Now actually tested.
...
Fixes:
* https://www.pivotaltracker.com/story/show/25484287 & https://github.com/pivotal/jasmine/issues/183
* https://www.pivotaltracker.com/story/show/25485401 & https://github.com/pivotal/jasmine/issues/189
* https://www.pivotaltracker.com/story/show/25485953 & https://github.com/pivotal/jasmine/issues/159
2012-04-01 10:47:29 -07:00