aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rename pym→lib, for better distutils-r1 interoperabilityMichał Górny2018-07-189-990/+0
* AsynchronousTask: add async_wait() method (bug 653856)Zac Medico2018-04-251-1/+1
* EbuildBuildDir: remove synchronous lock method (bug 614112)Zac Medico2018-04-221-1/+1
* EbuildBuildDir: remove synchronous unlock method (bug 614108)Zac Medico2018-04-201-1/+1
* EventLoop: implement call_later for asyncio compat (bug 591760)Zac Medico2018-02-241-6/+6
* Make manifest-required-hashes configurableMichał Górny2017-11-071-0/+1
* Future: implement add_done_callback for asyncio compat (bug 591760)Zac Medico2017-03-261-2/+1
* EventLoop: add run_until_complete method (bug 591760)Zac Medico2016-08-231-9/+14
* refresh many URIs in the code baseMike Frysinger2016-06-281-1/+1
* DoebuildFdPipesTestCase: use extra pipe for test outputZac Medico2016-01-161-18/+18
* portage.repository.config.RepoConfig: Delete user_location attribute and cons...Arfrever Frehtes Taifersar Arahesis2015-12-081-2/+2
* Respect PYTHONDONTWRITEBYTECODE in test suite.Arfrever Frehtes Taifersar Arahesis2015-12-023-3/+6
* make.defaults: negative incrementals in USE_EXPAND (530222)Zac Medico2014-11-271-0/+132
* tests: Append .py to files that need to be installedMichał Górny2014-09-111-0/+0
* config.setcpv: fix bug #522362Zac Medico2014-09-091-1/+70
* Use empty value of masters attribute in test suite when possible.Arfrever Frehtes Taifersar Arahesis2014-01-071-1/+2
* tests: add assertExists/assertNotExists helpersMike Frysinger2013-10-161-1/+1
* test_doebuild_fd_pipes: bsd compatZac Medico2013-07-251-0/+16
* Use consistent paths of repositories in test suite and clean some code.Arfrever Frehtes Taifersar Arahesis2013-07-131-3/+3
* Use PORTAGE_REPOSITORIES in test suite.Arfrever Frehtes Taifersar Arahesis2013-07-131-6/+8
* test_doebuild_fd_pipes: test qmergev2.2.0_alpha187Zac Medico2013-07-071-2/+2
* test_doebuild_fd_pipes: test pkg_infoZac Medico2013-07-071-2/+4
* doebuild: support 'nofetch' phaseZac Medico2013-07-071-1/+2
* Use sys.__std* streams for fileno().Zac Medico2013-07-071-2/+8
* DoebuildFdPipesTestCase: fix docstringZac Medico2013-07-061-6/+6
* doebuild: fix fd_pipes support, bug #475812Zac Medico2013-07-061-0/+118
* tests: clean up style a bit (mostly poor/inconsistent spacing)Mike Frysinger2013-04-281-2/+2
* DoebuildSpawnTestCase: also call spawn_nofetchZac Medico2013-01-101-12/+27
* Revert "test_ipc_daemon: handle fork/finally race"Zac Medico2012-10-081-9/+0
* test_ipc_daemon: handle fork/finally raceZac Medico2012-10-081-0/+9
* PollScheduler: rename sched_iface to _sched_ifaceZac Medico2012-10-071-4/+2
* Substitute SchedulerInterface for PollScheduler.Zac Medico2012-10-071-3/+4
* Substitute EventLoop for PollScheduler.Zac Medico2012-10-051-3/+2
* PollScheduler: remove register/unregister methodsZac Medico2012-10-051-2/+1
* TaskScheduler: inherit AsyncSchedulerZac Medico2012-10-051-22/+36
* test_ipc_daemon: implement internal SleepProcessZac Medico2012-10-041-3/+12
* test_ipc_daemon: increase sleep for bug #436334Zac Medico2012-09-261-1/+3
* _pkg_str: pass in config + metadata with KEYWORDSZac Medico2012-08-241-0/+2
* ConfigTestCase: fix warning about manifest-hashesZac Medico2012-07-041-2/+2
* AsynchronousTask: don't wait for exit statusZac Medico2012-02-131-4/+6
* IpcDaemonTestCase: init start_time earlierZac Medico2012-02-081-2/+2
* test_config: fix AttributeError: 'str'Zac Medico2012-01-121-1/+2
* RepoConfig.update(): copy more attributesZac Medico2011-12-271-0/+2
* _pty.py: remove _test_pty_eof()Zac Medico2011-12-221-26/+0
* _test_pty_eof: use os.read, not array.fromfileZac Medico2011-12-161-27/+2
* PtyEofFdopenUnBufferedTestCase: PyPy TODOZac Medico2011-12-151-0/+6
* locks.py: fix hardlink locks for bug #394195Zac Medico2011-12-132-0/+14
* Use portage.shutil for safer unicode handling.Zac Medico2011-12-101-2/+2
* parse_layout_conf: fix profile-formats warningZac Medico2011-10-271-0/+1
* test_config: test PORTDIR default mastersZac Medico2011-10-251-0/+5