jekyll/test
Parker Moore 1e7dbcaaff 1.8.7 doesn't support Time.new(*args), so use Time.parse instead 2013-07-22 14:37:51 +02:00
..
fixtures adding files 2013-01-23 11:31:59 -06:00
source update categories on the new post to not fuck up old numbers 2013-07-22 13:04:07 +02:00
helper.rb Fixing Pager test for 1.8.7. 2013-05-05 18:08:03 +02:00
suite.rb Newline. 2013-03-16 20:06:50 +01:00
test_command.rb Added directory_with_contents() to DRY up test code and ensure folders exist in TestCommand. 2013-03-16 14:09:53 +01:00
test_configuration.rb Raise LoadError if the file doesn't exist but do not catch it. :) 2013-07-12 12:22:06 +02:00
test_convertible.rb Compliant with Ruby 2.0.0 2013-04-26 21:20:48 +02:00
test_core_ext.rb add Enumerable#glob_include? 2013-01-11 15:33:11 +08:00
test_excerpt.rb 1.8.7 doesn't support Time.new(*args), so use Time.parse instead 2013-07-22 14:37:51 +02:00
test_filters.rb Testing parsing of String objects which represent times to Date filters 2013-05-04 14:41:21 +02:00
test_generated_site.rb Add a new post, bump @site.posts.size 2013-07-22 12:22:47 +02:00
test_kramdown.rb Compliant with Ruby 2.0.0 2013-04-26 21:20:48 +02:00
test_new_command.rb fix copying of site template files 2013-03-13 21:27:41 +00:00
test_page.rb added a plus to permalink 2013-06-15 23:18:31 +05:30
test_pager.rb Fix tests to match new behaviour of Pager.paginate_path 2013-06-09 21:09:06 +02:00
test_post.rb Will now have to render the post, not just transform it. 2013-07-13 16:18:38 +02:00
test_rdiscount.rb Update converter classes moving into a module 2013-01-19 23:07:38 +00:00
test_redcarpet.rb Add a `data-lang` attribute to code blocks 2013-05-10 19:18:13 +12:00
test_redcloth.rb Removed space characters in empty lines 2013-05-16 20:27:27 +02:00
test_related_posts.rb Latest post is chosen first in related posts 2013-07-06 15:11:52 +05:30
test_site.rb Removed space characters in empty lines 2013-05-16 20:27:27 +02:00
test_tags.rb add unit tests for include tag parameters 2013-06-11 16:11:56 +02:00