summaryrefslogtreecommitdiff
path: root/tests/regressiontests/admin_scripts/tests.py
AgeCommit message (Expand)Author
2008-07-22Fixed a bunch of Python 2.3 test failures.Malcolm Tredinnick
2008-07-17Refs #7745 -- Modified use of assertTrue to failUnless, because assertTrue is...Russell Keith-Magee
2008-07-14Removed a Python2.3 incompatible generator construct. Thanks to Karen Tracey ...Russell Keith-Magee
2008-07-13Fixed #7728 -- Modified the output check in the admin script tests. Checking ...Russell Keith-Magee
2008-07-11Fixed #6017 -- Modified the Lax parser to allow --settings and the other core...Russell Keith-Magee
2008-07-11Fixed #7715 -- Modified the admin_scripts tests to do an app level import, ra...Russell Keith-Magee
2008-07-10Corrected a bug in [7876] picked up by the buildbot: depending on the order i...Russell Keith-Magee
2008-07-10Refs #5943, #6107 -- Added framework and tests to check for the correct opera...Russell Keith-Magee