X-Git-Url: https://git.draconx.ca/gitweb/rrace.git/blobdiff_plain/2345a9dba343693668ece5abbba1fe58e0e18ed8..b4b5688edd332e17591ca7bc1cdd64c296abe1c5:/tests/gui.at diff --git a/tests/gui.at b/tests/gui.at index 7d47052..92d1723 100644 --- a/tests/gui.at +++ b/tests/gui.at @@ -1,4 +1,4 @@ -# Copyright © 2022 Nick Bowler +# Copyright © 2022-2023 Nick Bowler # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -13,7 +13,11 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . +TEST_TAP_SIMPLE([ewmh_icon_prepare_cmap], + [ewmhicon --test-cmap], [], [gui ewmh icon]) + AT_SETUP([_NET_WM_ICON tiles (16x16)]) +AT_KEYWORDS([gui ewmh icon]) AT_CHECK([ewmhicon 16x16], [0], [[/* XPM */ static char *icon[] = { @@ -43,6 +47,7 @@ static char *icon[] = { AT_CLEANUP AT_SETUP([_NET_WM_ICON tiles (24x24)]) +AT_KEYWORDS([gui ewmh icon]) AT_CHECK([ewmhicon 24x24], [0], [[/* XPM */ static char *icon[] = { @@ -80,6 +85,7 @@ static char *icon[] = { AT_CLEANUP AT_SETUP([_NET_WM_ICON tiles (32x32)]) +AT_KEYWORDS([gui ewmh icon]) AT_CHECK([ewmhicon 32x32], [0], [[/* XPM */ static char *icon[] = { @@ -125,6 +131,7 @@ static char *icon[] = { AT_CLEANUP AT_SETUP([_NET_WM_ICON tiles (48x48)]) +AT_KEYWORDS([gui ewmh icon]) AT_CHECK([ewmhicon 48x48], [0], [[/* XPM */ static char *icon[] = {