* Enable more tests for android.

git-svn-id: branches/targetandroid@23404 -
This commit is contained in:
yury 2013-01-16 10:57:51 +00:00
parent 87f14b072f
commit 87df3ab325
21 changed files with 21 additions and 21 deletions

View File

@ -1,4 +1,4 @@
{ %target=go32v2,linux,freebsd,darwin }
{ %target=go32v2,linux,freebsd,darwin,android }
{ %note=This test needs C libraries }
{ %OPT=-pg }

View File

@ -1,6 +1,6 @@
{ %norun }
{ %needlibrary }
{ %target=darwin,linux,freebsd,solaris,beos,haiku,aix }
{ %target=darwin,linux,freebsd,solaris,beos,haiku,aix,android }
{$mode delphi}

View File

@ -1,4 +1,4 @@
{ %target=darwin,linux,freebsd,solaris,beos,haiku,aix }
{ %target=darwin,linux,freebsd,solaris,beos,haiku,aix,android }
{ %NEEDLIBRARY }
{$mode delphi}

View File

@ -1,6 +1,6 @@
{ %norun }
{ %needlibrary }
{ %target=darwin,linux,freebsd,solaris,beos,haiku,aix }
{ %target=darwin,linux,freebsd,solaris,beos,haiku,aix,android }
{$mode delphi}

View File

@ -1,4 +1,4 @@
{ %target=darwin,linux,freebsd,solaris,beos,haiku,aix }
{ %target=darwin,linux,freebsd,solaris,beos,haiku,aix,android }
{ %NEEDLIBRARY }
{$mode delphi}

View File

@ -1,6 +1,6 @@
{ %norun }
{ %needlibrary }
{ %target=win32,win64,wince,darwin,linux,freebsd,solaris,beos,aix }
{ %target=win32,win64,wince,darwin,linux,freebsd,solaris,beos,aix,android }
library tw16949a;

View File

@ -1,4 +1,4 @@
{ %target=win32,win64,wince,darwin,linux,freebsd,solaris,beos,aix }
{ %target=win32,win64,wince,darwin,linux,freebsd,solaris,beos,aix,android }
{ %needlibrary }
program ptest;

View File

@ -1,4 +1,4 @@
{ %target=win32,win64,wince,darwin,linux,freebsd,solaris,beos,aix }
{ %target=win32,win64,wince,darwin,linux,freebsd,solaris,beos,aix,android }
{ %needlibrary }
{ %norun }

View File

@ -1,4 +1,4 @@
{ %target=win32,win64,wince,darwin,linux,freebsd,solaris,beos,aix }
{ %target=win32,win64,wince,darwin,linux,freebsd,solaris,beos,aix,android }
{ %needlibrary }
program project1;

View File

@ -1,4 +1,4 @@
{ %target=win32,win64,wince,darwin,linux,freebsd,solaris,beos,aix }
{ %target=win32,win64,wince,darwin,linux,freebsd,solaris,beos,aix,android }
uses
SysUtils;

View File

@ -1,6 +1,6 @@
{ %norun }
{ %needlibrary }
{ %target=win32,win64,wince,linux}
{ %target=win32,win64,wince,linux,android}
library tw7838a;

View File

@ -1,4 +1,4 @@
{ %target=win32,win64,linux}
{ %target=win32,win64,linux,android}
{ %needlibrary }
program prog;

View File

@ -1,6 +1,6 @@
{ %norun }
{ %needlibrary }
{ %target=win32,win64,wince,darwin,linux,freebsd,solaris,beos,aix }
{ %target=win32,win64,wince,darwin,linux,freebsd,solaris,beos,aix,android }
{$mode delphi}

View File

@ -1,5 +1,5 @@
{ %norun }
{ %target=win32,win64,wince,darwin,linux,freebsd,solaris,beos,aix }
{ %target=win32,win64,wince,darwin,linux,freebsd,solaris,beos,aix,android }
{ %NEEDLIBRARY }
{$mode delphi}

View File

@ -1,4 +1,4 @@
{ %target=win32,win64,wince,darwin,linux,freebsd,solaris,beos,aix }
{ %target=win32,win64,wince,darwin,linux,freebsd,solaris,beos,aix,android }
{ %NEEDLIBRARY }
{$mode delphi}

View File

@ -1,4 +1,4 @@
{ %target=darwin,linux,freebsd,solaris,beos,aix}
{ %target=darwin,linux,freebsd,solaris,beos,aix,android}
{ %NEEDLIBRARY }
{ same as tw8730c, but linking to libc so it uses different }

View File

@ -1,6 +1,6 @@
{ %norun }
{ %needlibrary }
{ %target=win32,win64,wince,darwin,linux,freebsd,solaris,beos,aix }
{ %target=win32,win64,wince,darwin,linux,freebsd,solaris,beos,aix,android }
library tw9089a;

View File

@ -1,4 +1,4 @@
{ %target=win32,win64,wince,darwin,linux,freebsd,solaris,beos,aix }
{ %target=win32,win64,wince,darwin,linux,freebsd,solaris,beos,aix,android }
{ %norun }
{ %needlibrary }

View File

@ -1,4 +1,4 @@
{ %target=win32,win64,wince,darwin,linux,freebsd,solaris,beos,aix }
{ %target=win32,win64,wince,darwin,linux,freebsd,solaris,beos,aix,android }
{ %needlibrary }
program ptest;

View File

@ -1,4 +1,4 @@
{ %target=win32,win64,wince,darwin,linux,freebsd,solaris,beos,aix }
{ %target=win32,win64,wince,darwin,linux,freebsd,solaris,beos,aix,android }
uses
SysUtils;

View File

@ -1,4 +1,4 @@
{ %TARGET=win64,wince,win32,linux }
{ %TARGET=win64,wince,win32,linux,android }
{ Source provided for Free Pascal Bug Report 2364 }
{ Submitted by "Maarten Bekers" on 2003-02-08 }