Sha256: fb262e9a0849096f465e6ce0d2d3112a3bf308b72203ae856cd3e185aad06549

Contents?: true

Size: 197 Bytes

Versions: 16

Compression:

Stored size: 197 Bytes

Contents

require 'test/unit'
require 'fileutils'
require 'fluent/log'
require 'rr'

class Test::Unit::TestCase
  include RR::Adapters::TestUnit
end

$log = Fluent::Log.new(STDOUT, Fluent::Log::LEVEL_WARN)

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
fluentd-0.10.30 test/helper.rb
fluentd-0.10.29 test/helper.rb
fluentd-0.10.28 test/helper.rb
fluentd-0.10.27 test/helper.rb
fluentd-0.10.26 test/helper.rb
fluentd-0.10.25 test/helper.rb
fluentd-0.10.24 test/helper.rb
fluentd-0.10.23 test/helper.rb
fluentd-0.10.22 test/helper.rb
fluentd-0.10.21 test/helper.rb
fluentd-0.10.20 test/helper.rb
fluentd-0.10.19 test/helper.rb
fluentd-0.10.18 test/helper.rb
fluentd-0.10.17 test/helper.rb
fluentd-0.10.16 test/helper.rb
fluentd-0.10.15 test/helper.rb