Bob Aman
5e751681dd
Updating dependencies.
2012-07-21 13:51:23 +03:00
Simone Carletti
4656b73ff9
Restore exclusion for compact and environment as requested in 6c5267359a
2012-06-14 20:49:53 +02:00
Simone Carletti
c656b1aaeb
Drop RCov::VerifyTask task (see GH-2)
2012-06-14 15:06:26 +02:00
Simone Carletti
6c5267359a
Ruby 1.8 doesn't seem to like one --exclude
2012-06-14 15:06:22 +02:00
Simone Carletti
5858999045
Remove multiple specifications of gem 'rspec'
...
We should take advantage of bundler. Use gemspec in the Gemfile to merge the Gemfile with the dependencies in the .gemspec file.
This solution requires rcov to be removed from .gemspec because RCov only works in MRI 1.8 and there's no way to specify platforms in the .gemspec.
2012-06-14 11:47:06 +02:00
Simone Carletti
b7430aeb8c
RSpec create the /specdoc folder if needed.
...
In this way, we don't get this folder for free every time rake evaluates the tasks.
2012-06-14 11:35:46 +02:00
Simone Carletti
efb3938f7c
There are now slow specs.
...
Moreover, in RSpec 2 we will be able to use metadata to filter specs.
https://www.relishapp.com/rspec/rspec-core/v/2-10/docs/metadata
2012-06-14 11:32:16 +02:00
Simone Carletti
16363939b9
Upgrade RSpec 1.x to RSpec 2.10-x
2012-06-14 11:18:35 +02:00
Bob Aman
d326f2e630
Default changed to spec:rcov. Verify task always exits with error code 1.
2012-05-11 13:44:39 +03:00
Bob Aman
daf301d08b
Apparently 60% is too low!
2012-05-11 13:41:40 +03:00
Bob Aman
41ac517b8b
Downgraded verify task to 60% coverage requirement.
2012-05-11 13:29:41 +03:00
Bob Aman
6205c8e67c
Switched to using proper Rake clobbering.
2011-12-02 16:42:46 +03:00
Bob Aman
af87738e06
Excluding environment setup file from code coverage.
...
git-svn-id: https://google-api-ruby-client.googlecode.com/svn/trunk@161 c1d61fac-ed7f-fcc1-18f7-ff78120a04ef
2011-05-20 23:39:47 +00:00
Bob Aman
f962346722
Fixed rcov exclude options.
...
git-svn-id: https://google-api-ruby-client.googlecode.com/svn/trunk@159 c1d61fac-ed7f-fcc1-18f7-ff78120a04ef
2011-05-20 23:12:44 +00:00
Bob Aman
9af308a5f8
Updated install error message for rcov.
...
git-svn-id: https://google-api-ruby-client.googlecode.com/svn/trunk@103 c1d61fac-ed7f-fcc1-18f7-ff78120a04ef
2010-10-22 23:11:59 +00:00
Bob Aman
20eff1df7d
Added support for two-legged OAuth.
...
git-svn-id: https://google-api-ruby-client.googlecode.com/svn/trunk@92 c1d61fac-ed7f-fcc1-18f7-ff78120a04ef
2010-10-22 00:36:23 +00:00
Bob Aman
2140cbf244
Excluding .rvm from code coverage.
...
git-svn-id: https://google-api-ruby-client.googlecode.com/svn/trunk@78 c1d61fac-ed7f-fcc1-18f7-ff78120a04ef
2010-10-14 00:15:52 +00:00
Bob Aman
5572a73fdf
Fixed incompatibilities with Ruby 1.8.6
...
git-svn-id: https://google-api-ruby-client.googlecode.com/svn/trunk@71 c1d61fac-ed7f-fcc1-18f7-ff78120a04ef
2010-10-13 21:16:07 +00:00
bobaman@google.com
a22a8338f2
Added check to make sure Rcov is installed.
...
git-svn-id: https://google-api-ruby-client.googlecode.com/svn/trunk@16 c1d61fac-ed7f-fcc1-18f7-ff78120a04ef
2010-08-17 22:09:41 +00:00
bobaman@google.com
e6ba0f6860
Updating code to consistent coding style.
...
git-svn-id: https://google-api-ruby-client.googlecode.com/svn/trunk@15 c1d61fac-ed7f-fcc1-18f7-ff78120a04ef
2010-08-17 01:21:17 +00:00
bobaman@google.com
e4b6f8528e
Updated OAuth to actually perform authorization stuff.
...
git-svn-id: https://google-api-ruby-client.googlecode.com/svn/trunk@8 c1d61fac-ed7f-fcc1-18f7-ff78120a04ef
2010-08-12 01:07:35 +00:00
bobaman@google.com
d371bc3cbf
Basic project skeleton.
...
git-svn-id: https://google-api-ruby-client.googlecode.com/svn/trunk@2 c1d61fac-ed7f-fcc1-18f7-ff78120a04ef
2010-07-28 19:30:56 +00:00