Commit Graph

13 Commits

Author SHA1 Message Date
dfa31ce3c1 d/tests, d/run-tests.sh: Copy run-with-display from gtk4
This should make the build-time tests a bit more robust, by using the
-noreset option to avoid a race condition (see #981201).
2023-01-03 12:44:55 +00:00
7c271ab98e Force software rendering during tests
Workaround for Mesa regression #1025312. We expect only software
rendering to be available in a buildd or autopkgtest environment anyway.
2022-12-02 15:31:57 +00:00
125c1777d7 d/tests: Disable AT-SPI for tests that do not guarantee to install it
This squashes another warning.
2021-08-20 16:01:21 +01:00
0b31aa3705 d/tests/build: Fail if using an undefined variable ("unofficial strict mode") 2019-12-12 17:38:22 +00:00
aedcd59ed9 d/tests/build: Show commands before they are executed 2019-12-12 17:37:52 +00:00
bbea2704cd d/tests/build: Remove trailing whitespace 2019-12-12 17:37:12 +00:00
bbe675c06a d/tests/build: Use correct compiler for cross-architecture testing
* d/tests/build: Use correct compiler for proposed autopkgtest
  cross-architecture testing support, based on a patch for clutter-1.0
  by Steve Langasek
* d/tests/build: Fix shellcheck warnings
2019-12-12 16:33:30 +00:00
bba0b5270d d/tests: Return G_SOURCE_REMOVE from timeout callback
Otherwise it's undefined behaviour in C. Implicitly returning None
from the timeout callback in Python is actually OK, but explicit is
better than implicit.
2019-09-15 15:30:41 +01:00
ddcdefa98c Use the same Xvfb screen configuration as in the upstream GTK+ 4 Gitlab-CI tests
This will hopefully make GLX work (see also #874077)
2018-09-19 10:00:20 +01:00
3c11e78406 Fix file permissions after svn conversion 2017-12-21 20:53:48 -05:00
1158bccfc4 Autopkgtests fixes: add missing xauth dependency, and stop using
deprecated GtkStock item.
2014-06-16 14:01:52 +00:00
95437575d4 Move experimental branch of gtk+3.0 to unstable 2013-05-23 13:17:54 +00:00
ce61c8b596 * New upstream release
* Sync with ubuntu:
  * debian/rules: Make test failures fatal again
  * debian/libgtk-3-0.symbols: Updated
  * debian/rules: Update build-depends
  * debian/libgtk-3-bin.install: Add gtk-launch: A new commandline utility
    to launch an application from its desktop file
  * Add autopkgtest support
* debian/patches/072_statusicon_icon_size.patch:
  * Removed merged upstream
* debian/patches/074_try-harder-to-discriminate-Shift-F10-and-F10.patch:
  * Removed, fixed upstream
* debian/patches/073_transparent_colors.patch
  * Removed, fixed upstream
* debian/control.in: bump glib2.0 build-dep to >= 2.33.14 to trump the dodgy
  version in unstable
2012-09-23 21:06:40 +00:00