mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-09 21:27:20 +01:00
* Skip tests for android since they must be run locally.
git-svn-id: trunk@31727 -
This commit is contained in:
parent
95aa8cf453
commit
34efa0e9a9
@ -1,3 +1,5 @@
|
||||
{ %skiptarget=android }
|
||||
|
||||
{ This test checks whether the 'extradefines' from compiler/system/i_*.pas }
|
||||
{ are defined before the configuration file is parsed, together with tw9450a }
|
||||
|
||||
|
||||
@ -1,4 +1,5 @@
|
||||
{ %norun }
|
||||
{ %opt=[tw9450a.cfg] }
|
||||
{ %skiptarget=android }
|
||||
begin
|
||||
end.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user