summaryrefslogtreecommitdiff
path: root/tests/utils_tests/simplelazyobject.py
AgeCommit message (Expand)Author
2013-04-12Modified utils_tests for unittest2 discovery.Preston Timmons
2013-03-18Fixed #19456 -- Avoid infinite recursion when tracing LazyObject.__init__.Aymeric Augustin
2013-03-18Fixed #18447 -- Made LazyObject unwrap on dict access.Aymeric Augustin
2013-03-06PEP8 cleanup of functional.pyPreston Holmes
2013-03-06Fixed #19543 -- implemented SimpleLazyObject.__repr__Preston Holmes
2013-02-26Renamed some tests and removed references to modeltests/regressiontests.Florian Apolloner