1
0
Fork 0
forked from github/pelican
pelican-theme/samples
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
..
content The modified attribute no longer has a default value. 2013-11-17 23:40:11 +01:00
kinda/exciting More exciting files 2013-08-31 22:00:52 +01:00
theme_standard Adding placeholder files for regression test 2013-08-24 13:41:22 +01:00
very/exciting/new/files Adding placeholder files for regression test 2013-08-24 13:41:22 +01:00
pelican.conf.py Support for pygment defaults and relevant documentation 2013-09-15 23:13:17 -07:00
pelican.conf_FR.py Fix test errors on OSX 2014-06-26 01:01:42 -04:00