jekyll/test
ChaYoung You 7806f9ed52 Replace `File.exists?` with `File.exist?`
`File.exists?` is deprecated method. See
http://ruby-doc.org//core-2.2.0/File.html#exists-3F-method.
2015-03-05 18:21:52 +09:00
..
fixtures Remove trailing whitespace 2015-02-22 20:27:15 +09:00
source always include file extension on destination files 2015-03-02 21:20:54 -08:00
helper.rb Add minitest/profile to profile 10 slowest tests 2015-03-01 00:36:40 -08:00
loader.rb Add Rake's test loader because it is inconsistently installed. 2015-01-09 23:57:52 -08:00
simplecov_custom_profile.rb Move simplecov_custom_profile to test/ & gate with TRAVIS env 2015-03-01 00:36:20 -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 Replace `File.exists?` with `File.exist?` 2015-03-05 18:21:52 +09:00
test_convertible.rb Make our own Minitest::Test subclass for further subclassing 2015-02-21 00:33:47 -08:00
test_document.rb Improved permalinks for pages and collections 2015-03-04 09:38:23 -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 always include file extension on destination files 2015-03-02 21:20:54 -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 Improved permalinks for pages and collections 2015-03-04 09:38:23 -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 always include file extension on destination files 2015-03-02 21:20:54 -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 Replace `File.exists?` with `File.exist?` 2015-03-05 18:21:52 +09: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 Improved permalinks for pages and collections 2015-03-04 09:38:23 -08:00