fpc/rtl/test/testrtl.lpi
michael 1c3b41eb54 * Testsuite in punit format
git-svn-id: trunk@43425 -
2019-11-09 13:39:14 +00:00

225 lines
5.9 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
<ProjectOptions>
<Version Value="12"/>
<General>
<Flags>
<SaveOnlyProjectUnits Value="True"/>
<MainUnitHasCreateFormStatements Value="False"/>
<MainUnitHasTitleStatement Value="False"/>
<SaveJumpHistory Value="False"/>
<SaveFoldState Value="False"/>
<CompatibilityMode Value="True"/>
</Flags>
<SessionStorage Value="InProjectDir"/>
<Title Value="testrtl"/>
<UseAppBundle Value="False"/>
<ResourceType Value="res"/>
</General>
<i18n>
<EnableI18N LFM="False"/>
</i18n>
<BuildModes Count="1">
<Item1 Name="Default" Default="True"/>
</BuildModes>
<PublishOptions>
<Version Value="2"/>
</PublishOptions>
<RunParams>
<local>
<CommandLineParams Value="--suite=SysUtils.StringBuilder"/>
</local>
<FormatVersion Value="2"/>
<Modes Count="1">
<Mode0 Name="default">
<local>
<CommandLineParams Value="--suite=SysUtils.StringBuilder"/>
</local>
</Mode0>
</Modes>
</RunParams>
<Units Count="39">
<Unit0>
<Filename Value="testrtl.pp"/>
<IsPartOfProject Value="True"/>
</Unit0>
<Unit1>
<Filename Value="utstrtotime.pp"/>
<IsPartOfProject Value="True"/>
</Unit1>
<Unit2>
<Filename Value="utwstrcmp.pp"/>
<IsPartOfProject Value="True"/>
</Unit2>
<Unit3>
<Filename Value="utrtl.pp"/>
<IsPartOfProject Value="True"/>
</Unit3>
<Unit4>
<Filename Value="utstrcmp.pp"/>
<IsPartOfProject Value="True"/>
</Unit4>
<Unit5>
<Filename Value="utuplow.pp"/>
<IsPartOfProject Value="True"/>
</Unit5>
<Unit6>
<Filename Value="utunifile.pp"/>
<IsPartOfProject Value="True"/>
</Unit6>
<Unit7>
<Filename Value="utstrtobool.pp"/>
<IsPartOfProject Value="True"/>
</Unit7>
<Unit8>
<Filename Value="utscanf.pp"/>
<IsPartOfProject Value="True"/>
</Unit8>
<Unit9>
<Filename Value="utrwsync.pp"/>
<IsPartOfProject Value="True"/>
</Unit9>
<Unit10>
<Filename Value="utformat.pp"/>
<IsPartOfProject Value="True"/>
</Unit10>
<Unit11>
<Filename Value="utfloattostr.pp"/>
<IsPartOfProject Value="True"/>
</Unit11>
<Unit12>
<Filename Value="utfilename.pp"/>
<IsPartOfProject Value="True"/>
</Unit12>
<Unit13>
<Filename Value="utffirst.pp"/>
<IsPartOfProject Value="True"/>
</Unit13>
<Unit14>
<Filename Value="utfile.pp"/>
<IsPartOfProject Value="True"/>
</Unit14>
<Unit15>
<Filename Value="utfexpand.pp"/>
<IsPartOfProject Value="True"/>
</Unit15>
<Unit16>
<Filename Value="utextractquote.pp"/>
<IsPartOfProject Value="True"/>
</Unit16>
<Unit17>
<Filename Value="utexec.pp"/>
<IsPartOfProject Value="True"/>
</Unit17>
<Unit18>
<Filename Value="utexpfncase.pp"/>
<IsPartOfProject Value="True"/>
</Unit18>
<Unit19>
<Filename Value="utbytesof.pp"/>
<IsPartOfProject Value="True"/>
</Unit19>
<Unit20>
<Filename Value="utdirex.pp"/>
<IsPartOfProject Value="True"/>
</Unit20>
<Unit21>
<Filename Value="utencoding.pp"/>
<IsPartOfProject Value="True"/>
</Unit21>
<Unit22>
<Filename Value="utencodingerr.pp"/>
<IsPartOfProject Value="True"/>
</Unit22>
<Unit23>
<Filename Value="utastrcmp.pp"/>
<IsPartOfProject Value="True"/>
</Unit23>
<Unit24>
<Filename Value="utsyshelpers.pp"/>
<IsPartOfProject Value="True"/>
</Unit24>
<Unit25>
<Filename Value="utstringhelp.pp"/>
<IsPartOfProject Value="True"/>
</Unit25>
<Unit26>
<Filename Value="utfattr.pp"/>
<IsPartOfProject Value="True"/>
</Unit26>
<Unit27>
<Filename Value="utenv.pp"/>
<IsPartOfProject Value="True"/>
</Unit27>
<Unit28>
<Filename Value="utdos.pp"/>
<IsPartOfProject Value="True"/>
</Unit28>
<Unit29>
<Filename Value="utdfexp.pp"/>
<IsPartOfProject Value="True"/>
</Unit29>
<Unit30>
<Filename Value="utfsearch.pp"/>
<IsPartOfProject Value="True"/>
</Unit30>
<Unit31>
<Filename Value="utverify.pp"/>
<IsPartOfProject Value="True"/>
</Unit31>
<Unit32>
<Filename Value="utstrcopy.pp"/>
<IsPartOfProject Value="True"/>
</Unit32>
<Unit33>
<Filename Value="utstrings1.pp"/>
<IsPartOfProject Value="True"/>
</Unit33>
<Unit34>
<Filename Value="utstringbuild.pp"/>
<IsPartOfProject Value="True"/>
</Unit34>
<Unit35>
<Filename Value="syssbh.inc"/>
<IsPartOfProject Value="True"/>
</Unit35>
<Unit36>
<Filename Value="syssb.inc"/>
<IsPartOfProject Value="True"/>
</Unit36>
<Unit37>
<Filename Value="utustringbuild.pp"/>
<IsPartOfProject Value="True"/>
</Unit37>
<Unit38>
<Filename Value="uttypinfo.pp"/>
<IsPartOfProject Value="True"/>
</Unit38>
</Units>
</ProjectOptions>
<CompilerOptions>
<Version Value="11"/>
<SearchPaths>
<IncludeFiles Value="$(ProjOutDir)"/>
</SearchPaths>
<Parsing>
<SyntaxOptions>
<UseAnsiStrings Value="False"/>
</SyntaxOptions>
</Parsing>
</CompilerOptions>
<Debugging>
<Exceptions Count="3">
<Item1>
<Name Value="EAbort"/>
</Item1>
<Item2>
<Name Value="ECodetoolError"/>
</Item2>
<Item3>
<Name Value="EFOpenError"/>
</Item3>
</Exceptions>
</Debugging>
</CONFIG>