* Patch from Graeme Geldenhuys to fix failing unit tests

git-svn-id: trunk@36354 -
This commit is contained in:
michael 2017-05-28 08:47:07 +00:00
parent eec40b3ed0
commit 81b7581bb4
2 changed files with 3 additions and 2 deletions

View File

@ -412,6 +412,8 @@ begin
end;
end;
{ The fontlist file contains 3 font names, instead of the 5 that should
be available. This tests that we only load info of fonts that we need. }
procedure TFPFontCacheListTest.TestLoadFromFile;
const
cFontListFile = 'fontlist.txt';

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
<ProjectOptions>
<Version Value="9"/>
<Version Value="10"/>
<General>
<Flags>
<LRSInOutputDirectory Value="False"/>
@ -13,7 +13,6 @@
<VersionInfo>
<Language Value=""/>
<CharSet Value=""/>
<StringTable ProductVersion=""/>
</VersionInfo>
<BuildModes Count="1">
<Item1 Name="default" Default="True"/>