summaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile13
1 files changed, 13 insertions, 0 deletions
diff --git a/sync.profile b/sync.profile
index 68fbdc6a4..6370cb1cf 100644
--- a/sync.profile
+++ b/sync.profile
@@ -32,3 +32,16 @@
"qtxmlpatterns" => "refs/heads/master",
"qtdeclarative" => "refs/heads/master",
);
+# Compile tests
+%configtests = (
+ # Windows tests
+ "directshow" => {},
+ "wmsdk" => {},
+ "wmp" => {},
+ "evr" => {},
+
+ # Linux tests
+ "gstreamer_photography" => {},
+ "gstreamer_appsrc" => {},
+ "pulseaudio" => {},
+);