summaryrefslogtreecommitdiffstats
path: root/pym/portage/tests/util
Commit message (Expand)AuthorAgeFilesLines
* Remove unused imports found by pylint.Arfrever Frehtes Taifersar Arahesis2010-08-291-2/+2
* portage.util.digraph: Raise KeyError in newly added functions. Add tests.Sebastian Luther2010-08-181-0/+201
* Use assertFalse insead of failIf since failIf is deprecated in python 3.2.Zac Medico2010-04-112-7/+7
* Remove all svn $Id keywords.Zac Medico2010-03-248-8/+0
* Fix test case for recent changes.Zac Medico2009-09-241-1/+1
* Use portage.os, _content_encoding, and _fs_encoding where appropriate.Zac Medico2009-08-171-2/+1
* Rewrite testing to use __test__ instead of hardcoded dirsAlec Warner2007-09-071-0/+0
* Remove more unnecessary list generation.Zac Medico2007-06-211-1/+1
* Fix the varexpand quotes tests since quotes are no longer removed by this fun...Zac Medico2007-05-131-2/+2
* Update all the unittests to use the new framework, test skipping with isValid...Alec Warner2007-03-067-7/+7
* remove redundant directory nowAlec Warner2007-02-028-0/+193