.. |
fixtures
|
Update log output for an invalid theme directory (#7679)
|
2019-07-01 13:56:38 -04:00 |
safe_glob_test[
|
Add Utils.safe_glob method
|
2015-11-19 00:46:46 +13:00 |
source
|
Optimize Document::DATE_FILENAME_MATCHER to match valid filenames (#7292)
|
2019-03-15 13:38:12 -04:00 |
helper.rb
|
Bump RuboCop to v0.68.x (#7637)
|
2019-04-30 08:44:08 -04:00 |
simplecov_custom_profile.rb
|
Enforce Style/FrozenStringLiteralComment. (#6265)
|
2017-08-03 21:27:32 -04:00 |
test_ansi.rb
|
fix incorrectly passed arguments to assert_equal (#7134)
|
2018-07-15 16:11:45 -04:00 |
test_cleaner.rb
|
Enforce Style/FrozenStringLiteralComment. (#6265)
|
2017-08-03 21:27:32 -04:00 |
test_coffeescript.rb
|
Fix Rubocop offences in test files (#7128)
|
2018-07-12 10:21:23 -04:00 |
test_collections.rb
|
Handle files with trailing dots in their basename (#7315)
|
2019-02-16 11:31:14 -05:00 |
test_command.rb
|
Fix Rubocop offences in test files (#7128)
|
2018-07-12 10:21:23 -04:00 |
test_commands_serve.rb
|
Feat: drop ruby 2.3 (#7454)
|
2019-03-15 13:31:54 -04:00 |
test_commands_serve_servlet.rb
|
Add support for `*.xhtml` files (#6854)
|
2018-08-25 06:07:28 -04:00 |
test_configuration.rb
|
Remove warnings and fixes for deprecated config (#7440)
|
2019-08-04 08:37:45 -04:00 |
test_convertible.rb
|
Disable Liquid via front matter (#6824)
|
2018-07-13 12:12:49 -04:00 |
test_data_reader.rb
|
Add a quick test for DataReader (#6284)
|
2017-08-10 16:27:14 -04:00 |
test_doctor_command.rb
|
Fix Rubocop offences in test files (#7128)
|
2018-07-12 10:21:23 -04:00 |
test_document.rb
|
Add `type` attribute to Document instances (#7406)
|
2019-05-16 11:44:39 -04:00 |
test_drop.rb
|
Fix Rubocop offences in test files (#7128)
|
2018-07-12 10:21:23 -04:00 |
test_entry_filter.rb
|
Fix offenses detected by rubocop-performance-1.4.0
|
2019-06-21 15:27:18 +05:30 |
test_excerpt.rb
|
Add `type` attribute to Document instances (#7406)
|
2019-05-16 11:44:39 -04:00 |
test_excerpt_drop.rb
|
Fix tests to have "expected value" as the first argument passed to `assert_equal` (#7104)
|
2018-07-09 11:10:35 -05:00 |
test_filters.rb
|
Detect `nil` and empty values in objects with `where` filter (#7580)
|
2019-03-22 10:53:34 -04:00 |
test_front_matter_defaults.rb
|
Bump RuboCop to v0.61.x (#7401)
|
2018-12-05 11:21:48 -05:00 |
test_generated_site.rb
|
There are 59 test posts now
|
2019-02-17 12:49:46 +05:30 |
test_kramdown.rb
|
Remove patch to modify config for kramdown (#7699)
|
2019-06-28 06:38:02 -04:00 |
test_layout_reader.rb
|
Create symlink only if target is accessible (#7429)
|
2018-12-18 12:00:27 -05:00 |
test_liquid_extensions.rb
|
fix incorrectly passed arguments to assert_equal (#7134)
|
2018-07-15 16:11:45 -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
|
feat: enhance --blank scaffolding (#7310)
|
2018-10-12 06:57:45 -04:00 |
test_page.rb
|
Handle files with trailing dots in their basename (#7315)
|
2019-02-16 11:31:14 -05:00 |
test_page_without_a_file.rb
|
Replace `name` in Page#inspect with relative_path (#7434)
|
2019-03-15 13:33:13 -04:00 |
test_path_sanitization.rb
|
Strip extra slashes via `Jekyll.sanitized_path` (#7182)
|
2018-09-24 13:27:44 -04:00 |
test_plugin_manager.rb
|
Fix Rubocop offences in test files (#7128)
|
2018-07-12 10:21:23 -04:00 |
test_post_reader.rb
|
Skip processing posts that can not be read (#7302)
|
2018-10-19 11:35:42 -04:00 |
test_regenerator.rb
|
Bump Rubocop to v0.59.0 (#7237)
|
2018-09-09 18:14:46 -04:00 |
test_related_posts.rb
|
Fix Rubocop offences in test files (#7128)
|
2018-07-12 10:21:23 -04:00 |
test_sass.rb
|
Fix Rubocop offences in test files (#7128)
|
2018-07-12 10:21:23 -04:00 |
test_site.rb
|
Optimize Document::DATE_FILENAME_MATCHER to match valid filenames (#7292)
|
2019-03-15 13:38:12 -04:00 |
test_site_drop.rb
|
Fix Rubocop offences in test files (#7128)
|
2018-07-12 10:21:23 -04:00 |
test_static_file.rb
|
Add a custom inspect string for StaticFile objects (#7422)
|
2018-12-16 01:16:24 -05:00 |
test_tags.rb
|
Update TestTags in sync with Rouge v3.4 (#7709)
|
2019-06-13 08:01:22 -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
|
Skip theme-dir-symlink test if on Windows
|
2018-12-18 23:18:48 +05:30 |
test_url.rb
|
Enforce Style/FrozenStringLiteralComment. (#6265)
|
2017-08-03 21:27:32 -04:00 |
test_utils.rb
|
Log a warning when the slug is empty (#7357)
|
2019-03-15 13:35:01 -04:00 |