Browse Source

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

git-svn-id: branches/targetandroid@23386 -
yury 12 years ago
parent
commit
09e2ec28e6
2 changed files with 2 additions and 0 deletions
  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;
 program tcpstr19;
 
 
 // test conversions from and to rawbytestring
 // test conversions from and to rawbytestring

+ 1 - 0
tests/test/tcpstr9.pp

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