summaryrefslogtreecommitdiff
path: root/tests/utils_tests
AgeCommit message (Expand)Author
2013-03-22Fixed #20108 -- Fixed filepath_to_uri decoding errorClaude Paroz
2013-03-22Fixed #20094 - Be more careful when checking for IteratorMarc Tamlyn
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-06Merge pull request #882 from loic/testfixRamiro Morales
2013-03-06PEP8 cleanup of functional.pyPreston Holmes
2013-03-06Fixed #19543 -- implemented SimpleLazyObject.__repr__Preston Holmes
2013-03-06Fixed minor warnings in tests.Loic Bistuer
2013-02-27Made dateformat tests reactivate original languageAnssi Kääriäinen
2013-02-26Renamed some tests and removed references to modeltests/regressiontests.Florian Apolloner