Sha256: d94a1293a0609911ca3a8e59669aad9935a0fa003b32ad4e6d9ad2f0e43d5793

Contents?: true

Size: 199 Bytes

Versions: 60

Compression:

Stored size: 199 Bytes

Contents

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

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

task :default => :test

Version data entries

60 entries across 60 versions & 4 rubygems

Version Path
libdolt-0.16.0 Rakefile
dolt-0.11.0 ./Rakefile
libdolt-0.15.0 Rakefile
dolt-0.10.0 ./Rakefile
libdolt-0.14.0 Rakefile
libdolt-0.13.0 Rakefile
dolt-0.9.0 ./Rakefile
libdolt-0.12.0 Rakefile
dolt-0.8.0 ./Rakefile
libdolt-0.11 Rakefile
libdolt-0.10.1 Rakefile
makeup-0.3.0 Rakefile
dolt-0.7.1 ./Rakefile
libdolt-0.10.0 Rakefile
libdolt-0.9.0 Rakefile
makeup-0.2.0 Rakefile
dolt-0.7.0 ./Rakefile
libdolt-0.8.0 Rakefile
libdolt-0.7.0 Rakefile
libdolt-0.6.2 Rakefile