jekyll/test
Parker Moore 10659e1eef Merge branch 'nitoyon-slugify-new-param'
* nitoyon-slugify-new-param:
  Remove superfluous Sass declarations.
  Move the slugify options out to their own section so as to fix the formatting.
  Document the mode parameter of slugify Liquid filter
  Add tests for mode parameters of slugify Liquid filter
  Add mode parameter to slugify Liquid filter

Conflicts:
	lib/jekyll/utils.rb

        ---> Hadn't added UTF-8 support in nitoyon's PR.
2015-01-17 16:06:10 -08:00
..
fixtures adding files 2013-01-23 11:31:59 -06:00
source Merge branch 'davidized-collection_yaml_dots' 2015-01-17 15:24:33 -08:00
helper.rb Always, always rebuild (by default) in tests. 2014-12-29 00:37:16 -05:00
loader.rb Add Rake's test loader because it is inconsistently installed. 2015-01-09 23:57:52 -08:00
suite.rb Newline. 2013-03-16 20:06:50 +01:00
test_cleaner.rb Correctly access the StaticFile's site variable. 2014-11-03 22:16:47 -08:00
test_coffeescript.rb Use File.exist? instead of deprecated File.exists? 2014-04-06 13:31:34 +02:00
test_collections.rb Merge branch 'davidized-collection_yaml_dots' 2015-01-17 15:24:33 -08:00
test_command.rb Remove tests for the Command.ignored_paths method which now lives in jekyll-watch. 2014-08-10 14:46:06 -04:00
test_configuration.rb Replace deprecated Ruby methods 2014-07-31 12:50:20 -07:00
test_convertible.rb Another test passing. 😄 2014-11-03 22:15:41 -08:00
test_document.rb Merge branch 'davidized-collection_yaml_dots' 2015-01-17 15:24:33 -08:00
test_draft.rb Fix the tests so they are *PERFECT*. 2014-11-03 22:16:48 -08:00
test_entry_filter.rb Fix the tests so they are *PERFECT*. 2014-11-03 22:16:48 -08:00
test_excerpt.rb Merge pull request #2571 from yous/patch-mixed-case-category 2015-01-17 14:55:30 -08:00
test_filters.rb Merge branch 'nitoyon-slugify-new-param' 2015-01-17 16:06:10 -08:00
test_front_matter_defaults.rb Ensure the new type works. 2014-08-12 12:24:28 -04:00
test_generated_site.rb We have 47 posts now in the tests. 2015-01-17 15:28:03 -08:00
test_kramdown.rb Use 'enable_coderay' in the tests. 2014-12-26 22:17:33 -05:00
test_layout_reader.rb Make LayoutReader#layout_directory public. 2014-02-17 22:13:29 -06:00
test_liquid_extensions.rb Add Jekyll::LiquidExtensions.lookup_variable 2014-04-22 14:27:47 -04:00
test_log_adapter.rb Test LogAdapter#messages 2014-12-29 01:21:01 -05:00
test_metadata.rb Add lots more unit tests 2014-11-27 10:40:31 -08:00
test_new_command.rb Capture the output of Jekyll::Commands::New when looking for an error. 2014-11-23 12:53:36 -08:00
test_page.rb More passing tests. 2014-11-03 22:15:41 -08:00
test_path_sanitization.rb Only strip the drive name if it begins the string. 2014-03-27 18:19:35 -04:00
test_plugin_manager.rb Better tests for plugin manager. 2014-11-23 13:14:51 -08:00
test_post.rb Merge pull request #3014 from jekyll/revert-3013-revert-2921-post-dest 2015-01-17 15:13:17 -08:00
test_rdiscount.rb Fix up new output for RDiscount 2. 2015-01-10 00:21:18 -08:00
test_redcarpet.rb Update tests 2014-05-03 21:46:16 +04:00
test_redcloth.rb Remove extra trailing whitespace 2013-11-20 00:50:56 +01:00
test_related_posts.rb The mighty classifier --- reborn!!!!! 2014-08-13 00:29:40 -04:00
test_sass.rb Fix test use of Site#getConverterImpl. 2014-12-28 14:14:24 -05:00
test_site.rb Merge pull request #2571 from yous/patch-mixed-case-category 2015-01-17 14:55:30 -08:00
test_tags.rb Merge pull request #3258 from omegahm/symlink-local-tmp 2015-01-10 00:12:06 -08:00
test_url.rb Allow placeholders in permalinks 2014-10-26 18:23:58 -07:00
test_utils.rb Merge branch 'nitoyon-slugify-new-param' 2015-01-17 16:06:10 -08:00