Sha256: 52f9865441acf00f709cda09d7388f57de902bba9dd431e88b219926c5441279

Contents?: true

Size: 451 Bytes

Versions: 62

Compression:

Stored size: 451 Bytes

Contents

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

Rake::TestTask.new(:test) do |t|
  t.libs << "test/lib"
  t.ruby_opts << "-rhelper"
  t.test_files = FileList["test/**/test_*.rb"]
end

task :sync_tool do
  require 'fileutils'
  FileUtils.cp "../ruby/tool/lib/core_assertions.rb", "./test/lib"
  FileUtils.cp "../ruby/tool/lib/envutil.rb", "./test/lib"
  FileUtils.cp "../ruby/tool/lib/find_executable.rb", "./test/lib"
end

task :default => :test

Version data entries

62 entries across 51 versions & 26 rubygems

Version Path
minato_ruby_api_client-0.2.2 vendor/bundle/ruby/3.2.0/gems/webrick-1.8.1/Rakefile
fluent-plugin-nuopenlineage-light-0.1.0 vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/Rakefile
fluent-plugin-openlineage-light-0.1.4 vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/Rakefile
fluent-plugin-openlineage-light-0.1.3 vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/Rakefile
fluent-plugin-openlineage-0.1.0 vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/Rakefile
blacklight-spotlight-3.6.0.beta8 vendor/bundle/ruby/3.2.0/gems/webrick-1.8.1/Rakefile
tinymce-rails-7.1.2 vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/Rakefile
net-http-0.3.0.1 Rakefile
net-imap-0.2.4 Rakefile
scrapbook-0.3.2 vendor/ruby/2.7.0/gems/net-imap-0.2.3/Rakefile
scrapbook-0.3.2 vendor/ruby/2.7.0/gems/timeout-0.3.0/Rakefile
scrapbook-0.3.2 vendor/ruby/2.7.0/gems/net-protocol-0.1.3/Rakefile
scrapbook-0.3.2 vendor/ruby/2.7.0/gems/net-protocol-0.1.2/Rakefile
scrapbook-0.3.2 vendor/ruby/2.7.0/gems/timeout-0.2.0/Rakefile
scrapbook-0.3.1 vendor/ruby/2.7.0/gems/timeout-0.2.0/Rakefile
scrapbook-0.3.1 vendor/ruby/2.7.0/gems/timeout-0.3.0/Rakefile
scrapbook-0.3.1 vendor/ruby/2.7.0/gems/net-protocol-0.1.3/Rakefile
scrapbook-0.3.1 vendor/ruby/2.7.0/gems/net-protocol-0.1.2/Rakefile
scrapbook-0.3.1 vendor/ruby/2.7.0/gems/net-imap-0.2.3/Rakefile
fluent-plugin-google-cloud-logging-on-prem-0.1.0 vendor/ruby/3.1.0/gems/webrick-1.8.1/Rakefile