aboutsummaryrefslogtreecommitdiffstats
path: root/DEVELOPING
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2023-07-21 21:36:31 +0100
committerSam James <sam@gentoo.org>2023-08-02 07:31:20 +0100
commitf3b90592994c418286b10d883b4aee9a104f5e75 (patch)
tree773d70d2932a1db333e8dbc32b592deca23c1dc0 /DEVELOPING
parentPatch Meson in GitHub CI to fix pypy-3.9 detection (diff)
downloadgentoo-portage-f3b90592994c418286b10d883b4aee9a104f5e75.tar.xz
gentoo-portage-f3b90592994c418286b10d883b4aee9a104f5e75.zip
Drop custom test runner bits in favour of pytest
Signed-off-by: James Le Cuirot <chewi@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'DEVELOPING')
-rw-r--r--DEVELOPING2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEVELOPING b/DEVELOPING
index a49afff83efc..8302f9aa14f0 100644
--- a/DEVELOPING
+++ b/DEVELOPING
@@ -223,7 +223,7 @@ and commit.
- meson setup -Dmodules-only=true build
- meson test -C build --verbose
Use meson setup's --native-file to override the Python version. See
- PYTHON_SUPPORTED_VERSIONS in runtests.
+ Python versions listed in tox.ini.
4. Version bump the ebuild locally (don't push) and verify it can re-install itself:
emerge --oneshot sys-apps/portage