Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix issue-79: Opkg can remove a package even if another still depends on it. | pixdamix@gmail.com | 2011-07-13 | 1 | -1/+3 |
| | | | | | | | | - The problematic case is described by tests/regress/issue79.py Signed-off-by: Camille Moncelier <moncelier@devlife.org> git-svn-id: http://opkg.googlecode.com/svn/trunk@625 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358 | ||||
* | Add simple regression testing code and tests for some issues. | graham.gower | 2010-09-14 | 1 | -0/+3 |
Written with python3 only because I was reading a tutorial and wanted to do something useful with it. git-svn-id: http://opkg.googlecode.com/svn/trunk@566 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358 |