.. |
fixtures
|
Merge pull request #6538 from jekyll/pull/imageOptim
|
2018-01-05 14:27:08 +01:00 |
safe_glob_test[
|
Add Utils.safe_glob method
|
2015-11-19 00:46:46 +13:00 |
source
|
Append appropriate closing tag to Liquid block in an excerpt (#6724)
|
2018-02-20 09:47:56 -05:00 |
helper.rb
|
return correct file in dir if dir has same name as file (#6569)
|
2017-12-07 19:55:12 +01:00 |
simplecov_custom_profile.rb
|
Enforce Style/FrozenStringLiteralComment. (#6265)
|
2017-08-03 21:27:32 -04:00 |
test_ansi.rb
|
Bump rubocop to use `v0.50.x` (#6368)
|
2017-09-22 09:06:32 -04:00 |
test_cleaner.rb
|
Enforce Style/FrozenStringLiteralComment. (#6265)
|
2017-08-03 21:27:32 -04:00 |
test_coffeescript.rb
|
Enforce Style/FrozenStringLiteralComment. (#6265)
|
2017-08-03 21:27:32 -04:00 |
test_collections.rb
|
Enforce Style/FrozenStringLiteralComment. (#6265)
|
2017-08-03 21:27:32 -04:00 |
test_command.rb
|
Enforce Style/FrozenStringLiteralComment. (#6265)
|
2017-08-03 21:27:32 -04:00 |
test_commands_serve.rb
|
Add LiveReload functionality to Jekyll. (#5142)
|
2017-12-07 19:55:25 +01:00 |
test_commands_serve_servlet.rb
|
return correct file in dir if dir has same name as file (#6569)
|
2017-12-07 19:55:12 +01:00 |
test_configuration.rb
|
Switch to an actively-maintained TOML parser. (#6652)
|
2018-01-02 12:36:58 -05:00 |
test_convertible.rb
|
Rescue from Psych::SyntaxError instead of SyntaxError after parsing YAML (#5828)
|
2017-12-07 19:55:10 +01:00 |
test_data_reader.rb
|
Add a quick test for DataReader (#6284)
|
2017-08-10 16:27:14 -04:00 |
test_doctor_command.rb
|
Enforce Style/FrozenStringLiteralComment. (#6265)
|
2017-08-03 21:27:32 -04:00 |
test_document.rb
|
Fix timezone incosistencies between different ruby version (#6697)
|
2018-01-25 10:43:56 -05:00 |
test_drop.rb
|
Mutable drops should fallback to their own methods when a mutation isn't present (#6350)
|
2017-09-21 15:57:24 -04:00 |
test_entry_filter.rb
|
Enforce Style/FrozenStringLiteralComment. (#6265)
|
2017-08-03 21:27:32 -04:00 |
test_excerpt.rb
|
Excerpt relative-path should match its path (#6597)
|
2018-02-20 10:58:50 -05:00 |
test_excerpt_drop.rb
|
Enforce Style/FrozenStringLiteralComment. (#6265)
|
2017-08-03 21:27:32 -04:00 |
test_filters.rb
|
Write a Rubocop Cop to ensure no `#p` or `#puts` calls get committed to master. (#6615)
|
2018-01-20 17:04:52 -05:00 |
test_front_matter_defaults.rb
|
Glob scope path only if configured with a pattern (#6692)
|
2018-01-19 14:26:47 -05:00 |
test_generated_site.rb
|
Append appropriate closing tag to Liquid block in an excerpt (#6724)
|
2018-02-20 09:47:56 -05:00 |
test_kramdown.rb
|
rename log_warnings to show_warnings
|
2017-12-07 23:44:15 +05:30 |
test_layout_reader.rb
|
Enforce Style/FrozenStringLiteralComment. (#6265)
|
2017-08-03 21:27:32 -04:00 |
test_liquid_extensions.rb
|
Enforce Style/FrozenStringLiteralComment. (#6265)
|
2017-08-03 21:27:32 -04:00 |
test_liquid_renderer.rb
|
Enforce Style/FrozenStringLiteralComment. (#6265)
|
2017-08-03 21:27:32 -04:00 |
test_log_adapter.rb
|
Allow `yield` to logger methods & bail early on no-op messages (#6315)
|
2017-08-18 12:45:23 -04:00 |
test_new_command.rb
|
Allow `yield` to logger methods & bail early on no-op messages (#6315)
|
2017-08-18 12:45:23 -04:00 |
test_page.rb
|
Enforce Style/FrozenStringLiteralComment. (#6265)
|
2017-08-03 21:27:32 -04:00 |
test_page_without_a_file.rb
|
Fix typos (#6764)
|
2018-02-10 21:58:13 -05:00 |
test_path_sanitization.rb
|
Enforce Style/FrozenStringLiteralComment. (#6265)
|
2017-08-03 21:27:32 -04:00 |
test_plugin_manager.rb
|
Enforce Style/FrozenStringLiteralComment. (#6265)
|
2017-08-03 21:27:32 -04:00 |
test_rdiscount.rb
|
Enforce Style/FrozenStringLiteralComment. (#6265)
|
2017-08-03 21:27:32 -04:00 |
test_redcarpet.rb
|
cleanup test_redcarpet.rb (#6584)
|
2017-12-07 19:55:18 +01:00 |
test_regenerator.rb
|
Enforce Style/FrozenStringLiteralComment. (#6265)
|
2017-08-03 21:27:32 -04:00 |
test_related_posts.rb
|
Enforce Style/FrozenStringLiteralComment. (#6265)
|
2017-08-03 21:27:32 -04:00 |
test_sass.rb
|
Enforce Style/FrozenStringLiteralComment. (#6265)
|
2017-08-03 21:27:32 -04:00 |
test_site.rb
|
Assert raising Psych::SyntaxError when `"strict_front_matter"=>true` (#6520)
|
2017-11-05 22:50:46 -05:00 |
test_site_drop.rb
|
Enforce Style/FrozenStringLiteralComment. (#6265)
|
2017-08-03 21:27:32 -04:00 |
test_static_file.rb
|
make flakey test more robust (#6277)
|
2017-08-06 10:49:01 -04:00 |
test_tags.rb
|
inform that symlinks are not allowed in safe mode (#6670)
|
2018-01-14 15:47:53 -05:00 |
test_theme.rb
|
Raise when theme root directory is not available (#6455)
|
2017-10-28 11:34:38 -04:00 |
test_theme_assets_reader.rb
|
Enforce Style/FrozenStringLiteralComment. (#6265)
|
2017-08-03 21:27:32 -04:00 |
test_url.rb
|
Enforce Style/FrozenStringLiteralComment. (#6265)
|
2017-08-03 21:27:32 -04:00 |
test_utils.rb
|
Add latin mode to slugify (#6509)
|
2017-11-02 23:07:25 -04:00 |