summaryrefslogtreecommitdiff
path: root/tests/regressiontests/forms/localflavor/au.py
AgeCommit message (Expand)Author
2011-08-24Fixed #15837. Consolidated all the locaflavor tests into a single, logical, p...Julien Phalip
2011-08-23Fixed #15838 -- Promoted assertFieldOutput to a general test utility. Thanks ...Russell Keith-Magee
2011-05-31Fixed #15805 - assertFieldOutput should not use assertRaisesRegexpLuke Plant
2010-12-18Converted Australian localfavor doctests into unittests. We have always been...Alex Gaynor
2010-08-05Fixed #13732 -- Fixed minor typo in docstring. Thanks to schinckel for the re...Russell Keith-Magee
2007-09-19Fixed #5546: split form unit tests into manageable chunks. This isn't a perfe...Jacob Kaplan-Moss