summaryrefslogtreecommitdiffstats
path: root/tests/portage_dep/test_isvalidatom.py
Commit message (Expand)AuthorAgeFilesLines
* Add some isvalidatom() test cases with "null" and missing category.Zac Medico2008-05-311-1/+11
* Fix isvalidatom() so tests pass, and add a USE deps case to the tests.Zac Medico2008-05-251-0/+4
* Turn on strict dep checking to fix the isvalidatom test (trunk r5926).Zac Medico2007-02-081-0/+2
* fix tabs with patch from Grobian and bug # 161911, fix developing a bitAlec Warner2007-01-131-3/+3
* set Id on testsAlec Warner2007-01-121-1/+1
* Handle the exception in isvalidatom, change it to use a portage exceptoin, th...Alec Warner2007-01-111-6/+2
* catch and validate new ValueError ExceptionAlec Warner2007-01-111-3/+6
* print the incorrect atomAlec Warner2007-01-111-1/+2
* take some advice and use AssertEqual/NotEqualAlec Warner2007-01-111-2/+1
* Commit unit tests, hey look THEY ARE BROKENAlec Warner2007-01-111-0/+37