aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* reformat with black 24Arthur Zamarin2024-01-261-6/+7
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* ebuild/test_eapi: fix tests artifacts in EBD_PATHArthur Zamarin2023-02-021-2/+5
| | | | | Bug: https://bugs.gentoo.org/888685 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* Reformat w/ black-22.12.0Brian Harring2022-12-251-16/+20
| | | | | Signed-off-by: Brian Harring <ferringb@gmail.com> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* ebuild/test_eapi.py: fix test_register artifactsArthur Zamarin2022-11-111-2/+6
| | | | | | | | | test_register was leaving behind a bunch of files in the EBD_PATH, which might pollute installation or venv. Create a temporary directory, into which the ebd is copied and redirected for the duration of the test. Bug: https://bugs.gentoo.org/880881 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* tests: small cleanupArthur Zamarin2022-10-291-1/+0
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* use isort to sort importsv0.12.1Tim Harder2021-05-281-1/+0
|
* tests: move to repo root dirTim Harder2021-03-041-0/+65
|
* tests: move module unit tests into their own directoryTim Harder2019-07-231-68/+0
| | | | | To provide separation for future integration and benchmark tests in relation to unit tests.
* tests/ebuild/test_eapi: test all known EAPIs for test_inherits()Tim Harder2019-01-271-5/+4
|
* ebuild.eapi: mark ebd_env_options as internal and make ebd_env a jitted attrTim Harder2019-01-271-2/+3
|
* tests/ebuild/test_eapi.py: fix mocks for custom EAPI registry testsTim Harder2018-11-081-12/+11
|
* fix various EAPI string quote consistencyTim Harder2018-11-081-1/+1
|
* ebuild.eapi: add more unknown EAPI checksTim Harder2018-09-291-0/+9
|
* ebuild.eapi: more EAPI testsTim Harder2018-09-291-2/+43
|
* tests: add initial explicit EAPI obj testsTim Harder2018-09-291-0/+19