Log of /trunk/eweasel/tests/final096
Directory Listing
Revision
103339 -
Directory Listing
Modified
Sat Jul 13 19:11:28 2019 UTC
(4 months, 3 weeks ago)
by
alexk
Replaced obsolete calls with contemporary ones.
Revision
103061 -
Directory Listing
Modified
Sun Apr 7 06:55:59 2019 UTC
(8 months ago)
by
alexk
Updated ECFs to enable class removal optimization when a test involves finalization.
Updated source code to use contemporary routine type declarations.
Revision
100163 -
Directory Listing
Modified
Thu Apr 13 12:21:47 2017 UTC
(2 years, 7 months ago)
by
alexk
Used explicit calls to convert TYPE to STRING instead of implicit conversion with obsolete features.
Revision
98912 -
Directory Listing
Modified
Wed Jun 15 12:18:40 2016 UTC
(3 years, 5 months ago)
by
manus
To avoid manually fixing the C compiler configuration file, all Ace files are now compiled in console mode.
Revision
88831 -
Directory Listing
Modified
Thu Jun 7 06:08:12 2012 UTC
(7 years, 6 months ago)
by
manus
Extended test to show that in finalized mode this is still failing. We show that by trying to compute the TYPE instance rather than checking for conformance.
Revision
85505 -
Directory Listing
Added
Mon Jan 31 21:13:27 2011 UTC
(8 years, 10 months ago)
by
dhollen
Added eweasel test final096 for bug #17306, where a finalized system with
an object test using a QAT that references a feature whose return type is
a formal generic seg faults when executed.