qtdemux: guard against timestamp calculation overflow in gap event loop
[platform/upstream/gstreamer.git] / tests / meson.build
index 9133bed..3159b9c 100644 (file)
@@ -1,4 +1,5 @@
-#subdir('check')
-#subdir('examples')
-#subdir('files')
-#subdir('icles')
+if get_option('tests').disabled()
+       subdir_done()
+endif
+subdir('static-plugins')
+subdir('python')
\ No newline at end of file