Sha256: 3ce755d32203f7292976814ffc89580f47e3eb362af47ad9e28e0c71d2342f85

Contents?: true

Size: 434 Bytes

Versions: 58

Compression:

Stored size: 434 Bytes

Contents

require 'rubygems'
require 'bundler'
begin
  Bundler.setup(:default, :development)
rescue Bundler::BundlerError => e
  $stderr.puts e.message
  $stderr.puts "Run `bundle install` to install missing gems"
  exit e.status_code
end
require 'test/unit'
require 'shoulda'

$LOAD_PATH.unshift(File.join(File.dirname(__FILE__), '..', 'lib'))
$LOAD_PATH.unshift(File.dirname(__FILE__))
require 'dirty_history'

class Test::Unit::TestCase
end

Version data entries

58 entries across 31 versions & 1 rubygems

Version Path
dirty_history-0.7.3 test/helper.rb
dirty_history-0.7.2 test/helper.rb
dirty_history-0.7.1 test/helper.rb
dirty_history-0.7.0 test/helper.rb
dirty_history-0.6.7 test/helper.rb
dirty_history-0.6.6 test/helper.rb
dirty_history-0.6.5 test/helper.rb
dirty_history-0.6.4 test/helper.rb
dirty_history-0.6.3 test/helper.rb
dirty_history-0.6.2 test/helper.rb
dirty_history-0.6.1 test/helper.rb
dirty_history-0.6.0 test/helper.rb
dirty_history-0.5.4 test/helper.rb
dirty_history-0.5.3 test/helper.rb
dirty_history-0.5.2 test/helper.rb
dirty_history-0.5.2 dirty_history/ruby/1.9.1/gems/dirty_history-0.2.0/dirty_history/ruby/1.9.1/gems/dirty_history-0.2.0/test/helper.rb
dirty_history-0.5.2 dirty_history/ruby/1.9.1/gems/dirty_history-0.2.0/test/helper.rb
dirty_history-0.5.1 dirty_history/ruby/1.9.1/gems/dirty_history-0.2.0/dirty_history/ruby/1.9.1/gems/dirty_history-0.2.0/test/helper.rb
dirty_history-0.5.1 dirty_history/ruby/1.9.1/gems/dirty_history-0.2.0/test/helper.rb
dirty_history-0.5.1 test/helper.rb