]> git.draconx.ca Git - rrace.git/blobdiff - tests/gui.at
Separate EWMH colour conversion from icon generation.
[rrace.git] / tests / gui.at
index 7d470527240a67de4ba34a2e80b381103c337752..92d1723fdaebed19d376a3c9fa984f0763e6fb8d 100644 (file)
@@ -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
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <https://www.gnu.org/licenses/>.
 
+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[] = {