Sha256: bf30400e00dff6a4f776fde2303cdb54ffc3db310d2217f04fc8ebeb66ed010e

Contents?: true

Size: 351 Bytes

Versions: 38

Compression:

Stored size: 351 Bytes

Contents

require "rubygems"
require "spec"

# gem install redgreen for colored test output
begin require "redgreen" unless ENV['TM_CURRENT_LINE']; rescue LoadError; end

path = File.expand_path(File.dirname(__FILE__) + "/../lib/")
$LOAD_PATH.unshift(path) unless $LOAD_PATH.include?(path)

require "lib/sax-machine"

# Spec::Runner.configure do |config|
# end

Version data entries

38 entries across 38 versions & 9 rubygems

Version Path
MikeSofaer-sax-machine-0.0.15 spec/spec_helper.rb
UnderpantsGnome-sax-machine-0.0.13 spec/spec_helper.rb
UnderpantsGnome-sax-machine-0.0.14 spec/spec_helper.rb
astro-sax-machine-0.0.12.20090419 spec/spec_helper.rb
astro-sax-machine-0.0.14 spec/spec_helper.rb
astro-sax-machine-0.0.15 spec/spec_helper.rb
astro-sax-machine-0.0.16 spec/spec_helper.rb
astro-sax-machine-0.0.17 spec/spec_helper.rb
astro-sax-machine-0.0.18 spec/spec_helper.rb
astro-sax-machine-0.0.19 spec/spec_helper.rb
astro-sax-machine-0.0.20 spec/spec_helper.rb
ealdent-sax-machine-0.0.12 spec/spec_helper.rb
ealdent-sax-machine-0.0.7 spec/spec_helper.rb
julien51-sax-machine-0.0.13 spec/spec_helper.rb
julien51-sax-machine-0.0.14 spec/spec_helper.rb
julien51-sax-machine-0.0.15 spec/spec_helper.rb
julien51-sax-machine-0.0.16 spec/spec_helper.rb
julien51-sax-machine-0.0.17 spec/spec_helper.rb
julien51-sax-machine-0.0.18 spec/spec_helper.rb
julien51-sax-machine-0.0.19 spec/spec_helper.rb