summaryrefslogtreecommitdiffstats
path: root/tests/regress
Commit message (Collapse)AuthorAgeFilesLines
* testcase displaying the loss of the auto-installed flagpixdamix@gmail.com2012-01-194-1/+81
| | | | git-svn-id: http://opkg.googlecode.com/svn/trunk@634 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358
* Add tests for issue 84 and issue 85.graham.gower@gmail.com2011-10-273-2/+75
| | | | git-svn-id: http://opkg.googlecode.com/svn/trunk@633 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358
* Use a default Version and Architecture in the event that none is specified.graham.gower@gmail.com2011-10-2311-25/+32
| | | | git-svn-id: http://opkg.googlecode.com/svn/trunk@632 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358
* Fix issue45.py to work after changes in r627.graham.gower@gmail.com2011-10-231-1/+1
| | | | git-svn-id: http://opkg.googlecode.com/svn/trunk@631 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358
* Fix issue-79: Opkg can remove a package even if another still depends on it.pixdamix@gmail.com2011-07-134-3/+46
| | | | | | | | - 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 regress test for the bug from r605.graham.gower@gmail.com2011-02-202-1/+37
| | | | git-svn-id: http://opkg.googlecode.com/svn/trunk@607 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358
* Create the regress offline_root from scratch.graham.gower@gmail.com2010-12-221-3/+9
| | | | git-svn-id: http://opkg.googlecode.com/svn/trunk@596 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358
* Add regress test for issue72.graham.gower@gmail.com2010-12-222-0/+65
| | | | git-svn-id: http://opkg.googlecode.com/svn/trunk@593 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358
* Remove stray exit() in the regress test.graham.gower@gmail.com2010-12-121-1/+0
| | | | git-svn-id: http://opkg.googlecode.com/svn/trunk@590 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358
* Add simple regression testing code and tests for some issues.graham.gower2010-09-1411-0/+444
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