* 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:
yury 2021-01-24 11:05:34 +00:00 committed by florian
parent 62bad55544
commit 7eef017596
2 changed files with 2 additions and 2 deletions

View File

@ -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.

View File

@ -1,4 +1,4 @@
{ %TARGET=win32,win64,wince,linux,solaris, }
{ %TARGET=win32,win64,wince,linux,solaris,openbsd }
program tregtestframework;
{$IFDEF FPC}