..
fixtures
Add test to ensure that the /assets theme reader doesn't clobber preexisting site files.
2016-09-20 13:12:34 -07:00
safe_glob_test[
Add Utils.safe_glob method
2015-11-19 00:46:46 +13:00
source
appease Rubocop
2017-01-14 20:01:41 +01:00
helper.rb
Now we must execute SimpleCov
2017-01-19 22:39:39 +01:00
simplecov_custom_profile.rb
Rubocop fixes for test/simplecov_custom_profile.rb
2016-05-16 19:26:53 -05:00
test_ansi.rb
Rubocop test cleanups for #4885
2016-05-16 19:26:53 -05:00
test_cleaner.rb
Shortening messages to keep things down to one line where possible
2016-05-16 19:31:43 -05:00
test_coffeescript.rb
Shortening messages to keep things down to one line where possible
2016-05-16 19:31:43 -05:00
test_collections.rb
Rubocop: Require consistent comma in multiline literals
2017-01-12 17:52:29 -06:00
test_command.rb
Rubocop test cleanups for #4885
2016-05-16 19:26:53 -05:00
test_commands_serve.rb
Rubocop: Require consistent comma in multiline literals
2017-01-12 17:52:29 -06:00
test_configuration.rb
test exclusion of Gemfile
2017-02-05 01:49:38 +05:30
test_convertible.rb
tests: Typo fixes.
2016-07-18 21:20:47 +03:00
test_doctor_command.rb
Rubocop: Require consistent comma in multiline literals
2017-01-12 17:52:29 -06:00
test_document.rb
Rubocop: Require consistent comma in multiline literals
2017-01-12 17:52:29 -06:00
test_drop.rb
Rubocop: Require consistent comma in multiline literals
2017-01-12 17:52:29 -06:00
test_entry_filter.rb
Rubocop: Require consistent comma in multiline literals
2017-01-12 17:52:29 -06:00
test_excerpt.rb
Rubocop: Require consistent comma in multiline literals
2017-01-12 17:52:29 -06:00
test_excerpt_drop.rb
Commit failing test for lack of certain excerpt drop properties.
2016-07-07 13:34:10 -07:00
test_filters.rb
Correct 2 Style/TrailingCommaInLiteral rubocop offenses in test_filters.rb
2017-01-18 14:16:08 -05:00
test_front_matter_defaults.rb
Rubocop: Require consistent comma in multiline literals
2017-01-12 17:52:29 -06:00
test_generated_site.rb
Increased number of posts in test_generated_site to account for special chars test
2016-11-27 07:59:56 -05:00
test_kramdown.rb
Rubocop: Require consistent comma in multiline literals
2017-01-12 17:52:29 -06:00
test_layout_reader.rb
Rubocop: Require consistent comma in multiline literals
2017-01-12 17:52:29 -06:00
test_liquid_extensions.rb
Rubocop fixes for test/test_liquid_extensions.rb
2016-05-16 19:26:53 -05:00
test_liquid_renderer.rb
Rubocop: Require consistent comma in multiline literals
2017-01-12 17:52:29 -06:00
test_log_adapter.rb
Moving .with down one line 4x times
2016-05-16 19:59:13 -05:00
test_new_command.rb
Update tests to be position independent
2017-01-06 05:55:50 -06:00
test_page.rb
Rubocop: Require consistent comma in multiline literals
2017-01-12 17:52:29 -06:00
test_path_sanitization.rb
Skip Windows tests in non-Windows environment.
2016-09-24 21:55:02 +08:00
test_plugin_manager.rb
Rubocop: Require consistent comma in multiline literals
2017-01-12 17:52:29 -06:00
test_rdiscount.rb
Rubocop: Require consistent comma in multiline literals
2017-01-12 17:52:29 -06:00
test_redcarpet.rb
Rubocop: Require consistent comma in multiline literals
2017-01-12 17:52:29 -06:00
test_regenerator.rb
Rubocop: Require consistent comma in multiline literals
2017-01-12 17:52:29 -06:00
test_related_posts.rb
Rubocop: Require consistent comma in multiline literals
2017-01-12 17:52:29 -06:00
test_sass.rb
Rubocop: Require consistent comma in multiline literals
2017-01-12 17:52:29 -06:00
test_site.rb
Fix rubocop error.
2017-01-17 17:05:14 -05:00
test_site_drop.rb
add missing comma
2017-01-31 08:40:06 +05:30
test_static_file.rb
Fix missing trailing comma to alleviate fmt errors
2017-02-10 21:16:25 -05:00
test_tags.rb
Merge pull request #4362 from jekyll/liquid-4
2017-01-27 11:10:53 -05:00
test_theme.rb
Add theme_dir() helper func
2017-01-17 16:19:26 -05:00
test_theme_assets_reader.rb
Add test to ensure that the /assets theme reader doesn't clobber preexisting site files.
2016-09-20 13:12:34 -07:00
test_url.rb
Dates are _the worst_
2016-11-11 16:30:53 -08:00
test_utils.rb
Fix rubocop errors & add one more test for slugify 'ascii' mode ( #4680 )
2016-09-07 17:50:14 -07:00