summaryrefslogtreecommitdiff
path: root/tests/text/tests.py
AgeCommit message (Collapse)Author
2014-09-23Consolidated some text utils into the utils_tests test package.Loic Bistuer
2014-05-15Harmonized some PEP 0263 coding preamblesClaude Paroz
2013-04-10Fixed #20231 -- Don't use allow_lazy on smart_splitBaptiste Mispelon
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner