..
fixtures
adding files
2013-01-23 11:31:59 -06:00
source
make sure pages with published being false are not generated
2014-01-19 09:52:19 +08:00
helper.rb
Remove checks for Ruby 1.8.x
2013-12-08 00:48:10 -05: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
added a test that YAML.load doesn't get clobbered
2014-01-23 17:42:14 -08:00
test_convertible.rb
Add tests in all the time that was omitted for Ruby 1.8.x
2013-12-08 00:48:25 -05:00
test_core_ext.rb
Move #glob_include? from core_ext to entry_filter
2014-01-08 20:24:21 -08:00
test_entry_filter.rb
Add docs about the 'new' restriction on excludes.
2014-01-13 00:17:12 -08:00
test_excerpt.rb
Removes assert_includes to pass Travis
2013-12-30 12:57:23 -05:00
test_filters.rb
Fixed the tests... I guess Hash literals aren't ok.
2014-01-03 21:23:02 -08:00
test_generated_site.rb
make sure pages with published being false are not generated
2014-01-19 09:52:19 +08:00
test_kramdown.rb
add tests for moving of coderay settings for kramdown
2013-09-13 14:06:16 +02:00
test_new_command.rb
fix copying of site template files
2013-03-13 21:27:41 +00:00
test_page.rb
make sure pages with published being false are not generated
2014-01-19 09:52:19 +08:00
test_pager.rb
Fix tests to match new behaviour of Pager.paginate_path
2013-06-09 21:09:06 +02:00
test_post.rb
make sure pages with published being false are not generated
2014-01-19 09:52:19 +08:00
test_rdiscount.rb
Update converter classes moving into a module
2013-01-19 23:07:38 +00:00
test_redcarpet.rb
Add support for the Rouge syntax highlighter
2013-12-22 18:45:40 +01:00
test_redcloth.rb
Remove extra trailing whitespace
2013-11-20 00:50:56 +01:00
test_related_posts.rb
fix test muting to work for Ruby > 1.9
2013-09-12 13:26:32 +02:00
test_site.rb
switched from YAML.safe_load* to SafeYAML.load*
2014-01-23 17:25:17 -08:00
test_tags.rb
added tests for full path leak to source directory when using include tag
2014-01-16 18:43:25 +01:00
test_url.rb
Move URL generation to own class instead of a module
2013-07-25 22:44:27 +02:00