mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-09 03:49:05 +02:00
+ extra test to test remap functionality with -gh
git-svn-id: trunk@43082 -
This commit is contained in:
parent
1cd501229f
commit
7837356954
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -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
2
tests/test/theap2gh.pp
Normal file
@ -0,0 +1,2 @@
|
||||
{ %OPT=-gh }
|
||||
{$i theap2.pp}
|
Loading…
Reference in New Issue
Block a user