1
0
Fork 0
forked from github/pelican
pelican-theme/pelican/tests/output/custom_locale
Deniz Turgut 009543b7e4 Fix test errors on OSX
On OSX, if LC_TIME and LC_CTYPE differs the output of strftime is not properly decoded
in Python 3. This makes sure that the 'utils.DateFormatter' and the related Jinja filter
'strftime' set the same value for LC_TIME and LC_CTYPE while formatting.

Also, '%a' is removed from DEFAULT_DATE_FORMAT in 'custom_locale' tests. OSX and *nix have
different conversions for '%a' ('Jeu' vs 'jeu.') and there is not a feasible way to handle
the difference for tests.
2014-06-26 01:01:42 -04:00
..
author Fix test errors on OSX 2014-06-26 01:01:42 -04:00
category Fix test errors on OSX 2014-06-26 01:01:42 -04:00
drafts Fix test errors on OSX 2014-06-26 01:01:42 -04:00
feeds Fix #1198, enable custom locale in template rendering, fixes links 2014-06-26 00:00:19 -04:00
override Fix #1198, enable custom locale in template rendering, fixes links 2014-06-26 00:00:19 -04:00
pages Fix #1198, enable custom locale in template rendering, fixes links 2014-06-26 00:00:19 -04:00
pictures Fix #1198, enable custom locale in template rendering, fixes links 2014-06-26 00:00:19 -04:00
posts Fix test errors on OSX 2014-06-26 01:01:42 -04:00
tag Fix test errors on OSX 2014-06-26 01:01:42 -04:00
theme Fix #1198, enable custom locale in template rendering, fixes links 2014-06-26 00:00:19 -04:00
archives.html Fix test errors on OSX 2014-06-26 01:01:42 -04:00
authors.html Fix #1198, enable custom locale in template rendering, fixes links 2014-06-26 00:00:19 -04:00
categories.html Fix #1198, enable custom locale in template rendering, fixes links 2014-06-26 00:00:19 -04:00
index.html Fix test errors on OSX 2014-06-26 01:01:42 -04:00
index2.html Fix test errors on OSX 2014-06-26 01:01:42 -04:00
index3.html Fix test errors on OSX 2014-06-26 01:01:42 -04:00
jinja2_template.html Fix #1198, enable custom locale in template rendering, fixes links 2014-06-26 00:00:19 -04:00
oh-yeah-fr.html Fix test errors on OSX 2014-06-26 01:01:42 -04:00
robots.txt Fix #1198, enable custom locale in template rendering, fixes links 2014-06-26 00:00:19 -04:00
second-article-fr.html Fix test errors on OSX 2014-06-26 01:01:42 -04:00
tags.html Fix #1198, enable custom locale in template rendering, fixes links 2014-06-26 00:00:19 -04:00