Sha256: 4554107d0432df59052d1116f56faca6922646fed6ad97f7f727bb0739b323f2

Contents?: true

Size: 231 Bytes

Versions: 20

Compression:

Stored size: 231 Bytes

Contents

require File.join(File.dirname(__FILE__), *%w[.. lib jekyll])

require 'test/unit'
require 'redgreen'

include Jekyll

def dest_dir
  File.join(File.dirname(__FILE__), *%w[dest])
end

def clear_dest
  FileUtils.rm_rf(dest_dir)
end

Version data entries

20 entries across 20 versions & 8 rubygems

Version Path
calavera-jekyll-0.4.1 test/helper.rb
danski-jekyll-0.4.1 test/helper.rb
elq-jekyll-0.4.2 test/helper.rb
jsjohnst-jekyll-0.4.1.999.1 test/helper.rb
jsjohnst-jekyll-0.4.1.999.2 test/helper.rb
jsjohnst-jekyll-0.4.1.999.3 test/helper.rb
jsjohnst-jekyll-0.4.1.999.4 test/helper.rb
jsjohnst-jekyll-0.4.1.999.6 test/helper.rb
matflores-jekyll-0.4.1.1 test/helper.rb
matflores-jekyll-0.4.1 test/helper.rb
matflores-jekyll-0.4.2 test/helper.rb
matflores-jekyll-0.4.3 test/helper.rb
mattmatt-jekyll-0.4.0 test/helper.rb
mattmatt-jekyll-0.4.1 test/helper.rb
mattmatt-jekyll-0.4.3 test/helper.rb
mattmatt-jekyll-0.4.4 test/helper.rb
mattmatt-jekyll-0.4.5 test/helper.rb
qrush-jekyll-0.4.0 test/helper.rb
qrush-jekyll-0.4.1 test/helper.rb
sixones-jekyll-0.4.1 test/helper.rb