jekyll/test
Parker Moore b4bea4a586 Merge branch 'code-cleanup' of git://github.com/tombell/jekyll into code-cleanup
Module Cleanup

* 'code-cleanup' of git://github.com/tombell/jekyll:
  Remove new lines between module and class
  Update tag classes moving into a module
  Update pagination classes moving into a module
  Update converter classes moving into a module
  Strip extra newlines
  Update command classes moving into a module

Conflicts:
	lib/jekyll/commands/serve.rb
2013-01-27 23:13:16 +01:00
..
fixtures adding files 2013-01-23 11:31:59 -06:00
source Ensuring that layout is only set to the default value if layout is not specified 2013-01-12 15:31:14 -08:00
helper.rb Only running simplecov if RUBY_VERSION is 1.9 or greater, and COVERAGE env is set to 'true' 2013-01-20 22:16:23 -05: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 adding safe_yaml to protect against object instantiation from yaml 2013-01-23 11:30:24 -06:00
test_core_ext.rb add Enumerable#glob_include? 2013-01-11 15:33:11 +08:00
test_filters.rb Replace rdiscount filter with config-aware markdownify. 2011-05-31 14:40:21 -07:00
test_generated_site.rb Ensuring that layout is only set to the default value if layout is not specified 2013-01-12 15:31:14 -08:00
test_kramdown.rb Update converter classes moving into a module 2013-01-19 23:07:38 +00:00
test_page.rb Ensuring that layout is only set to the default value if layout is not specified 2013-01-12 15:31:14 -08:00
test_pager.rb Tests and specs run under 1.9. 2011-04-24 18:39:27 +08:00
test_post.rb Merge branch 'code-cleanup' of git://github.com/tombell/jekyll into code-cleanup 2013-01-27 23:13:16 +01:00
test_rdiscount.rb Update converter classes moving into a module 2013-01-19 23:07:38 +00:00
test_redcarpet.rb Update converter classes moving into a module 2013-01-19 23:07:38 +00:00
test_redcloth.rb Update converter classes moving into a module 2013-01-19 23:07:38 +00:00
test_site.rb Merge pull request #743 from mccxj/master 2013-01-12 22:16:07 -08:00
test_tags.rb Update tag classes moving into a module 2013-01-19 23:50:44 +00:00
test_wordpress_migrator.rb Convert slashes in titles to dashes when migrating from WordPress 2012-12-04 20:45:20 -06:00
test_wordpressdotcom_migrator.rb Convert slashes in titles to dashes when migrating from WordPress 2012-12-04 20:45:20 -06:00