jekyll/test
Ashwin Maroli 98c14c0f2f
Test `inspect` filter with custom object (#9743)
Merge pull request 9743
2024-12-30 08:15:47 -08:00
..
fixtures Allow Configurable Converters on CSV (#8858) 2022-04-01 06:42:01 -07:00
safe_glob_test[ Add Utils.safe_glob method 2015-11-19 00:46:46 +13:00
source Revert "Normalize line-endings in test plugins" 2023-03-02 12:54:09 +05:30
helper.rb Windows CI on GitHub Actions (#9659) 2024-09-05 23:10:02 -07:00
simplecov_custom_profile.rb Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
test_ansi.rb style: enable new cops (#8538) 2021-01-12 18:39:41 -05:00
test_cleaner.rb style: enable new cops (#8538) 2021-01-12 18:39:41 -05:00
test_coffeescript.rb Fix Rubocop offences in test files (#7128) 2018-07-12 10:21:23 -04:00
test_collections.rb fix(rubocop): correct lint errors (#9600) 2024-05-22 11:01:18 -07:00
test_command.rb Fix Rubocop offences in test files (#7128) 2018-07-12 10:21:23 -04:00
test_commands_serve.rb Fix `jekyll serve --detach` with jekyll-sass-converter 3.x (#9304) 2023-02-21 14:57:03 -08:00
test_commands_serve_servlet.rb Add support for `*.xhtml` files (#6854) 2018-08-25 06:07:28 -04:00
test_configuration.rb fix(rubocop): correct lint errors (#9600) 2024-05-22 11:01:18 -07:00
test_convertible.rb Bump RuboCop to v0.85.x (#8223) 2020-06-01 14:07:43 -04:00
test_data_reader.rb Allow Configurable Converters on CSV (#8858) 2022-04-01 06:42:01 -07:00
test_doctor_command.rb Bump RuboCop to `1.36.x` (#9125) 2022-09-21 10:25:50 -07:00
test_document.rb fix(rubocop): correct lint errors (#9600) 2024-05-22 11:01:18 -07:00
test_drop.rb style: enable new cops (#8538) 2021-01-12 18:39:41 -05:00
test_entry_filter.rb Spelling (#8661) 2021-05-14 21:18:13 +02:00
test_excerpt.rb fix(rubocop): correct lint errors (#9600) 2024-05-22 11:01:18 -07:00
test_excerpt_drop.rb fix(rubocop): correct lint errors (#9600) 2024-05-22 11:01:18 -07:00
test_filters.rb Test `inspect` filter with custom object (#9743) 2024-12-30 08:15:47 -08:00
test_front_matter_defaults.rb Optimize default front matter using `File.fnmatch?` (#9185) 2022-11-27 09:29:34 -08:00
test_generated_site.rb Add webrick as a dependency (#8524) 2021-01-10 16:25:28 -05:00
test_kramdown.rb chore(styles): align hash 2021-05-14 21:52:16 +02: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 Improve path normalization in liquid_renderer (#8075) 2020-05-09 07:29:13 -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 style: append o option to regexp 2020-11-23 16:53:10 +01:00
test_page.rb Prefer using `assert_instance_of` 2023-04-09 19:48:28 +05:30
test_page_without_a_file.rb Bump RuboCop to `1.36.x` (#9125) 2022-09-21 10:25:50 -07:00
test_path_manager.rb Cache Jekyll.sanitized_path (#8424) 2020-10-07 10:39:06 -04:00
test_path_sanitization.rb Handle nil argument to Jekyll.sanitized_path (#8415) 2020-09-28 04:42:01 -04:00
test_plugin_manager.rb Load Jekyll plugins from BUNDLE_GEMFILE location (#8585) 2021-05-16 16:06:05 -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 `1.36.x` (#9125) 2022-09-21 10:25:50 -07:00
test_related_posts.rb Fix Rubocop offences in test files (#7128) 2018-07-12 10:21:23 -04:00
test_sass.rb Update sass related tests for jekyll-sass-converter 3.x (#9223) 2022-12-22 06:51:02 -08:00
test_site.rb Fix false positive conflicts for static files in a collection (#9141) 2022-10-16 04:48:24 -07:00
test_site_drop.rb style: enable new cops (#8538) 2021-01-12 18:39:41 -05:00
test_static_file.rb style: enable new cops (#8538) 2021-01-12 18:39:41 -05:00
test_tag_highlight.rb Split `test/test_tags.rb` into multiple files (#9230) 2022-12-26 06:16:39 -08:00
test_tag_include.rb Split `test/test_tags.rb` into multiple files (#9230) 2022-12-26 06:16:39 -08:00
test_tag_include_relative.rb Split `test/test_tags.rb` into multiple files (#9230) 2022-12-26 06:16:39 -08:00
test_tag_link.rb Configure some new cops (#9688) 2024-10-17 06:10:15 -07:00
test_tag_post_url.rb Split `test/test_tags.rb` into multiple files (#9230) 2022-12-26 06:16:39 -08:00
test_theme.rb Propagate _data folder from theme (#8815) 2021-11-22 08:01:33 -05:00
test_theme_assets_reader.rb Update sass related tests for jekyll-sass-converter 3.x (#9223) 2022-12-22 06:51:02 -08:00
test_theme_data_reader.rb Propagate _data folder from theme (#8815) 2021-11-22 08:01:33 -05:00
test_theme_drop.rb Render theme-gem root only in development (#9680) 2024-09-16 08:40:55 -07:00
test_url.rb Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
test_utils.rb Configure some new cops (#9688) 2024-10-17 06:10:15 -07:00
test_win_tz.rb Support both tzinfo v1 and v2 alongwith non-half hour offsets. (#8880) 2021-12-08 06:35:42 -05:00