summaryrefslogtreecommitdiffstats
path: root/pym/portage/tests/runTests
Commit message (Expand)AuthorAgeFilesLines
* runTests: portage._internal_caller = TrueZac Medico2013-01-031-0/+1
* tests: support NOCOLOR env variableZac Medico2012-07-111-0/+3
* Don't use SIGUSR1 under Jython, bug #424259.Zac Medico2012-07-021-2/+9
* data.py: tweak getgrnam call for PyPyZac Medico2011-12-151-4/+0
* runTests: initialize portage.data for PyPyZac Medico2011-12-151-0/+4
* tests/__init__: return int from main()Zac Medico2011-10-091-3/+1
* Enable -Wd for tests, so DeprecationWarning worksZac Medico2011-08-251-1/+1
* 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