Quellcode durchsuchen

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

git-svn-id: trunk@31727 -
yury vor 10 Jahren
Ursprung
Commit
34efa0e9a9
2 geänderte Dateien mit 3 neuen und 0 gelöschten Zeilen
  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.