summaryrefslogtreecommitdiffstats
path: root/pym/portage/tests/runTests
Commit message (Expand)AuthorAgeFilesLines
* Add a SIGUSR1 handling to trigger pdb.set_trace().Zac Medico2010-08-131-0/+6
* Don't use os.getlogin() since apparently it's unreliable.Zac Medico2010-08-101-1/+2
* Pretend that the current user's uid/gid are the 'portage' uid/gid,Zac Medico2010-08-101-0/+7
* Call portage._disable_legacy_globals() in order to ensure that weZac Medico2010-08-091-0/+7
* Automatically add PORTAGE_BIN_PATH to the front of PATH.Zac Medico2010-04-221-0/+7
* Add back executable bits, accidentally removed in previous commit.Zac Medico2010-03-241-0/+0
* Remove all svn $Id keywords.Zac Medico2010-03-241-1/+0
* Remove unused print_function.Zac Medico2010-03-011-2/+0
* Support print() function with Python 2 in some files.Arfrever Frehtes Taifersar Arahesis2009-09-201-0/+1
* Fix failure exit status. Thanks to Brian Harring.Zac Medico2009-03-061-1/+1
* A somewhat more intelligent layout, move tests into portaage namespace so we ...Alec Warner2007-02-011-0/+20