summaryrefslogtreecommitdiffstats
path: root/testsuite/common.py
Commit message (Expand)AuthorAgeFilesLines
* removed or fixed functools importsChris St. Pierre2012-08-231-1/+6
* fixed patchIf() (I hope)Chris St. Pierre2012-08-221-18/+59
* fixed skip decoratorsChris St. Pierre2012-08-221-22/+9
* add an argument, don't remove it in patchIf()Chris St. Pierre2012-08-221-1/+1
* remove extra argument in patchIf() the right wayChris St. Pierre2012-08-221-1/+1
* 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