summaryrefslogtreecommitdiff
path: root/tests/test_cleanup.py
Commit message (Expand)AuthorAgeFilesLines
* using local mercurial repositories in tests/test_freeze.pyHugo Lopes Tavares2010-06-081-1/+1
* bugfix: added missing slash to local file pathHugo Lopes Tavares2010-06-081-1/+1
* using local repo instead of http connection in test/test_cleanup.pyHugo Lopes Tavares2010-06-081-4/+8
* removed unused vars and importsHugo Lopes Tavares2010-06-031-7/+5
* merged changes related to PEP 8 from hltbra's forkHugo Lopes Tavares2010-06-021-4/+6
* Rationalized and cleaned up use of relative/absolute paths in TestPipEnvironmentDave Abrahams2010-05-021-6/+6
* Various fixes to the portable test code that I missed the last time aroundDave Abrahams2010-04-291-11/+12
* Various fixes to implementation and uses of assert_installed.Dave Abrahams2010-04-281-4/+4
* added tests for clean up operationsAlexandre Conrad2010-04-181-0/+72