Prechádzať zdrojové kódy

* test (for Mantis #5516; 3531 is the old bug ID) is valid now that we have dynamic array initializers

git-svn-id: trunk@39105 -
svenbarth 7 rokov pred
rodič
commit
b94a8c93a5
2 zmenil súbory, kde vykonal 2 pridanie a 2 odobranie
  1. 1 1
      .gitattributes
  2. 1 1
      tests/webtbs/tw3531.pp

+ 1 - 1
.gitattributes

@@ -14477,7 +14477,6 @@ tests/webtbf/tw3480a.pp svneol=native#text/plain
 tests/webtbf/tw3488.pp svneol=native#text/plain
 tests/webtbf/tw3495.pp svneol=native#text/plain
 tests/webtbf/tw3502.pp svneol=native#text/plain
-tests/webtbf/tw3531.pp svneol=native#text/plain
 tests/webtbf/tw3553.pp svneol=native#text/plain
 tests/webtbf/tw3562.pp svneol=native#text/plain
 tests/webtbf/tw3583.pp svneol=native#text/plain
@@ -16170,6 +16169,7 @@ tests/webtbs/tw3504.pp svneol=native#text/plain
 tests/webtbs/tw3506.pp svneol=native#text/plain
 tests/webtbs/tw3523.pp svneol=native#text/plain
 tests/webtbs/tw3529.pp svneol=native#text/plain
+tests/webtbs/tw3531.pp svneol=native#text/plain
 tests/webtbs/tw3533.pp svneol=native#text/plain
 tests/webtbs/tw3534.pp svneol=native#text/plain
 tests/webtbs/tw3540.pp svneol=native#text/plain

+ 1 - 1
tests/webtbf/tw3531.pp → tests/webtbs/tw3531.pp

@@ -1,4 +1,4 @@
-{ %fail }
+{ %NORUN }
 
 { Source provided for Free Pascal Bug Report 3531 }
 { Submitted by "Christian Iversen" on  2005-01-07 }