Sha256: 82ce6b443324948e5614a77de954e73ea5cdd74c2c746a810632958bf8452027

Contents?: true

Size: 197 Bytes

Versions: 18

Compression:

Stored size: 197 Bytes

Contents

require 'bundler/gem_tasks'
require 'rake/testtask'

Rake::TestTask.new(:test) do |test|
  test.libs << 'test'
  test.pattern = 'test/**/test_*.rb'
  test.verbose = true
end

task :default => :test

Version data entries

18 entries across 18 versions & 3 rubygems

Version Path
sideband-1.0.4 Rakefile
couchbase-jruby-client-0.1.7-java Rakefile
couchbase-jruby-client-0.1.6-java Rakefile
sideband-1.0.3 Rakefile
couchbase-jruby-client-0.1.5-java Rakefile
couchbase-jruby-client-0.1.4 Rakefile
couchbase-jruby-client-0.1.3 Rakefile
couchbase-jruby-client-0.1.2 Rakefile
couchbase-jruby-client-0.1.1 Rakefile
couchbase-jruby-client-0.1.0-java Rakefile
thread-parent-1.0.4 Rakefile
thread-parent-1.0.3 Rakefile
thread-parent-1.0.2 Rakefile
sideband-1.0.2 Rakefile
sideband-1.0.1 Rakefile
thread-parent-1.0.1 Rakefile
thread-parent-1.0.0 Rakefile
sideband-1.0.0 Rakefile