.. |
fixtures
|
[ImgBot] optimizes images (#6519)
|
2017-11-10 11:54:58 -05:00 |
safe_glob_test[
|
Add Utils.safe_glob method
|
2015-11-19 00:46:46 +13:00 |
source
|
Problematic UTF+bom files (#6322)
|
2017-10-17 23:15:26 -04:00 |
helper.rb
|
Allow `yield` to logger methods & bail early on no-op messages (#6315)
|
2017-08-18 12:45:23 -04: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
|
Enforce Style/FrozenStringLiteralComment. (#6265)
|
2017-08-03 21:27:32 -04:00 |
test_configuration.rb
|
Access custom config array throughout session (#6200)
|
2017-08-07 12:13:33 -04:00 |
test_convertible.rb
|
Assert raising Psych::SyntaxError when `"strict_front_matter"=>true` (#6520)
|
2017-11-05 22:50:46 -05: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
|
Problematic UTF+bom files (#6322)
|
2017-10-17 23:15:26 -04: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
|
Enforce Style/FrozenStringLiteralComment. (#6265)
|
2017-08-03 21:27:32 -04:00 |
test_excerpt_drop.rb
|
Enforce Style/FrozenStringLiteralComment. (#6265)
|
2017-08-03 21:27:32 -04:00 |
test_filters.rb
|
Add extra smartify test
|
2017-11-12 11:52:18 -06:00 |
test_front_matter_defaults.rb
|
Scope path glob (#6268)
|
2017-10-09 06:52:19 -04:00 |
test_generated_site.rb
|
Enforce Style/FrozenStringLiteralComment. (#6265)
|
2017-08-03 21:27:32 -04: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_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
|
Enforce Style/FrozenStringLiteralComment. (#6265)
|
2017-08-03 21:27:32 -04: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
|
Update Rubocop to 0.51.0 (#6444)
|
2017-10-19 14:22:36 -04: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 |