Browse Source

* Disabled some tests for android.

git-svn-id: trunk@39981 -
yury 6 years ago
parent
commit
a9972b4309
4 changed files with 4 additions and 1 deletions
  1. 1 1
      tests/test/tover4.pp
  2. 1 0
      tests/webtbs/tw10641.pp
  3. 1 0
      tests/webtbs/tw14862g.pp
  4. 1 0
      tests/webtbs/tw29893.pp

+ 1 - 1
tests/test/tover4.pp

@@ -1,5 +1,5 @@
 { %cpu=i386,x86_64 }
 { %cpu=i386,x86_64 }
-{ %skiptarget=win64 }
+{ %skiptarget=win64,android }
 { Target must actually support Extended type }
 { Target must actually support Extended type }
 
 
 function test1(x: single): integer;
 function test1(x: single): integer;

+ 1 - 0
tests/webtbs/tw10641.pp

@@ -1,5 +1,6 @@
 { %cpu=x86_64 }
 { %cpu=x86_64 }
 { %opt=-vw -Sew }
 { %opt=-vw -Sew }
+{ %skiptarget=android }
 
 
 {$ifdef windows}
 {$ifdef windows}
   {$imagebase $10000}
   {$imagebase $10000}

+ 1 - 0
tests/webtbs/tw14862g.pp

@@ -1,4 +1,5 @@
 { %cpu=x86_64 }
 { %cpu=x86_64 }
+{ %skiptarget=android }
 { %opt=-Cg- }
 { %opt=-Cg- }
 
 
 
 

+ 1 - 0
tests/webtbs/tw29893.pp

@@ -1,4 +1,5 @@
 { %CPU=i386,x86_64 }
 { %CPU=i386,x86_64 }
+{ %skiptarget=android }
 { %norun }
 { %norun }
 
 
 const
 const