jekyll/test
Will Norris dae77e9a63 switch remaining textile test files to markdown
Textile support was removed from jekyll core in #3319, and most of the
tests switched to markdown at that time.  This changes the remaining
tests to use markdown as well.  The vast majority of the test cases were
testing things in the file name or front matter, so it doesn't really
matter what markup format they use.  The one test that was claiming to
test that textile was transformed had actually been moved to markdown as
well, just not renamed.

Fixes #3507
2015-02-27 18:29:52 -08:00
..
fixtures Remove trailing whitespace 2015-02-22 20:27:15 +09:00
source switch remaining textile test files to markdown 2015-02-27 18:29:52 -08:00
helper.rb Make our own Minitest::Test subclass for further subclassing 2015-02-21 00:33:47 -08:00
loader.rb Add Rake's test loader because it is inconsistently installed. 2015-01-09 23:57:52 -08:00
test_cleaner.rb Make our own Minitest::Test subclass for further subclassing 2015-02-21 00:33:47 -08:00
test_coffeescript.rb Make our own Minitest::Test subclass for further subclassing 2015-02-21 00:33:47 -08:00
test_collections.rb Make our own Minitest::Test subclass for further subclassing 2015-02-21 00:33:47 -08:00
test_command.rb Make our own Minitest::Test subclass for further subclassing 2015-02-21 00:33:47 -08:00
test_configuration.rb Make our own Minitest::Test subclass for further subclassing 2015-02-21 00:33:47 -08:00
test_convertible.rb Make our own Minitest::Test subclass for further subclassing 2015-02-21 00:33:47 -08:00
test_document.rb Use `fixture_site` for Document tests 2015-02-24 20:31:16 -08:00
test_draft.rb Make our own Minitest::Test subclass for further subclassing 2015-02-21 00:33:47 -08:00
test_entry_filter.rb Make our own Minitest::Test subclass for further subclassing 2015-02-21 00:33:47 -08:00
test_excerpt.rb switch remaining textile test files to markdown 2015-02-27 18:29:52 -08:00
test_filters.rb Make our own Minitest::Test subclass for further subclassing 2015-02-21 00:33:47 -08:00
test_front_matter_defaults.rb Make our own Minitest::Test subclass for further subclassing 2015-02-21 00:33:47 -08:00
test_generated_site.rb Make our own Minitest::Test subclass for further subclassing 2015-02-21 00:33:47 -08:00
test_kramdown.rb Make our own Minitest::Test subclass for further subclassing 2015-02-21 00:33:47 -08:00
test_layout_reader.rb Make our own Minitest::Test subclass for further subclassing 2015-02-21 00:33:47 -08:00
test_liquid_extensions.rb Make our own Minitest::Test subclass for further subclassing 2015-02-21 00:33:47 -08:00
test_log_adapter.rb Make our own Minitest::Test subclass for further subclassing 2015-02-21 00:33:47 -08:00
test_new_command.rb Make our own Minitest::Test subclass for further subclassing 2015-02-21 00:33:47 -08:00
test_page.rb Make our own Minitest::Test subclass for further subclassing 2015-02-21 00:33:47 -08:00
test_path_sanitization.rb Make our own Minitest::Test subclass for further subclassing 2015-02-21 00:33:47 -08:00
test_plugin_manager.rb Make our own Minitest::Test subclass for further subclassing 2015-02-21 00:33:47 -08:00
test_post.rb switch remaining textile test files to markdown 2015-02-27 18:29:52 -08:00
test_rdiscount.rb Make our own Minitest::Test subclass for further subclassing 2015-02-21 00:33:47 -08:00
test_redcarpet.rb Make our own Minitest::Test subclass for further subclassing 2015-02-21 00:33:47 -08:00
test_regenerator.rb Make our own Minitest::Test subclass for further subclassing 2015-02-21 00:33:47 -08:00
test_related_posts.rb Make our own Minitest::Test subclass for further subclassing 2015-02-21 00:33:47 -08:00
test_sass.rb Make our own Minitest::Test subclass for further subclassing 2015-02-21 00:33:47 -08:00
test_site.rb Make our own Minitest::Test subclass for further subclassing 2015-02-21 00:33:47 -08:00
test_tags.rb Make our own Minitest::Test subclass for further subclassing 2015-02-21 00:33:47 -08:00
test_url.rb Make our own Minitest::Test subclass for further subclassing 2015-02-21 00:33:47 -08:00
test_utils.rb Make our own Minitest::Test subclass for further subclassing 2015-02-21 00:33:47 -08:00