jekyll/test
Martin Jorn Rogalla 4b8e3cfdbd Moved the in_(source/dest)_dir back to site.rb.
After carefully looking at these two methods, as of right now they do not
belong in the reader, as they should also be used by the writer. Thus the
decision was made to move them back into the class containing the source
and dest fields, site.rb.

Signed-off-by: Martin Jorn Rogalla <martin@martinrogalla.com>
2015-03-05 13:34:46 +01: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 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 always include file extension on destination files 2015-03-02 21:20:54 -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 Extracted `read_directories` from site.rb into reader.rb 2015-03-04 20:51:26 +01: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 always include file extension on destination files 2015-03-02 21:20:54 -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 Moved the in_(source/dest)_dir back to site.rb. 2015-03-05 13:34:46 +01: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 Extracted `read_posts` from site.rb into reader.rb 2015-03-04 20:22:37 +01:00
test_tags.rb Extracted `read_posts` from site.rb into reader.rb 2015-03-04 20:22:37 +01: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