Sha256: b13f02d23c6f5cb069b13d6c3e0c14da8da8223dc44cb4b61fe57d1afb293d90

Contents?: true

Size: 226 Bytes

Versions: 27

Compression:

Stored size: 226 Bytes

Contents

#!/usr/bin/env rake
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

task :default => :test

Version data entries

27 entries across 27 versions & 9 rubygems

Version Path
fluent-plugin-aggregate-1.0.9 Rakefile
fluent-plugin-aggregate-1.0.8 Rakefile
fluent-plugin-aggregate-1.0.7 Rakefile
fluent-plugin-aggregate-1.0.6 Rakefile
fluent-plugin-tcp_socket_client-0.0.1 Rakefile
fluent-plugin-aggregate-1.0.5 Rakefile
fluent-plugin-aggregate-1.0.4 Rakefile
fluent-plugin-aggregate-1.0.3 Rakefile
fluent-plugin-aggregate-1.0.2 Rakefile
fluent-plugin-aggregate-1.0.1 Rakefile
fluent-plugin-aggregate-1.0 Rakefile
fluent-plugin-remote-syslog-cg-1.0.0 Rakefile
fluent-plugin-remote-syslog-1.1 Rakefile
fluent-plugin-remote-syslog-1.0 Rakefile
fluent-plugin-websphere-iib-1.0 Rakefile
em-http-server-0.1.8 Rakefile
em-http-server-0.1.7 Rakefile
fluent-plugin-out-http-buffered-0.0.1 Rakefile
em-http-server-0.1.6 Rakefile
fluent-plugin-onlineuser-0.0.1 Rakefile