summaryrefslogtreecommitdiff
path: root/tests/regressiontests/templates/loaders.py
AgeCommit message (Expand)Author
2008-07-29Fixed #7767 -- Fixed template egg loading test for Windows systems.Malcolm Tredinnick
2008-06-26Negligible formatting changes to tests/regressiontests/templates/loaders.pyAdrian Holovaty
2008-05-30Fixed a messy test case (regressiontests/templates/loaders) that could cause ...Jacob Kaplan-Moss
2008-05-29Fixed #6430 -- Corrected the loading of templates from eggs, which was broken...Russell Keith-Magee