mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-28 07:19:23 +02:00
* Moved the tregistry2 test back to packages and added more test OS targets.
git-svn-id: trunk@48383 -
(cherry picked from commit 7ffa963127
)
# Conflicts:
# .gitattributes
This commit is contained in:
parent
62bad55544
commit
7eef017596
@ -1,4 +1,4 @@
|
||||
{ %TARGET=win32,win64,wince,linux }
|
||||
{ %TARGET=win32,win64,wince,linux,solaris,openbsd }
|
||||
|
||||
{
|
||||
This unit tests mostly TRegIniFile to work properly and be Delphi compatible.
|
@ -1,4 +1,4 @@
|
||||
{ %TARGET=win32,win64,wince,linux,solaris, }
|
||||
{ %TARGET=win32,win64,wince,linux,solaris,openbsd }
|
||||
program tregtestframework;
|
||||
|
||||
{$IFDEF FPC}
|
||||
|
Loading…
Reference in New Issue
Block a user