Sha256: bc3eb1485b900c77bff7828c605a9a8bb58bdbf270e5b002845f3b76d6482bce

Contents?: true

Size: 355 Bytes

Versions: 40

Compression:

Stored size: 355 Bytes

Contents

# encoding: UTF-8

# To make testing/debugging easier, test within this source tree versus an installed gem

dir = File.dirname(__FILE__)
root = File.expand_path(File.join(dir, '..'))
lib = File.expand_path(File.join(root, 'lib'))
ext = File.expand_path(File.join(root, 'ext', 'libxml'))

$LOAD_PATH << lib
$LOAD_PATH << ext

require 'xml'

Version data entries

40 entries across 40 versions & 1 rubygems

Version Path
libxml-ruby-2.8.0 test/test_helper.rb
libxml-ruby-2.7.0-x86-mingw32 test/test_helper.rb
libxml-ruby-2.7.0 test/test_helper.rb
libxml-ruby-2.6.0-x86-mingw32 test/test_helper.rb
libxml-ruby-2.6.0 test/test_helper.rb
libxml-ruby-2.5.0-x86-mingw32 test/test_helper.rb
libxml-ruby-2.5.0 test/test_helper.rb
libxml-ruby-2.4.0-x86-mingw32 test/test_helper.rb
libxml-ruby-2.4.0 test/test_helper.rb
libxml-ruby-2.3.3-x86-mingw32 test/test_helper.rb
libxml-ruby-2.3.3 test/test_helper.rb
libxml-ruby-2.3.2 test/test_helper.rb
libxml-ruby-2.3.0-x86-mingw32 test/test_helper.rb
libxml-ruby-2.3.0 test/test_helper.rb
libxml-ruby-2.2.2-x86-mingw32 test/test_helper.rb
libxml-ruby-2.2.2 test/test_helper.rb
libxml-ruby-2.2.1-x86-mingw32 test/test_helper.rb
libxml-ruby-2.2.1 test/test_helper.rb
libxml-ruby-2.2.0-x86-mingw32 test/test_helper.rb
libxml-ruby-2.2.0 test/test_helper.rb