summaryrefslogtreecommitdiffstats
path: root/tests/regress/opkgcl.py
Commit message (Collapse)AuthorAgeFilesLines
* testcase displaying the loss of the auto-installed flagpixdamix@gmail.com2012-01-191-0/+13
| | | | git-svn-id: http://opkg.googlecode.com/svn/trunk@634 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358
* Fix issue-79: Opkg can remove a package even if another still depends on it.pixdamix@gmail.com2011-07-131-2/+9
| | | | | | | | - 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.gower2010-09-141-0/+44
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