switch to new-style configure tests
Change-Id: Ib56d0cb24065c1f990aee5d7f41bfedfe75332a1 Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
This commit is contained in:
committed by
Qt by Nokia
parent
c495dfe142
commit
82ade38b11
20
sync.profile
20
sync.profile
@@ -29,23 +29,3 @@
|
||||
"qtdeclarative" => "refs/heads/master",
|
||||
"qtjsbackend" => "refs/heads/master",
|
||||
);
|
||||
# Compile tests
|
||||
%configtests = (
|
||||
# Windows tests
|
||||
"directshow" => {},
|
||||
"wmsdk" => {},
|
||||
"wmp" => {},
|
||||
"wmf" => {},
|
||||
"evr" => {},
|
||||
|
||||
# Linux tests
|
||||
"alsa" => {},
|
||||
"gstreamer" => {},
|
||||
"gstreamer_photography" => {},
|
||||
"gstreamer_appsrc" => {},
|
||||
"pulseaudio" => {},
|
||||
"resourcepolicy" => {},
|
||||
"xvideo" => {},
|
||||
|
||||
"openal" => {},
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user