.. |
fixtures
|
adding files
|
2013-01-23 11:31:59 -06:00 |
source
|
Merge pull request #2870 from gjtorikian/support-relative-include
|
2014-09-07 13:05:38 -07:00 |
helper.rb
|
Remove coverage reporting with Coveralls
|
2014-06-09 02:35:55 +02:00 |
suite.rb
|
Newline.
|
2013-03-16 20:06:50 +01:00 |
test_cleaner.rb
|
Keep parents of directories in keep_files
|
2014-05-27 21:11:17 +02:00 |
test_coffeescript.rb
|
Use File.exist? instead of deprecated File.exists?
|
2014-04-06 13:31:34 +02:00 |
test_collections.rb
|
Ensure collections with dots work.
|
2014-06-28 16:51:44 -04:00 |
test_command.rb
|
Remove tests for the Command.ignored_paths method which now lives in jekyll-watch.
|
2014-08-10 14:46:06 -04:00 |
test_configuration.rb
|
Replace deprecated Ruby methods
|
2014-07-31 12:50:20 -07:00 |
test_convertible.rb
|
Using stderr instead of stdout
|
2014-05-06 13:15:19 -04:00 |
test_document.rb
|
Add test for Document#basename_without_ext
|
2014-10-12 14:33:13 -07:00 |
test_draft.rb
|
Update #relative_path for _drafts and add tests.
|
2014-02-11 12:48:34 +00:00 |
test_entry_filter.rb
|
Adding two new test cases for exclude configuration use cases.
|
2014-05-06 12:43:44 -04:00 |
test_excerpt.rb
|
override EXCERPT_ATTRIBUTES_FOR_LIQUID
|
2014-05-14 13:39:16 -04:00 |
test_filters.rb
|
where filter - test return value when filtering a Hash
|
2014-10-08 17:02:36 -04:00 |
test_front_matter_defaults.rb
|
Ensure the new type works.
|
2014-08-12 12:24:28 -04:00 |
test_generated_site.rb
|
Support a new `relative_include` tag
|
2014-09-03 15:43:51 -07:00 |
test_kramdown.rb
|
Replace all RubyForge links with new residences
|
2014-07-16 13:43:09 -07:00 |
test_layout_reader.rb
|
Make LayoutReader#layout_directory public.
|
2014-02-17 22:13:29 -06:00 |
test_liquid_extensions.rb
|
Add Jekyll::LiquidExtensions.lookup_variable
|
2014-04-22 14:27:47 -04:00 |
test_log_adapter.rb
|
Renaming LogWriter to LogAdapter and adding tests for class
|
2014-05-24 21:22:10 +01:00 |
test_new_command.rb
|
unit test for jekyll new --force
|
2014-09-16 16:42:33 +04:00 |
test_page.rb
|
Use File.exist? instead of deprecated File.exists?
|
2014-04-06 13:31:34 +02:00 |
test_path_sanitization.rb
|
Only strip the drive name if it begins the string.
|
2014-03-27 18:19:35 -04:00 |
test_post.rb
|
Revert "Make permalink parsing consistent with pages"
|
2014-10-18 12:07:44 -07:00 |
test_rdiscount.rb
|
Update converter classes moving into a module
|
2013-01-19 23:07:38 +00:00 |
test_redcarpet.rb
|
Update tests
|
2014-05-03 21:46:16 +04:00 |
test_redcloth.rb
|
Remove extra trailing whitespace
|
2013-11-20 00:50:56 +01:00 |
test_related_posts.rb
|
The mighty classifier --- reborn!!!!!
|
2014-08-13 00:29:40 -04:00 |
test_sass.rb
|
Register subclasses of subclasses of Jekyll::Plugin
|
2014-05-07 14:59:08 -04:00 |
test_site.rb
|
Support a new `relative_include` tag
|
2014-09-03 15:43:51 -07:00 |
test_tags.rb
|
Update include_relative tests
|
2014-09-07 21:23:45 -07:00 |
test_url.rb
|
Move URL generation to own class instead of a module
|
2013-07-25 22:44:27 +02:00 |
test_utils.rb
|
Add tests for Utils#slugify
|
2014-09-02 14:33:03 +09:00 |