Sha256: ce8e1ea0fcbda62903ccdd0c33c1e00ee0327d6662792bf5b1bf1bb77744e2f0

Contents?: true

Size: 183 Bytes

Versions: 18

Compression:

Stored size: 183 Bytes

Contents

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

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

Version data entries

18 entries across 18 versions & 2 rubygems

Version Path
gooddata-0.6.0.pre9 Rakefile
gooddata-0.6.0.pre8 Rakefile
gooddata-0.6.0.pre7 Rakefile
gooddata-0.6.0.pre6 Rakefile
gooddata-0.6.0.pre5 Rakefile
gooddata-0.6.0.pre4 Rakefile
gooddata-0.6.0.pre3 Rakefile
gooddata-0.6.0.pre2 Rakefile
gooddata-0.5.16 Rakefile
gooddata-0.5.15 Rakefile
gooddata-0.5.14 Rakefile
gooddata-0.5.13 Rakefile
gooddata-0.5.12 Rakefile
each_line_reverse-1.0.0 Rakefile
gooddata-0.5.11 Rakefile
gooddata-0.5.10 Rakefile
gooddata-0.5.9 Rakefile
gooddata-0.5.8 Rakefile