mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-29 20:20:16 +02:00
* Skip 2 tests for android, since they require local execution.
git-svn-id: branches/targetandroid@23386 -
This commit is contained in:
parent
32551f3c6b
commit
09e2ec28e6
@ -1,3 +1,4 @@
|
||||
{ %skiptarget=android }
|
||||
program tcpstr19;
|
||||
|
||||
// test conversions from and to rawbytestring
|
||||
|
@ -1,3 +1,4 @@
|
||||
{ %skiptarget=android }
|
||||
program tcpstr9;
|
||||
{$mode delphiunicode}
|
||||
{$apptype console}
|
||||
|
Loading…
Reference in New Issue
Block a user