Parcourir la source

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

git-svn-id: branches/targetandroid@23386 -
yury il y a 12 ans
Parent
commit
09e2ec28e6
2 fichiers modifiés avec 2 ajouts et 0 suppressions
  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}