summaryrefslogtreecommitdiff
path: root/tests/regressiontests/localflavor/us/tests.py
AgeCommit message (Expand)Author
2012-10-12Removed country-specific localflavor tests.Adrian Holovaty
2012-06-07Fixed #18269 -- Applied unicode_literals for Python 3 compatibility.Claude Paroz
2012-01-31Fixed #16921 -- Added assertHTMLEqual and assertHTMLNotEqual assertions, and ...Carl Meyer
2011-10-13Convert the remainder of the relative imports in the tests to be absolute imp...Alex Gaynor
2011-08-24Fixed #15837. Consolidated all the locaflavor tests into a single, logical, p...Julien Phalip
2010-12-31Fixed the rest of the US localflavor tests that were forgotten in r15058. Ref...Jannis Leidel
2010-12-23Refactor the choices for localflavor's USStateField, and add new US postal co...James Bennett
2010-08-06Fixed #13495 -- Refactored the localflavor test directory to provide the plac...Russell Keith-Magee