Codebase list grantlee-editor / 37e71dc
Removed testsuite autopkgtest. Sandro Knauß 5 years ago
4 changed file(s) with 1 addition(s) and 14 deletion(s). Raw diff Collapse all Expand all
33 * New upstream release (18.08.3).
44 * Update build-deps and deps with the info from cmake.
55 * Bump Standards-Version to 4.3.0 (No changes needed).
6 * Removed testsuite autopkgtest.
67
78 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Thu, 17 Jan 2019 18:15:45 +0100
89
+0
-5
debian/tests/control less more
0 Tests: testsuite
1 Depends: @, @builddeps@, build-essential,
2 xvfb, xauth, dbus,
3 akonadi-backend-sqlite, kinit, libkf5akonadi-dev-bin, libgl1-mesa-dri
4 Restrictions: build-needed
+0
-3
debian/tests/testsuite less more
0 #!/bin/sh
1 xvfb-run -a --server-args="-screen 0 1024x768x24" \
2 dbus-run-session -- debian/tests/testsuite.xsession
+0
-6
debian/tests/testsuite.xsession less more
0 #!/bin/sh
1 export LANG=C.UTF-8
2 export LC_ALL=C.UTF-8
3 kdeinit5
4 trap kdeinit5_shutdown EXIT
5 dh_auto_test