summaryrefslogtreecommitdiff
path: root/tests/regressiontests/string_lookup/tests.py
AgeCommit message (Expand)Author
2012-06-07Fixed #18269 -- Applied unicode_literals for Python 3 compatibility.Claude Paroz
2012-05-19Marked bytestrings with b prefix. Refs #18269Claude Paroz
2011-10-13Convert the remainder of the relative imports in the tests to be absolute imp...Alex Gaynor
2011-03-03Updated test assertions that have been deprecated by the move to unittest2. I...Russell Keith-Magee
2010-09-27Migrated string_lookup doctests. Thanks to Stephan Jaekel.Russell Keith-Magee