d/rules, d/run-tests.sh: Move loop through backends into run-tests.sh
authorSimon McVittie <smcv@debian.org>
Sat, 14 May 2022 14:48:08 +0000 (15:48 +0100)
committerSimon McVittie <smcv@debian.org>
Sat, 14 May 2022 23:21:16 +0000 (00:21 +0100)
commit90f5035c7afdb7a800442710ec85b81ea951d60c
treef78bb0b211c58f9af7a06de4abdd6069c74de231
parentdb5c9935ec13012008297056a922697b7ccf6006
d/rules, d/run-tests.sh: Move loop through backends into run-tests.sh

This means that if an X11 test fails, we try the Wayland tests (if we
are running them at all) before failing the build.
debian/rules
debian/run-tests.sh