Sha256: 110b4b6bdf867fcaafafc5b2b0dbe5d288f93627806cad9adeff1539032e3df0

Contents?: true

Size: 213 Bytes

Versions: 113

Compression:

Stored size: 213 Bytes

Contents

require 'test/unit'

# for some reason these tests fail when run via TextMate
# but succeed when run on the command line.

tests = Dir["#{File.dirname(__FILE__)}/test_*.rb"]
tests.each do |file|
  require file
end

Version data entries

113 entries across 113 versions & 37 rubygems

Version Path
indirect-jekyll-0.5.4 test/suite.rb
lonnon-jekyll-0.6.0 test/suite.rb
naeu-jekyll-0.5.5 test/suite.rb
naeu-jekyll-0.5.4 test/suite.rb
jekyll-0.5.1 test/suite.rb
jekyll-0.5.4 test/suite.rb
jekyll-0.5.3 test/suite.rb
jekyll-0.1.5 test/suite.rb
jekyll-0.2.1 test/suite.rb
jekyll-0.2.0 test/suite.rb
jekyll-0.1.6 test/suite.rb
jekyll-0.3.0 test/suite.rb
jekyll-0.4.1 test/suite.rb