Sha256: bda1d67a5a81e0387e0187415bbaccbefbfa0f9e0ece63119da7639d5f9c98db

Contents?: true

Size: 194 Bytes

Versions: 44

Compression:

Stored size: 194 Bytes

Contents

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

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

task :default => :test

Version data entries

44 entries across 44 versions & 3 rubygems

Version Path
xmlhasher_with_attributes-1.0.1 Rakefile
xmlhasher_with_attributes-1.0.0 Rakefile
xmlhasher-1.0.3 Rakefile
aggcat-1.0.1 Rakefile
aggcat-1.0.0 Rakefile
xmlhasher-1.0.2 Rakefile
xmlhasher-1.0.1 Rakefile
xmlhasher-1.0.0 Rakefile
aggcat-0.4.0 Rakefile
aggcat-0.3.9 Rakefile
aggcat-0.3.8 Rakefile
aggcat-0.3.7 Rakefile
aggcat-0.3.6 Rakefile
aggcat-0.3.5 Rakefile
aggcat-0.3.4 Rakefile
aggcat-0.3.3 Rakefile
aggcat-0.3.2 Rakefile
xmlhasher-0.0.6 Rakefile
aggcat-0.3.1 Rakefile
aggcat-0.3.0 Rakefile