+ extra test to test remap functionality with -gh

git-svn-id: trunk@43082 -
This commit is contained in:
florian 2019-09-26 20:33:12 +00:00
parent 1cd501229f
commit 7837356954
2 changed files with 3 additions and 0 deletions

1
.gitattributes vendored
View File

@ -14631,6 +14631,7 @@ tests/test/tgenfunc9.pp svneol=native#text/pascal
tests/test/tgoto.pp svneol=native#text/plain
tests/test/theap.pp svneol=native#text/plain
tests/test/theap2.pp svneol=native#text/pascal
tests/test/theap2gh.pp svneol=native#text/pascal
tests/test/theapthread.pp svneol=native#text/plain
tests/test/thintdir.pp svneol=native#text/plain
tests/test/thintdir1.pp svneol=native#text/pascal

2
tests/test/theap2gh.pp Normal file
View File

@ -0,0 +1,2 @@
{ %OPT=-gh }
{$i theap2.pp}