jekyll/test
Parker Moore 9164973a6c
Merge branch 'jussikinnula-master'
* jussikinnula-master:
  Fix slugify test
  One final "urlsafe" replaced with "ascii"
  Change urlsafe to ascii also when actually slugifying
  Add tests for ascii slugify mode
  Rename urlsafe to ascii, and document it (on utils.rb)
  Add urlsafe to accepted slugify modes
  Add urlsafe method for slugify
2016-09-07 16:50:32 -07:00
..
fixtures Ensure symlinks work as expected (and secured). 2016-04-21 16:32:52 -07:00
safe_glob_test[ Add Utils.safe_glob method 2015-11-19 00:46:46 +13:00
source Merge pull request #4545 from jekyll/allow-no-extensions-coll-docs 2016-02-29 15:50:29 -08:00
helper.rb Merge pull request #4942 from pathawks/fp/configuration-from-permalink-fix 2016-05-25 15:42:05 -07: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 tests: Typo fixes. 2016-07-18 21:20:47 +03:00
test_command.rb Rubocop test cleanups for #4885 2016-05-16 19:26:53 -05:00
test_commands_serve.rb tests: Typo fixes. 2016-07-18 21:20:47 +03:00
test_configuration.rb Merge pull request #5060 from stomar/stringify-overrides 2016-07-15 17:26:14 -07:00
test_convertible.rb tests: Typo fixes. 2016-07-18 21:20:47 +03:00
test_doctor_command.rb tests: Typo fixes. 2016-07-18 21:20:47 +03:00
test_document.rb tests: Typo fixes. 2016-07-18 21:20:47 +03:00
test_drop.rb Imitate fetch method instead of creating real Hash object 2016-07-06 11:20:37 +03:00
test_entry_filter.rb Rubocop: use %r for all regular expressions. 2016-06-02 17:08:21 -07:00
test_excerpt.rb tests: Typo fixes. 2016-07-18 21:20:47 +03: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 Merge pull request #4860 from pathawks/pr/where_exp 2016-07-25 12:16:55 -07:00
test_front_matter_defaults.rb Merge branch 'pathawks-rubocop/misc' 2016-05-25 17:57:52 -07:00
test_generated_site.rb Rubocop fixes 2016-05-24 19:01:35 -05:00
test_kramdown.rb Fix rubocop offenses on master. 2016-06-28 22:08:06 -07:00
test_layout_reader.rb Aligning hashes per 2caff75 2016-05-16 19:48:04 -05: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: use %r for all regular expressions. 2016-06-02 17:08:21 -07:00
test_log_adapter.rb Moving .with down one line 4x times 2016-05-16 19:59:13 -05:00
test_new_command.rb colorize interpolated text in Jekyll.logger.info 2016-08-16 22:50:54 +05:30
test_page.rb tests: Typo fixes. 2016-07-18 21:20:47 +03:00
test_path_sanitization.rb Rubocop fixes for test/test_path_sanitization.rb 2016-05-16 19:26:53 -05:00
test_plugin_manager.rb update require_gems test 2016-08-07 21:01:09 +02:00
test_rdiscount.rb Aligning hashes per 2caff75 2016-05-16 19:48:04 -05:00
test_redcarpet.rb Aligning hashes per 2caff75 2016-05-16 19:48:04 -05:00
test_regenerator.rb tests: Typo fixes. 2016-07-18 21:20:47 +03:00
test_related_posts.rb tests: Typo fixes. 2016-07-18 21:20:47 +03:00
test_sass.rb Rubocop fixes for test/test_sass.rb 2016-05-20 21:23:29 -05:00
test_site.rb Fix fmt errors. 2016-08-30 13:28:46 -07:00
test_static_file.rb tests: Typo fixes. 2016-07-18 21:20:47 +03:00
test_tags.rb tests: Typo fixes. 2016-07-18 21:20:47 +03:00
test_theme.rb Rubocop fixes for test/test_theme.rb 2016-05-20 21:23:29 -05:00
test_url.rb check if relative URL contains a colon 2016-07-08 20:33:47 +02:00
test_utils.rb Merge branch 'jussikinnula-master' 2016-09-07 16:50:32 -07:00