diff options
| author | manuel <manuel@mausz.at> | 2019-04-29 12:22:05 +0200 |
|---|---|---|
| committer | manuel <manuel@mausz.at> | 2019-04-29 12:22:05 +0200 |
| commit | e317daf081a1048904fdf0b548946fa3ba6593a7 (patch) | |
| tree | 285a58fe8c6b4a95c9a6020afbe7bcc9cb913ea7 /cmake/treedata/common/tests.txt | |
| parent | 483c0b88bfc1b798396c31a4dd2f5239399ce59e (diff) | |
| download | kodi-pvr-build-e317daf081a1048904fdf0b548946fa3ba6593a7.tar.gz kodi-pvr-build-e317daf081a1048904fdf0b548946fa3ba6593a7.tar.bz2 kodi-pvr-build-e317daf081a1048904fdf0b548946fa3ba6593a7.zip | |
sync with upstream
Diffstat (limited to 'cmake/treedata/common/tests.txt')
| -rw-r--r-- | cmake/treedata/common/tests.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/cmake/treedata/common/tests.txt b/cmake/treedata/common/tests.txt index 358bc4d..415eae6 100644 --- a/cmake/treedata/common/tests.txt +++ b/cmake/treedata/common/tests.txt | |||
| @@ -1,10 +1,11 @@ | |||
| 1 | xbmc/test test | ||
| 2 | xbmc/addons/test test/addons | 1 | xbmc/addons/test test/addons |
| 2 | xbmc/cores/AudioEngine/Sinks/test test/audioengine_sinks | ||
| 3 | xbmc/filesystem/test test/filesystem | 3 | xbmc/filesystem/test test/filesystem |
| 4 | xbmc/interfaces/python/test test/python | 4 | xbmc/interfaces/python/test test/python |
| 5 | xbmc/music/tags/test test/music_tags | 5 | xbmc/music/tags/test test/music_tags |
| 6 | xbmc/network/test test/network | 6 | xbmc/network/test test/network |
| 7 | xbmc/playlists/test test/playlists | ||
| 8 | xbmc/test test | ||
| 7 | xbmc/threads/test test/threads | 9 | xbmc/threads/test test/threads |
| 8 | xbmc/utils/test test/utils | 10 | xbmc/utils/test test/utils |
| 9 | xbmc/video/test test/video | 11 | xbmc/video/test test/video |
| 10 | xbmc/cores/AudioEngine/Sinks/test test/audioengine_sinks | ||
