codetools: tests: runtestscodetools.lpi

git-svn-id: trunk@53666 -
This commit is contained in:
mattias 2016-12-13 11:47:19 +00:00
parent 4b117ef8ba
commit de98a465dc
3 changed files with 6 additions and 6 deletions

4
.gitattributes vendored
View File

@ -1038,10 +1038,10 @@ components/codetools/tests/moduletests/rt_explodewith.pas svneol=native#text/pla
components/codetools/tests/parsertbase.pas svneol=native#text/plain
components/codetools/tests/parsertest.lpi svneol=native#text/plain
components/codetools/tests/parsertest.lpr svneol=native#text/plain
components/codetools/tests/runtestscodetools.lpi svneol=native#text/plain
components/codetools/tests/runtestscodetools.lpr svneol=native#text/plain
components/codetools/tests/testbasiccodetools.pas svneol=native#text/plain
components/codetools/tests/testcfgscript.pas svneol=native#text/plain
components/codetools/tests/testcodetools.lpi svneol=native#text/plain
components/codetools/tests/testcodetools.lpr svneol=native#text/plain
components/codetools/tests/testcompleteblock.pas svneol=native#text/plain
components/codetools/tests/testcth2pas.pas svneol=native#text/pascal
components/codetools/tests/testctrangescan.pas svneol=native#text/plain

View File

@ -9,7 +9,7 @@
</Flags>
<SessionStorage Value="InIDEConfig"/>
<MainUnit Value="0"/>
<Title Value="testcodetools"/>
<Title Value="runtestscodetools"/>
<UseAppBundle Value="False"/>
<ResourceType Value="res"/>
</General>
@ -39,7 +39,7 @@
</RequiredPackages>
<Units Count="13">
<Unit0>
<Filename Value="testcodetools.lpr"/>
<Filename Value="runtestscodetools.lpr"/>
<IsPartOfProject Value="True"/>
</Unit0>
<Unit1>
@ -98,7 +98,7 @@
<CompilerOptions>
<Version Value="11"/>
<Target>
<Filename Value="testcodetools"/>
<Filename Value="runtestscodetools"/>
</Target>
<SearchPaths>
<IncludeFiles Value="$(ProjOutDir)"/>

View File

@ -15,7 +15,7 @@
to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
MA 02111-1307, USA.
}
program testcodetools;
program runtestscodetools;
{$mode objfpc}{$H+}