diff options
author | Garrett Brown <themagnificentmrb@gmail.com> | 2024-01-23 17:43:11 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-23 17:43:11 -0800 |
commit | 09966e73a7ef7c0216d88db05d9ecf064b5c1872 (patch) | |
tree | 6bda43beb8acd358b4d9de85946f166cab2113c8 /cmake | |
parent | 60776861891f12a04e09d9c1a8dbf603b4f0caee (diff) | |
parent | ada31755f51ff288a75bc67c2b8349856b70cada (diff) |
Merge pull request #24525 from garbear/optimize-keysym
[Keyboard] Optimize keyboard symbol translation
Diffstat (limited to 'cmake')
-rw-r--r-- | cmake/treedata/common/tests.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/treedata/common/tests.txt b/cmake/treedata/common/tests.txt index e0dbb96337..1a55b5c6ec 100644 --- a/cmake/treedata/common/tests.txt +++ b/cmake/treedata/common/tests.txt @@ -6,6 +6,7 @@ xbmc/cores/VideoPlayer/VideoRenderers/VideoShaders/test test/videoshaders xbmc/filesystem/test test/filesystem xbmc/games/addons/input/test test/games/addons/input xbmc/games/controllers/input/test test/games/controllers/input +xbmc/input/keyboard/test test/input/keyboard xbmc/interfaces/python/test test/python xbmc/music/tags/test test/music_tags xbmc/network/test test/network |