1
0
Fork 0
forked from github/pelican
pelican-theme/pelican/tests/content
Simon Conseil a49b744e95 Fix tests with latest versions of smartypants.
smartypants is now py3 compatible but the default settings for double quotes has
been changed (http://pythonhosted.org/smartypants/changes.html).

This commit:
- update the typogrify test (change quotes, and add more test casesi: caps word,
  ellipsis)
- install typogrify on travis
- uses upstream version of smartypants in tox instead of dmdm's fork for py3
2013-09-26 22:47:55 +02:00
..
TestCategory Move the tests into pelican. Fix #500 2013-03-06 00:41:27 -08:00
2012-11-29_rst_w_filename_meta#foo-bar.rst Move the tests into pelican. Fix #500 2013-03-06 00:41:27 -08:00
2012-11-30_md_w_filename_meta#foo-bar.md Move the tests into pelican. Fix #500 2013-03-06 00:41:27 -08:00
article.rst Fix tests with latest versions of smartypants. 2013-09-26 22:47:55 +02:00
article_with_asc_extension.asc Move the tests into pelican. Fix #500 2013-03-06 00:41:27 -08:00
article_with_asc_options.asc Move the tests into pelican. Fix #500 2013-03-06 00:41:27 -08:00
article_with_comments.html Move the tests into pelican. Fix #500 2013-03-06 00:41:27 -08:00
article_with_keywords.html Changed meta tag "contents" attribute to "content", to conform to HTML spec. Fixes #918 2013-06-16 10:56:50 -07:00
article_with_markdown_and_footnote.md Markdown summary should not include content footnote 2013-05-10 03:50:33 -04:00
article_with_markdown_and_nonascii_summary.md fix for issue #761: handle unicode correctly in summary for Markdown 2013-04-03 19:38:42 -04:00
article_with_markdown_and_summary_metadata_multi.md Move the tests into pelican. Fix #500 2013-03-06 00:41:27 -08:00
article_with_markdown_and_summary_metadata_single.md Move the tests into pelican. Fix #500 2013-03-06 00:41:27 -08:00
article_with_markdown_extension.markdown Move the tests into pelican. Fix #500 2013-03-06 00:41:27 -08:00
article_with_markdown_markup_extensions.md Move the tests into pelican. Fix #500 2013-03-06 00:41:27 -08:00
article_with_md_extension.md Move the tests into pelican. Fix #500 2013-03-06 00:41:27 -08:00
article_with_mdown_extension.mdown Accept mdown file extension for Markdown files. 2013-04-17 21:14:52 -07:00
article_with_metadata.html Changed meta tag "contents" attribute to "content", to conform to HTML spec. Fixes #918 2013-06-16 10:56:50 -07:00
article_with_metadata.rst Move the tests into pelican. Fix #500 2013-03-06 00:41:27 -08:00
article_with_metadata.unknownextension Add test for the case where we try to read a file with an unhandled extension 2013-05-23 21:53:46 -07:00
article_with_metadata_and_contents.html Changed meta tag "contents" attribute to "content", to conform to HTML spec. Fixes #918 2013-06-16 10:56:50 -07:00
article_with_mkd_extension.mkd Move the tests into pelican. Fix #500 2013-03-06 00:41:27 -08:00
article_with_null_attributes.html Move the tests into pelican. Fix #500 2013-03-06 00:41:27 -08:00
article_with_template.rst Move the tests into pelican. Fix #500 2013-03-06 00:41:27 -08:00
article_with_uppercase_metadata.html Changed meta tag "contents" attribute to "content", to conform to HTML spec. Fixes #918 2013-06-16 10:56:50 -07:00
article_with_uppercase_metadata.rst Move the tests into pelican. Fix #500 2013-03-06 00:41:27 -08:00
article_without_category.rst Move the tests into pelican. Fix #500 2013-03-06 00:41:27 -08:00
wordpress_content_decoded Added WordPress content decoding to importer 2013-03-28 07:16:01 -07:00
wordpress_content_encoded Added WordPress content decoding to importer 2013-03-28 07:16:01 -07:00
wordpressexport.xml Added WordPress content decoding to importer 2013-03-28 07:16:01 -07:00