From 408c81d5806f89042b8d90d38ab56794448866a6 Mon Sep 17 00:00:00 2001 From: Stuart Prescott Date: Sun, 2 Mar 2025 12:03:47 +1100 Subject: [PATCH] Add extra autopkgtests for new binary packages --- debian/tests/control | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/debian/tests/control b/debian/tests/control index 969a5ae7..935df8aa 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -1,3 +1,6 @@ +-e ## AUTOGENERATED FILE: SEE debian/tests/control.gen + + Test-Command: debian/tests/test_install_python3.sh python3-pyside6.qt3danimation PySide6.Qt3DAnimation Depends: python3, @@ -97,6 +100,20 @@ Depends: Restrictions: allow-stderr, superficial Features: test-name=python3-pyside6.qtdesigner +Test-Command: debian/tests/test_install_python3.sh python3-pyside6.qtgraphs PySide6.QtGraphs +Depends: + python3, + python3-pyside6.qtgraphs, +Restrictions: allow-stderr, superficial +Features: test-name=python3-pyside6.qtgraphs + +Test-Command: debian/tests/test_install_python3.sh python3-pyside6.qtgraphswidgets PySide6.QtGraphsWidgets +Depends: + python3, + python3-pyside6.qtgraphswidgets, +Restrictions: allow-stderr, superficial +Features: test-name=python3-pyside6.qtgraphswidgets + Test-Command: debian/tests/test_install_python3.sh python3-pyside6.qtgui PySide6.QtGui Depends: python3, @@ -376,6 +393,14 @@ Depends: Restrictions: allow-stderr, superficial Features: test-name=python3-pyside6.qtwebsockets +Test-Command: debian/tests/test_install_python3.sh python3-pyside6.qtwebview PySide6.QtWebView +Depends: + python3, + python3-pyside6.qtwebview, +Restrictions: allow-stderr, superficial +Features: test-name=python3-pyside6.qtwebview +Architecture: amd64 arm64 armhf i386 + Test-Command: debian/tests/test_install_python3.sh python3-pyside6.qtwidgets PySide6.QtWidgets Depends: python3, -- 2.39.5