aboutsummaryrefslogtreecommitdiffstats
path: root/lib/tasks/rspec.rake
Commit message (Collapse)AuthorAgeLines
* If we're not going to run the commonlib tests (and I think that's correct - ↵Louise Crow2012-12-18-2/+0
| | | | they belong in commonlib and should only be run when commonlib is changed), then don't load them. Allows us not to include the rspec gem in production.
* Include Rake::DSL module manually to avoid deprecation warnings as perLouise Crow2012-12-18-0/+3
| | | | https://github.com/dchelimsky/rspec-rails/commit/be52a9841dde0292c7bc7ecfe39e7214b4db1cab
* use Rails.root, not RAILS_ROOTJames McKinney2012-04-02-9/+9
|
* Merge jpmckinney/bundlerSeb Bacon2012-02-15-1/+0
|
* comment out commonlib tests, which are not 1.9 compatibleJames McKinney2011-10-16-1/+2
|
* Adding spec conf files.Louise Crow2011-02-23-1/+145
|
* add a "cruise" target for use with CruiseControl.rbSeb Bacon2010-12-02-1/+2
|
* add rake "test" target (alias to "spec")Seb Bacon2010-12-02-0/+1
|
* Making spec dependent on spec:commonlibLouise Crow2010-10-01-0/+1