瀏覽代碼

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

git-svn-id: trunk@31727 -
yury 10 年之前
父節點
當前提交
34efa0e9a9
共有 2 個文件被更改,包括 3 次插入0 次删除
  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.