Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | If we're not going to run the commonlib tests (and I think that's correct - ↵ | Louise Crow | 2012-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 per | Louise Crow | 2012-12-18 | -0/+3 |
| | | | | https://github.com/dchelimsky/rspec-rails/commit/be52a9841dde0292c7bc7ecfe39e7214b4db1cab | |||
* | use Rails.root, not RAILS_ROOT | James McKinney | 2012-04-02 | -9/+9 |
| | ||||
* | Merge jpmckinney/bundler | Seb Bacon | 2012-02-15 | -1/+0 |
| | ||||
* | comment out commonlib tests, which are not 1.9 compatible | James McKinney | 2011-10-16 | -1/+2 |
| | ||||
* | Adding spec conf files. | Louise Crow | 2011-02-23 | -1/+145 |
| | ||||
* | add a "cruise" target for use with CruiseControl.rb | Seb Bacon | 2010-12-02 | -1/+2 |
| | ||||
* | add rake "test" target (alias to "spec") | Seb Bacon | 2010-12-02 | -0/+1 |
| | ||||
* | Making spec dependent on spec:commonlib | Louise Crow | 2010-10-01 | -0/+1 |