diff --git a/.gitattributes b/.gitattributes index 98eb7098d3..1f8b71d410 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6703,7 +6703,6 @@ tests/tbf/tb0215b.pp svneol=native#text/plain tests/tbf/tb0215c.pp svneol=native#text/plain tests/tbf/tb0215d.pp svneol=native#text/plain tests/tbf/tb0215e.pp svneol=native#text/plain -tests/tbf/tb0216.pp svneol=native#text/plain tests/tbf/ub0115.pp svneol=native#text/plain tests/tbf/ub0149.pp svneol=native#text/plain tests/tbf/ub0158a.pp svneol=native#text/plain @@ -8320,6 +8319,7 @@ tests/webtbf/tw1316.pp svneol=native#text/plain tests/webtbf/tw1328.pp svneol=native#text/plain tests/webtbf/tw13563a.pp svneol=native#text/plain tests/webtbf/tw1365.pp svneol=native#text/plain +tests/webtbf/tw13815.pp svneol=native#text/plain tests/webtbf/tw1395.pp svneol=native#text/plain tests/webtbf/tw1407.pp svneol=native#text/plain tests/webtbf/tw1432.pp svneol=native#text/plain @@ -8875,7 +8875,6 @@ tests/webtbs/tw1374.pp svneol=native#text/plain tests/webtbs/tw1375.pp svneol=native#text/plain tests/webtbs/tw1376.pp svneol=native#text/plain tests/webtbs/tw13763.pp svneol=native#text/plain -tests/webtbs/tw13815.pp svneol=native#text/plain tests/webtbs/tw13820.pp svneol=native#text/plain tests/webtbs/tw1398.pp svneol=native#text/plain tests/webtbs/tw1401.pp svneol=native#text/plain diff --git a/tests/tbf/tb0216.pp b/tests/tbf/tb0216.pp deleted file mode 100644 index f4cce332c1..0000000000 --- a/tests/tbf/tb0216.pp +++ /dev/null @@ -1,7 +0,0 @@ -{ %fail } - -var - p: pointer; -begin - p:=nil+1; -end. diff --git a/tests/webtbs/tw13815.pp b/tests/webtbf/tw13815.pp similarity index 87% rename from tests/webtbs/tw13815.pp rename to tests/webtbf/tw13815.pp index 0599a948c6..b3e40e21b6 100644 --- a/tests/webtbs/tw13815.pp +++ b/tests/webtbf/tw13815.pp @@ -1,3 +1,5 @@ +{ %fail } + var p: pointer; begin