Ver Fonte

test: extend dispinterface test for win64 and wince (2 of 3)

git-svn-id: trunk@14753 -
paul há 15 anos atrás
pai
commit
cc23c7c744

+ 1 - 1
tests/test/tdispinterface1a.pp

@@ -1,4 +1,4 @@
-{ %TARGET=win32}
+{ %TARGET=win32,win64,wince}
 { %FAIL}
 { %NORUN }
 

+ 1 - 1
tests/test/tdispinterface1b.pp

@@ -1,4 +1,4 @@
-{ %TARGET=win32}
+{ %TARGET=win32,win64,wince}
 { %FAIL}
 { %NORUN }
 

+ 1 - 1
tests/webtbs/tw15530.pp

@@ -1,4 +1,4 @@
-{ %TARGET=win32}
+{ %TARGET=win32,win64}
 
 program tw15530;