use travis's rbx-2 instead of rbx, and removed duplicate gem dependency
[arvados.git] / tasks / spec.rake
2014-08-14 Sérgio GomesUpdated rspec to v3 and replaced rcov with simplecov.
2012-07-31 Bob AmanMerge branch 'master' of https://code.google.com/p...
2012-07-21 Bob AmanUpdating dependencies.
2012-06-15 Bob AmanMerge pull request #3 from weppos/update-rspec-187
2012-06-14 Simone CarlettiRestore exclusion for compact and environment as reques...
2012-06-14 Simone CarlettiDrop RCov::VerifyTask task (see GH-2)
2012-06-14 Simone CarlettiRuby 1.8 doesn't seem to like one --exclude
2012-06-14 Bob AmanMerge pull request #2 from weppos/update-rspec
2012-06-14 Simone CarlettiRemove multiple specifications of gem 'rspec'
2012-06-14 Simone CarlettiRSpec create the /specdoc folder if needed.
2012-06-14 Simone CarlettiThere are now slow specs.
2012-06-14 Simone CarlettiUpgrade RSpec 1.x to RSpec 2.10-x
2012-05-11 Bob AmanDefault changed to spec:rcov. Verify task always exits...
2012-05-11 Bob AmanApparently 60% is too low!
2012-05-11 Bob AmanDowngraded verify task to 60% coverage requirement.
2011-12-02 Bob AmanMerge branch 'master' of ../martinsarsale-support-for...
2011-12-02 Bob AmanSwitched to using proper Rake clobbering.
2011-05-20 Bob AmanExcluding environment setup file from code coverage.
2011-05-20 Bob AmanFixed rcov exclude options.
2010-10-22 Bob AmanUpdated install error message for rcov.
2010-10-22 Bob AmanAdded support for two-legged OAuth.
2010-10-14 Bob AmanExcluding .rvm from code coverage.
2010-10-13 Bob AmanFixed incompatibilities with Ruby 1.8.6
2010-08-17 bobaman@google.comAdded check to make sure Rcov is installed.
2010-08-17 bobaman@google.comUpdating code to consistent coding style.
2010-08-12 bobaman@google.comUpdated OAuth to actually perform authorization stuff.
2010-07-28 bobaman@google.comBasic project skeleton.