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
rfelix-jekyll-0.5.4 test/suite.rb
sixones-jekyll-0.4.1 test/suite.rb
sixones-jekyll-0.5.0 test/suite.rb
sixones-jekyll-0.5.1 test/suite.rb
sixones-jekyll-0.5.2.2 test/suite.rb
sixones-jekyll-0.5.2 test/suite.rb
tekin-jekyll-0.5.2 test/suite.rb
tkmr-jekyll-0.5.1 test/suite.rb
tkmr-jekyll-0.5.2 test/suite.rb
tomafro-jekyll-0.5.2.1 test/suite.rb
tomafro-jekyll-0.5.3.1 test/suite.rb
tomafro-jekyll-0.5.3.2 test/suite.rb
tomafro-jekyll-0.5.3.3 test/suite.rb
tomafro-jekyll-0.5.3.5 test/suite.rb
tomafro-jekyll-0.5.3.6 test/suite.rb
tristandunn-jekyll-0.3.0 test/suite.rb
mojombo-jekyll-0.5.4 test/suite.rb
fagiani-jekyll-0.10.1 test/suite.rb
jekyll-0.10.0 test/suite.rb
jekyll-0.9.0 test/suite.rb