Sha256: fe3fb5a4853aaf0771aecadc78d57b4af1eb589fdd077daf5ca34f78e97dda35

Contents?: true

Size: 238 Bytes

Versions: 13

Compression:

Stored size: 238 Bytes

Contents

require 'bundler/setup'
require 'test/unit'

$LOAD_PATH.unshift(File.join(File.dirname(__FILE__), "..", "lib"))
$LOAD_PATH.unshift(File.dirname(__FILE__))

require "fluent/test"
require 'fluent/test/driver/output'

require 'test/unit/rr'

Version data entries

13 entries across 13 versions & 6 rubygems

Version Path
fluent-plugin-remote_syslog-1.1.0 test/test_helper.rb
fluent-plugin-remote_syslog_ms-1.2.2 test/test_helper.rb
fluent-plugin-remote_syslog_ms-1.2.1 test/test_helper.rb
fluent-plugin-remote_syslog_ms-1.2.0 test/test_helper.rb
fluent-plugin-remote_syslog_multiline-1.0.4 test/test_helper.rb
fluent-plugin-remote_syslog_multiline-1.0.3 test/test_helper.rb
fluent-plugin-remote_syslog_multiline-1.0.2 test/test_helper.rb
fluent-plugin-remote_syslog_multiline-1.0.1 test/test_helper.rb
fluent-plugin-remote_syslog_multiline-1.0.0 test/test_helper.rb
fluent-plugin-remote_syslog_criteo-1.0.0 test/test_helper.rb
fluent-plugin-remote_syslog_barthv-1.0.0 test/test_helper.rb
fluent-plugin-remote_syslog_tls-1.0.2 test/test_helper.rb
fluent-plugin-remote_syslog-1.0.0 test/test_helper.rb