summaryrefslogtreecommitdiff
path: root/tests/utils_tests/module_loading.py
AgeCommit message (Expand)Author
2013-04-12Modified utils_tests for unittest2 discovery.Preston Timmons
2013-03-31Fixed #20167 -- Preserve the traceback of `ImportError`s in `import_by_path`.Joe Friedl
2013-03-06Fixed minor warnings in tests.Loic Bistuer
2013-02-26Renamed some tests and removed references to modeltests/regressiontests.Florian Apolloner