jekyll/test
Parker Moore cb5bc1093e utils: has_yaml_header? should accept files with extraneous spaces
Occasionally, extra spaces at the end of the YAML front matter prologue are
saved to a file and it goes missing without telling the user why. This
should simply accept those changes without any detriment to the user,
allowing anyone to add as many spaces as they like to the end of their
front matter prologues.
2016-01-04 14:09:30 -08:00
..
fixtures Remove trailing whitespace 2015-02-22 20:27:15 +09:00
safe_glob_test[ Add Utils.safe_glob method 2015-11-19 00:46:46 +13:00
source utils: has_yaml_header? should accept files with extraneous spaces 2016-01-04 14:09:30 -08:00
helper.rb Modernize Kramdown for Markdown converter. 2015-12-04 08:09:08 -06:00
simplecov_custom_profile.rb Move simplecov_custom_profile to test/ & gate with TRAVIS env 2015-03-01 00:36:20 -08:00
test_ansi.rb Fix: #4219: Add CodeClimate Platform. 2015-12-04 11:42:52 -06:00
test_cleaner.rb Make our own Minitest::Test subclass for further subclassing 2015-02-21 00:33:47 -08:00
test_coffeescript.rb Make our own Minitest::Test subclass for further subclassing 2015-02-21 00:33:47 -08:00
test_collections.rb collections: posts as collection 2015-10-26 00:29:14 -07:00
test_command.rb Create #mock_expects that goes directly to RSpec Mocks. 2015-04-14 14:20:55 -05:00
test_commands_serve.rb Fix #3791/#3478 2015-12-04 14:07:07 -06:00
test_configuration.rb Handle empty config files 2015-10-28 22:31:42 +01:00
test_convertible.rb Make our own Minitest::Test subclass for further subclassing 2015-02-21 00:33:47 -08:00
test_doctor_command.rb test/test_doctor_command.rb: fix test for Doctor.urls_only_differ_by_case 2015-12-14 20:59:52 -08:00
test_document.rb Make `:title` cased for backwards compability and add `:slug` for uncased usage. 2015-11-18 10:43:13 +08:00
test_entry_filter.rb Merge pull request #3545 from delftswa2014/site_extract_readers 2015-03-23 19:53:07 -07:00
test_excerpt.rb test_excerpt & _page: use Drop instead of Hash to mock payload 2015-12-22 22:37:48 -05:00
test_filters.rb filters#sample: n == 1, return item; n > 1, return array 2015-12-04 10:25:13 -08:00
test_front_matter_defaults.rb Allow quoted date in front matter defaults 2015-11-25 23:18:33 +13:00
test_generated_site.rb utils: has_yaml_header? should accept files with extraneous spaces 2016-01-04 14:09:30 -08:00
test_kramdown.rb Modernize Kramdown for Markdown converter. 2015-12-04 08:09:08 -06:00
test_layout_reader.rb Wrap Arguments in () when used in a setter 2015-12-26 12:48:20 -08:00
test_liquid_extensions.rb Make our own Minitest::Test subclass for further subclassing 2015-02-21 00:33:47 -08:00
test_liquid_renderer.rb Add byte counter 2015-06-07 16:49:22 +00:00
test_log_adapter.rb Trim trailing whitespace. 2015-10-30 21:57:14 +02:00
test_new_command.rb collections: posts as collection 2015-10-26 00:29:14 -07:00
test_page.rb test_excerpt & _page: use Drop instead of Hash to mock payload 2015-12-22 22:37:48 -05:00
test_path_sanitization.rb Use rspec-mock instead of rr 2015-03-06 20:13:07 -05:00
test_plugin_manager.rb Make our own Minitest::Test subclass for further subclassing 2015-02-21 00:33:47 -08:00
test_rdiscount.rb Add support for JRuby, it was easier than assumed. 2015-05-15 07:10:22 -05:00
test_redcarpet.rb Fix: #3738; Move code wrapper from div to figure. 2015-06-10 15:20:44 -05:00
test_regenerator.rb Fix #4075: Make sure that .jekyll-metadata is not generated when not needed. 2015-10-29 15:44:38 -05:00
test_related_posts.rb collections: posts as collection 2015-10-26 00:29:14 -07:00
test_sass.rb Make our own Minitest::Test subclass for further subclassing 2015-02-21 00:33:47 -08:00
test_site.rb Document: only superdirectories of the collection are categories 2015-11-04 15:18:02 +07:00
test_static_file.rb Wrap Arguments in () when used in a setter 2015-12-26 12:48:20 -08:00
test_tags.rb rename `@options` in HighlightBlock (clash with Liquid::Block). fixes #4173 2015-11-24 20:24:44 +11:00
test_url.rb url: fix issue with bad URL escaping when using Drop 2015-12-24 15:07:20 -05:00
test_utils.rb utils: has_yaml_header? should accept files with extraneous spaces 2016-01-04 14:09:30 -08:00