.. |
fixtures
|
adding files
|
2013-01-23 11:31:59 -06:00 |
source
|
Merge pull request #1849 from afeld/sort-attributes
|
2013-12-30 20:31:45 -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
|
Set highlighter to pygments when upgrading
|
2013-12-22 18:45:46 +01: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
|
Move #glob_include? from core_ext to entry_filter
|
2014-01-08 20:24:21 -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
|
Update test_generated_site.rb to know about new post
|
2014-01-01 19:53:42 -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 non-data properties/methods accessible to Liquid
|
2013-12-22 03:38:32 -05: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 non-data properties/methods accessible to Liquid
|
2013-12-22 03:38:32 -05: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
|
Merge pull request #1849 from afeld/sort-attributes
|
2013-12-30 20:31:45 -08:00 |
test_tags.rb
|
Merge pull request #1859 from robin850/rouge
|
2013-12-30 22:45:07 -06:00 |
test_url.rb
|
Move URL generation to own class instead of a module
|
2013-07-25 22:44:27 +02:00 |