summaryrefslogtreecommitdiffstats
path: root/pym/portage/tests/dep/test_isvalidatom.py
Commit message (Expand)AuthorAgeFilesLines
* Bug #227265 - Make pkgsplit() allow multiple consecutive hyphens in packageZac Medico2009-03-261-2/+4
* Add test case for consecutive hyphens.Zac Medico2009-03-251-0/+3
* Bug #227265 - Make pkgsplit() allow "versiony looking parts" in package names,Zac Medico2009-03-251-1/+4
* Make isvalidatom() identify empty slot as invalid (missing slot is valid) andZac Medico2009-02-191-0/+1
* Add a test case for the new case which is detected by isvalidatom().Zac Medico2009-02-151-0/+1
* * Add more use dep validation.Zac Medico2008-07-301-2/+7
* Change conditional USE deps syntax and expermental EAPI from 2_pre0 to 2_pre1.Zac Medico2008-07-301-6/+9
* Disable the multi-bracket USE deps syntax, so only the comma separated syntaxZac Medico2008-07-281-1/+1
* Implement new conditional USE dep syntax:Zac Medico2008-07-281-0/+5
* * Add support in dep_getusedeps() and isvalidatom() for comma separated USEZac Medico2008-07-281-0/+5
* 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-4/+4
* Part of my attempt now involves cleaning up config; this means for me; removi...Alec Warner2007-03-071-3/+2
* Take marien's advice, turn Skips into Todos for clarity sakeAlec Warner2007-03-071-1/+2
* Update all the unittests to use the new framework, test skipping with isValid...Alec Warner2007-03-061-2/+3
* these will fail nowAlec Warner2007-03-051-3/+4
* Turn on strict dep checking to fix the isvalidatom test.Zac Medico2007-02-081-0/+2
* Make the tests pass.Zac Medico2007-02-031-1/+1
* remove redundant directory nowAlec Warner2007-02-021-0/+38