summaryrefslogtreecommitdiffstats
path: root/tests/portage_dep/test_isvalidatom.py
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 tabs with patch from Grobian and bug # 161911, fix developing a bitAlec Warner2007-01-131-3/+3
| | | | svn path=/main/trunk/; revision=5633
* set Id on testsAlec Warner2007-01-121-1/+1
| | | | 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
* take some advice and use AssertEqual/NotEqualAlec Warner2007-01-111-2/+1
| | | | svn path=/main/trunk/; revision=5560
* Commit unit tests, hey look THEY ARE BROKENAlec Warner2007-01-111-0/+37
svn path=/main/trunk/; revision=5557