summaryrefslogtreecommitdiff
path: root/tests/regressiontests/utils/text.py
AgeCommit message (Expand)Author
2012-01-02Fixed #10931 -- Made `Truncator` handle newlines properly. Thanks to gsong an...Julien Phalip
2011-07-14Fixed #5025 -- Add a "truncatechars" template filter. Many thanks to Chris Be...Jannis Leidel
2010-11-30Tests for utils.text.wrapChris Beaven
2010-09-28A few test optimizations; using native unittest where no Django-specific Test...Russell Keith-Magee
2010-09-27Reorganized utils tests so it's all in separate modules. Thanks to Stephan Ja...Russell Keith-Magee