summaryrefslogtreecommitdiff
path: root/tests/validation/test_validators.py
AgeCommit message (Expand)Author
2015-04-28Fixed #24714 -- Used more specific assertions than assertEqual in tests.Alasdair Nicol
2013-07-29Removed most of absolute_import importsClaude Paroz
2013-04-12Modified validation to work with unittest2 discovery.Preston Timmons