summaryrefslogtreecommitdiffstats
path: root/pym/portage/tests/sets
Commit message (Expand)AuthorAgeFilesLines
* Use bash's built-in echo instead of the actual echo binary since it hasZac Medico2008-06-211-3/+4
* Remove name from PackageSet, it's pointless as the caller has to keep track o...Marius Mauch2007-09-113-5/+4
* Implement/fix testcases for some PackageSet subclassesMarius Mauch2007-09-072-14/+25
* Last commit added more tests for sets and taught me what I was doing wrong ;)...Alec Warner2007-09-071-0/+0
* fighting with svn over weirdnessAlec Warner2007-09-074-0/+49
* Fix hardcoded /usr/bin/echo to use portage.process.find_binary().Zac Medico2007-07-221-1/+3
* add test for CommandOutputSetAlec Warner2007-07-223-0/+26