Browse Source

+ extra test to test remap functionality with -gh

git-svn-id: trunk@43082 -
florian 5 years ago
parent
commit
7837356954
2 changed files with 3 additions and 0 deletions
  1. 1 0
      .gitattributes
  2. 2 0
      tests/test/theap2gh.pp

+ 1 - 0
.gitattributes

@@ -14631,6 +14631,7 @@ tests/test/tgenfunc9.pp svneol=native#text/pascal
 tests/test/tgoto.pp svneol=native#text/plain
 tests/test/tgoto.pp svneol=native#text/plain
 tests/test/theap.pp svneol=native#text/plain
 tests/test/theap.pp svneol=native#text/plain
 tests/test/theap2.pp svneol=native#text/pascal
 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/theapthread.pp svneol=native#text/plain
 tests/test/thintdir.pp svneol=native#text/plain
 tests/test/thintdir.pp svneol=native#text/plain
 tests/test/thintdir1.pp svneol=native#text/pascal
 tests/test/thintdir1.pp svneol=native#text/pascal

+ 2 - 0
tests/test/theap2gh.pp

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