diff options
author | Lukas Rusak <lorusak@gmail.com> | 2020-12-28 11:53:34 -0800 |
---|---|---|
committer | Lukas Rusak <lorusak@gmail.com> | 2021-05-25 09:35:37 -0700 |
commit | ba36c1e328bbd2478fcb675d7ad85b1b57801767 (patch) | |
tree | e3dc1941d990022ef213d9caf1e8492d303a1cb2 /cmake/treedata | |
parent | 0b2bc17cf7d36cf1c5ddac2d697367d7e0cae067 (diff) |
[test] add tests for CConvertMatrix operations
Diffstat (limited to 'cmake/treedata')
-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 9573812a5a..e7d03c5f56 100644 --- a/cmake/treedata/common/tests.txt +++ b/cmake/treedata/common/tests.txt @@ -1,5 +1,6 @@ xbmc/addons/test test/addons xbmc/cores/AudioEngine/Sinks/test test/audioengine_sinks +xbmc/cores/VideoPlayer/VideoRenderers/VideoShaders/test test/videoshaders xbmc/filesystem/test test/filesystem xbmc/interfaces/python/test test/python xbmc/music/tags/test test/music_tags |