summaryrefslogtreecommitdiffstats
path: root/pym/portage/tests/util/test_varExpand.py
Commit message (Expand)AuthorAgeFilesLines
* Fix a typo in a comment.Zac Medico2011-07-011-1/+1
* varexpand: remove escaped newline charactersZac Medico2011-07-011-3/+5
* varexpand: handle backslashes like more like bashZac Medico2011-06-281-1/+32
* Use assertFalse insead of failIf since failIf is deprecated in python 3.2.Zac Medico2010-04-111-6/+6
* Remove all svn $Id keywords.Zac Medico2010-03-241-1/+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-061-1/+1
* remove redundant directory nowAlec Warner2007-02-021-0/+60