summaryrefslogtreecommitdiff
path: root/tests/utils_tests/test_html.py
AgeCommit message (Expand)Author
2013-07-28[1.6.x] Simplified smart_urlquote and added some basic tests.Florian Apolloner
2013-05-23Fixed #19237 (again) - Made strip_tags consistent between Python versionsClaude Paroz
2013-05-22Fixed #19237 -- Used HTML parser to strip tagsClaude Paroz
2013-04-12Modified utils_tests for unittest2 discovery.Preston Timmons