summaryrefslogtreecommitdiffstats
path: root/Lib/packaging/tests/test_uninstall.py
Commit message (Expand)AuthorAgeFilesLines
* Close file handles in a timely manner in packaging.database (#12504).Éric Araujo2011-07-081-2/+0
* Packaging tests: don’t let an internal cache grow indefinitely.Éric Araujo2011-06-171-0/+2
* Cleanup in packaging: don’t unnecessarily instantiate exceptionsÉric Araujo2011-06-041-1/+1
* better UI when the user does not have the perms to remove the projectTarek Ziade2011-05-301-5/+23
* fixed the test_uninstall patchTarek Ziade2011-05-301-2/+2
* removed spurious outputTarek Ziade2011-05-301-1/+7
* Issue #12125: fixed the failures under Solaris due to improper test cleanup.Tarek Ziade2011-05-231-0/+5
* deactivating one test under win32 for nowTarek Ziade2011-05-211-0/+1
* initial import of the packaging package in the standard libraryTarek Ziade2011-05-191-0/+99