summaryrefslogtreecommitdiffstats
path: root/pym/portage/tests/xpak
Commit message (Collapse)AuthorAgeFilesLines
* Remove all svn $Id keywords.Zac Medico2010-03-242-2/+0
|
* Use range() instead of xrange() for compatibility with Python 3.Arfrever Frehtes Taifersar Arahesis2009-09-211-1/+1
| | | | | | (2to3-3.1 -f xrange -nw ${FILES}) svn path=/main/trunk/; revision=14317
* Test the edge case.Zac Medico2009-08-171-0/+3
| | | | svn path=/main/trunk/; revision=14077
* Rewrite testing to use __test__ instead of hardcoded dirsAlec Warner2007-09-071-0/+0
| | | | svn path=/main/trunk/; revision=7748
* Update all the unittests to use the new framework, test skipping with ↵Alec Warner2007-03-062-0/+18
isValidAtom, add silly xpak test since I have it 'done' svn path=/main/trunk/; revision=6182