jekyll/test
Mike Bland 250b6ebb7e Adapt StaticFile for collections, config defaults
This enables files such as images and PDFs to show up in the same relative
output directory as other HTML and Markdown documents in the same collection.

It also enables static files to be hidden using defaults from _config.yml in
the same way that other documents in the same collection and directories may
be hidden using `published: false`.
2015-06-29 19:58:27 -04:00
..
fixtures Remove trailing whitespace 2015-02-22 20:27:15 +09:00
source generated site tests: put the static file mod time through a date filter 2015-04-14 11:52:26 -07:00
helper.rb Add support for JRuby, it was easier than assumed. 2015-05-15 07:10:22 -05: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 Create #mock_expects that goes directly to RSpec Mocks. 2015-04-14 14:20:55 -05:00
test_configuration.rb Use rspec-mock instead of rr 2015-03-06 20:13:07 -05:00
test_convertible.rb Make our own Minitest::Test subclass for further subclassing 2015-02-21 00:33:47 -08:00
test_document.rb Separated some more readers from the main reader.rb file. 2015-03-06 17:20:25 +01: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 Merge pull request #3545 from delftswa2014/site_extract_readers 2015-03-23 19:53:07 -07:00
test_excerpt.rb switch remaining textile test files to markdown 2015-02-27 18:29:52 -08:00
test_filters.rb Separated some more readers from the main reader.rb file. 2015-03-06 17:20:25 +01:00
test_front_matter_defaults.rb fixing typo on line 31 2015-06-08 13:24:53 -03:00
test_generated_site.rb generated site tests: put the static file mod time through a date filter 2015-04-14 11:52:26 -07: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 Use rspec-mock instead of rr 2015-03-06 20:13:07 -05:00
test_liquid_extensions.rb Make our own Minitest::Test subclass for further subclassing 2015-02-21 00:33:47 -08:00
test_liquid_renderer.rb Add byte counter 2015-06-07 16:49:22 +00:00
test_log_adapter.rb remove non-essential with() statement 2015-04-18 23:36:12 -07:00
test_new_command.rb Use rspec-mock instead of rr 2015-03-06 20:13:07 -05:00
test_page.rb Separated some more readers from the main reader.rb file. 2015-03-06 17:20:25 +01:00
test_path_sanitization.rb Use rspec-mock instead of rr 2015-03-06 20:13:07 -05: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 Add support for JRuby, it was easier than assumed. 2015-05-15 07:10:22 -05:00
test_redcarpet.rb Fix: #3738; Move code wrapper from div to figure. 2015-06-10 15:20:44 -05:00
test_regenerator.rb Merge pull request #3717 from alfredxing/regenerator-handle-deleted-files 2015-05-31 11:10:42 -07:00
test_related_posts.rb Add support for JRuby, it was easier than assumed. 2015-05-15 07:10:22 -05:00
test_sass.rb Make our own Minitest::Test subclass for further subclassing 2015-02-21 00:33:47 -08:00
test_site.rb Liquid profiler 2015-06-07 16:38:05 +00:00
test_static_file.rb Adapt StaticFile for collections, config defaults 2015-06-29 19:58:27 -04:00
test_tags.rb Add support for JRuby, it was easier than assumed. 2015-05-15 07:10:22 -05:00
test_url.rb Make our own Minitest::Test subclass for further subclassing 2015-02-21 00:33:47 -08:00
test_utils.rb Separated some more readers from the main reader.rb file. 2015-03-06 17:20:25 +01:00