..
fixtures
adding files
2013-01-23 11:31:59 -06:00
source
Add some unit tests for TOML integration.
2013-11-29 23:33:52 -05: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
Add some unit tests for TOML integration.
2013-11-29 23:33:52 -05: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
add Enumerable#glob_include?
2013-01-11 15:33:11 +08:00
test_entry_filter.rb
Extract Site#filter_entries into its own class
2013-11-04 21:35:13 -06:00
test_excerpt.rb
Fix tests to expect maruku 0.7 output
2013-12-05 12:20:11 +11:00
test_filters.rb
Implement group_by Liquid filter & tests.
2013-12-08 01:16:48 -05:00
test_generated_site.rb
add test to demonstrate issue with markdown extension parsing. adding mkd as an extension should not cause mkdn files to also be markdownified
2013-08-06 10:52:24 +02: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
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
Fix tests to expect maruku 0.7 output
2013-12-05 12:20:11 +11: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
clarify page sorting test
2013-12-19 13:46:43 -05:00
test_tags.rb
Rename the pygments option to highlighter
2013-12-22 12:45:15 +01:00
test_url.rb
Move URL generation to own class instead of a module
2013-07-25 22:44:27 +02:00