summaryrefslogtreecommitdiffstats
path: root/tests/portage_dep
Commit message (Collapse)AuthorAgeFilesLines
* Turn on strict dep checking to fix the isvalidatom test (trunk r5926).Zac Medico2007-02-081-0/+2
| | | | svn path=/main/branches/2.1.2/; revision=5927
* fix a few typos in testsAlec Warner2007-01-161-1/+1
| | | | svn path=/main/trunk/; revision=5671
* fix tabs with patch from Grobian and bug # 161911, fix developing a bitAlec Warner2007-01-134-12/+12
| | | | svn path=/main/trunk/; revision=5633
* set Id on testsAlec Warner2007-01-127-7/+7
| | | | svn path=/main/trunk/; revision=5596
* Handle the exception in isvalidatom, change it to use a portage exceptoin, ↵Alec Warner2007-01-111-6/+2
| | | | | | thanks to Zac for pointing this out svn path=/main/trunk/; revision=5571
* catch and validate new ValueError ExceptionAlec Warner2007-01-111-3/+6
| | | | svn path=/main/trunk/; revision=5569
* print the incorrect atomAlec Warner2007-01-111-1/+2
| | | | svn path=/main/trunk/; revision=5567
* add some invalid ops to getcpv to make sure it returns the cpv stillAlec Warner2007-01-111-0/+6
| | | | svn path=/main/trunk/; revision=5566
* isjustname testsAlec Warner2007-01-111-0/+25
| | | | svn path=/main/trunk/; revision=5564
* getslot testsAlec Warner2007-01-111-0/+27
| | | | svn path=/main/trunk/; revision=5562
* I owed brian harring 3.50, for th previous advice about ↵Alec Warner2007-01-111-0/+25
| | | | | | assertEqual/NotEqual, oh, add dep_getcpv tests too svn path=/main/trunk/; revision=5561
* take some advice and use AssertEqual/NotEqualAlec Warner2007-01-113-12/+5
| | | | svn path=/main/trunk/; revision=5560
* add some invalid operators to the test to denote that get_operator doesn't ↵Alec Warner2007-01-111-1/+4
| | | | | | validate them, also make sure some common mis-typed things are tested (=> instead of >= fex) svn path=/main/trunk/; revision=5559
* get_operator testsAlec Warner2007-01-111-0/+27
| | | | svn path=/main/trunk/; revision=5558
* Commit unit tests, hey look THEY ARE BROKENAlec Warner2007-01-111-0/+37
| | | | svn path=/main/trunk/; revision=5557
* more test re-arranging as Alec can't read what functions are in what filesAlec Warner2007-01-112-0/+37
svn path=/main/trunk/; revision=5540