mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-25 05:49:32 +02:00
tests: fail test tw9509: disable type section in generic interfaces
git-svn-id: trunk@16680 -
This commit is contained in:
parent
906ca89f4e
commit
3ceee496d6
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -10324,6 +10324,7 @@ tests/webtbf/tw9225.pp svneol=native#text/plain
|
||||
tests/webtbf/tw9306c.pp svneol=native#text/plain
|
||||
tests/webtbf/tw9499.pp svneol=native#text/plain
|
||||
tests/webtbf/tw9499a.pp svneol=native#text/plain
|
||||
tests/webtbf/tw9509.pp svneol=native#text/plain
|
||||
tests/webtbf/tw9522.pp svneol=native#text/plain
|
||||
tests/webtbf/tw9522a.pp svneol=native#text/plain
|
||||
tests/webtbf/tw9522b.pp svneol=native#text/plain
|
||||
@ -11733,7 +11734,6 @@ tests/webtbs/tw9419.pp svneol=native#text/plain
|
||||
tests/webtbs/tw9450.pp svneol=native#text/plain
|
||||
tests/webtbs/tw9450a.pp svneol=native#text/plain
|
||||
tests/webtbs/tw9461.pp svneol=native#text/plain
|
||||
tests/webtbs/tw9509.pp svneol=native#text/plain
|
||||
tests/webtbs/tw9551a.pp svneol=native#text/plain
|
||||
tests/webtbs/tw9601.pp svneol=native#text/plain
|
||||
tests/webtbs/tw9667.pp svneol=native#text/plain
|
||||
|
@ -1,3 +1,4 @@
|
||||
{ %fail }
|
||||
{$mode objfpc}
|
||||
{$interfaces corba}
|
||||
type
|
Loading…
Reference in New Issue
Block a user