Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Small change to test_exe to point to /usr/bin/python | Adam Stokes | 2013-04-11 | 1 | -1/+1 |
| | | | | | | - Simple fix to make all unittests green Signed-off-by: Adam Stokes <adam.stokes@ubuntu.com> | ||||
* | Refactoring PackageManagers and Archives | Jesse Jaggars | 2012-03-05 | 1 | -0/+2 |
Pulled up PackageManager implementation to simplify subclass responsibilities Moved compress method to Archive classes Re-organized utilities.py Added tests to exercise more utilities methods |