summaryrefslogtreecommitdiffstats
path: root/testsuite/common.py
Commit message (Expand)AuthorAgeFilesLines
* patchIf() adds arguments to function callsChris St. Pierre2012-08-221-1/+11
* fixed assertItemsEqual for py < 2.7Chris St. Pierre2012-08-221-31/+5
* fixed conditional patching of pylibacl/selinux methods for py2.6Chris St. Pierre2012-08-221-0/+15
* removed context managers from unit testsChris St. Pierre2012-08-211-2/+2
* lots of various py3k fixesChris St. Pierre2012-08-211-36/+129
* fixed builtin mocks for py3kChris St. Pierre2012-08-211-0/+10
* attempt to get tests working under python 2.6Chris St. Pierre2012-08-211-4/+79
* abstracted out some common test stuff into common.pyChris St. Pierre2012-08-131-0/+77