mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-20 19:29:36 +01:00
* with the change regarding property access lists this test is no longer considered correct
git-svn-id: trunk@40658 -
This commit is contained in:
parent
60adebfe28
commit
e28dff523a
4
.gitattributes
vendored
4
.gitattributes
vendored
@ -14774,6 +14774,7 @@ tests/webtbf/tw4256.pp svneol=native#text/plain
|
||||
tests/webtbf/tw4359.pp svneol=native#text/plain
|
||||
tests/webtbf/tw4445.pp svneol=native#text/plain
|
||||
tests/webtbf/tw4529.pp svneol=native#text/plain
|
||||
tests/webtbf/tw4541.pp svneol=native#text/pascal
|
||||
tests/webtbf/tw4554a.pp svneol=native#text/plain
|
||||
tests/webtbf/tw4554b.pp svneol=native#text/plain
|
||||
tests/webtbf/tw4554c.pp svneol=native#text/plain
|
||||
@ -14890,6 +14891,7 @@ tests/webtbf/uw25283.pp svneol=native#text/plain
|
||||
tests/webtbf/uw3450.pp svneol=native#text/plain
|
||||
tests/webtbf/uw3969.pp svneol=native#text/plain
|
||||
tests/webtbf/uw4103.pp svneol=native#text/plain
|
||||
tests/webtbf/uw4541.pp svneol=native#text/pascal
|
||||
tests/webtbf/uw6922.pp svneol=native#text/plain
|
||||
tests/webtbf/uw8738a.pas svneol=native#text/plain
|
||||
tests/webtbf/uw8738b.pas svneol=native#text/plain
|
||||
@ -16626,7 +16628,6 @@ tests/webtbs/tw4533.pp svneol=native#text/plain
|
||||
tests/webtbs/tw4534.pp svneol=native#text/plain
|
||||
tests/webtbs/tw4537.pp svneol=native#text/plain
|
||||
tests/webtbs/tw4540.pp svneol=native#text/plain
|
||||
tests/webtbs/tw4541.pp svneol=native#text/plain
|
||||
tests/webtbs/tw4557.pp svneol=native#text/plain
|
||||
tests/webtbs/tw4566.pp svneol=native#text/plain
|
||||
tests/webtbs/tw4574.pp svneol=native#text/plain
|
||||
@ -17061,7 +17062,6 @@ tests/webtbs/uw4352b.pp svneol=native#text/plain
|
||||
tests/webtbs/uw4352c.pp svneol=native#text/plain
|
||||
tests/webtbs/uw4352d.pp svneol=native#text/plain
|
||||
tests/webtbs/uw4352e.pp svneol=native#text/plain
|
||||
tests/webtbs/uw4541.pp svneol=native#text/plain
|
||||
tests/webtbs/uw6203.pp svneol=native#text/plain
|
||||
tests/webtbs/uw6767.pp svneol=native#text/plain
|
||||
tests/webtbs/uw6822a.pp svneol=native#text/plain
|
||||
|
||||
@ -1,3 +1,5 @@
|
||||
{ %FAIL }
|
||||
|
||||
{ Source provided for Free Pascal Bug Report 4541 }
|
||||
{ Submitted by "Vincent Snijders" on 2005-11-23 }
|
||||
{ e-mail: vsnijders@quicknet.nl }
|
||||
Loading…
Reference in New Issue
Block a user