mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-25 19:49:07 +02:00
Added NORUN flags to tests
git-svn-id: trunk@20252 -
This commit is contained in:
parent
ef10ce3bd0
commit
0d76eeb55a
@ -1,3 +1,5 @@
|
||||
{ %NORUN }
|
||||
|
||||
program gentest;
|
||||
|
||||
// alias test generic class
|
||||
|
@ -1,3 +1,5 @@
|
||||
{ %NORUN }
|
||||
|
||||
program gentest;
|
||||
|
||||
// alias test generic class
|
||||
|
@ -1,3 +1,5 @@
|
||||
{ %NORUN }
|
||||
|
||||
program gentest;
|
||||
|
||||
// alias test generic class
|
||||
|
Loading…
Reference in New Issue
Block a user