Ver código fonte

* Skip 2 tests for android, since they require local execution.

git-svn-id: branches/targetandroid@23386 -
yury 12 anos atrás
pai
commit
09e2ec28e6
2 arquivos alterados com 2 adições e 0 exclusões
  1. 1 0
      tests/test/tcpstr19.pp
  2. 1 0
      tests/test/tcpstr9.pp

+ 1 - 0
tests/test/tcpstr19.pp

@@ -1,3 +1,4 @@
+{ %skiptarget=android }
 program tcpstr19;
 
 // test conversions from and to rawbytestring

+ 1 - 0
tests/test/tcpstr9.pp

@@ -1,3 +1,4 @@
+{ %skiptarget=android }
 program tcpstr9;
 {$mode delphiunicode}
 {$apptype console}