From: Stuart Prescott Date: Sat, 28 Mar 2026 05:33:23 +0000 (+1100) Subject: Enable new tests X-Git-Tag: archive/raspbian/6.10.3-2+rpi1^2~25 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=ab98c27bb99046cfa936f7769a55e187c592866d;p=pyside6.git Enable new tests --- diff --git a/debian/tests/control b/debian/tests/control index 1cf78eba..fd5f54fa 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -1,6 +1,28 @@ ## AUTOGENERATED FILE: SEE debian/tests/control.gen +# Manually written tests from debian/tests/control.in + +Tests: test-cmake-variables.sh +Depends: + cmake, + libpyside6-dev, + libshiboken6-dev, +Restrictions: allow-stderr, superficial + + +Tests: test-pkgconf-variables.sh +Depends: + libpyside6-dev, + libshiboken6-dev, + pkgconf, + python3-dev, +Restrictions: allow-stderr, superficial + + +# Automatically generated tests from debian/tests/control.gen + + Test-Command: debian/tests/test_install_python3.sh python3-pyside6.qt3danimation PySide6.Qt3DAnimation Depends: python3-all,