Sha256: 7c37dd991839ff24f6df1742851d098aa79754e90fb8a55d0a00afef8084e22e

Contents?: true

Size: 195 Bytes

Versions: 35

Compression:

Stored size: 195 Bytes

Contents

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

Rake::TestTask.new(:test) do |t|
  t.libs << 'test'
  t.test_files = FileList['test/**/test*.rb']
  t.verbose = true
end

task default: :test

Version data entries

35 entries across 35 versions & 9 rubygems

Version Path
text_to_checkstyle-0.2.0 Rakefile
compare_linker_wrapper-1.0.2 Rakefile
github_status_notifier-1.0.0 Rakefile
compare_linker_wrapper-1.0.1 Rakefile
pull_request-create-1.0.1 Rakefile
cron_for_github-2.0.1 Rakefile
cron_for_github-2.0.0 Rakefile
pull_request-create-1.0.0 Rakefile
compare_linker_wrapper-1.0.0 Rakefile
pull_request-create-0.1.2 Rakefile
git_httpsable-push-0.1.2 Rakefile
pull_request-create-0.1.1 Rakefile
git_httpsable-push-0.1.1 Rakefile
saddler-reporter-support-git-0.1.8 Rakefile
text_to_checkstyle-0.1.0 Rakefile
compare_linker_wrapper-0.1.0 Rakefile
pull_request-create-0.1.0 Rakefile
git_httpsable-push-0.1.0 Rakefile
saddler-reporter-support-git-0.1.7 Rakefile
git_clone_url-0.1.0 Rakefile