Browse Source

* Skip tests for android since they must be run locally.

git-svn-id: trunk@31727 -
yury 10 years ago
parent
commit
34efa0e9a9
2 changed files with 3 additions and 0 deletions
  1. 2 0
      tests/webtbs/tw9450.pp
  2. 1 0
      tests/webtbs/tw9450a.pp

+ 2 - 0
tests/webtbs/tw9450.pp

@@ -1,3 +1,5 @@
+{ %skiptarget=android }
+
 { This test checks whether the 'extradefines' from compiler/system/i_*.pas   }
 { are defined before the configuration file is parsed, together with tw9450a }
 

+ 1 - 0
tests/webtbs/tw9450a.pp

@@ -1,4 +1,5 @@
 { %norun }
 { %opt=[tw9450a.cfg] }
+{ %skiptarget=android }
 begin
 end.