summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* shift test cases aroundAlec Warner2007-01-101-28/+0
| | | | svn path=/main/trunk/; revision=5526
* Take Genone's suggestion and break the modules up into module oriented ↵Alec Warner2007-01-105-7/+34
| | | | | | fashion. Tests for portage.py go in portage/ and so on and so forth... svn path=/main/trunk/; revision=5525
* Fix Fail testAlec Warner2007-01-101-2/+5
| | | | svn path=/main/trunk/; revision=5524
* Make the tests pass.Zac Medico2007-01-101-14/+6
| | | | svn path=/main/trunk/; revision=5523
* rework test import code, rename test_vercmp to be more generic, add tests ↵Alec Warner2007-01-103-11/+36
| | | | | | for =* glob matches svn path=/main/trunk/; revision=5522
* Indicate test failure with an exit code.Zac Medico2006-12-082-3/+5
| | | | svn path=/main/trunk/; revision=5227
* add some portage_util testsAlec Warner2006-12-083-3/+44
| | | | svn path=/main/trunk/; revision=5217
* Add pretty basic vercmp unit testing...need more casesAlec Warner2006-12-083-0/+88
svn path=/main/trunk/; revision=5213