jekyll/test
Jonas Pfenniger da4e8f2ee1 Front-matter should be at start of file
It's the theme of the moment ; regexp checking.

Just in case we have two line start with --- in the file, we want to
make sure it's not interpreted as a front-matter.
2012-05-25 18:59:26 +01:00
..
fixtures Front-matter should be at start of file 2012-05-25 18:59:26 +01:00
source Added the ability to configure the file extensions to be processed by each converter. Test cases included. 2011-04-12 17:03:28 -04:00
helper.rb Replace rdiscount filter with config-aware markdownify. 2011-05-31 14:40:21 -07:00
suite.rb Test::Unit is no longer ships with Ruby. 2010-08-30 22:55:39 +01:00
test_configuration.rb Tests and specs run under 1.9. 2011-04-24 18:39:27 +08:00
test_convertible.rb Front-matter should be at start of file 2012-05-25 18:59:26 +01:00
test_core_ext.rb Tests and specs run under 1.9. 2011-04-24 18:39:27 +08:00
test_filters.rb Replace rdiscount filter with config-aware markdownify. 2011-05-31 14:40:21 -07:00
test_generated_site.rb Merge remote-tracking branch 'derekprior/configurable_coverter_file_extensions' 2011-05-30 11:38:59 -07:00
test_kramdown.rb Allow setting of Kramdown smart_quotes. Fixes #482. 2012-04-23 15:34:54 -07:00
test_page.rb Tests and specs run under 1.9. 2011-04-24 18:39:27 +08:00
test_pager.rb Tests and specs run under 1.9. 2011-04-24 18:39:27 +08:00
test_post.rb Generate escaped url for categories with space. 2011-07-10 23:56:56 +02:00
test_rdiscount.rb Cleanup for RDiscount TOC support. Closes #333. 2012-04-23 16:15:55 -07:00
test_redcarpet.rb Fixed helper inclusion in redcarpet test 2012-04-23 15:57:06 -07:00
test_redcloth.rb New solution for passing restrictions to RedCloth - all tests pass with ruby 1.8 (just invoking rake) 2011-11-28 14:05:34 +01:00
test_site.rb Merge branch 'PluginsAsArray' of https://github.com/simensen/jekyll into simensen-PluginsAsArray 2012-01-29 12:32:59 -08:00
test_tags.rb Allow setting of Kramdown smart_quotes. Fixes #482. 2012-04-23 15:34:54 -07:00