Log of /trunk/eweasel/tests/runtime007
Directory Listing
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
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
73993 -
Directory Listing
Modified
Tue Jul 1 22:23:35 2008 UTC
(11 years, 5 months ago)
by
manus
Forgot to update the expected output.
Revision
73968 -
Directory Listing
Modified
Mon Jun 30 21:26:42 2008 UTC
(11 years, 5 months ago)
by
manus
Added assignment to string attribute to see how code generation is done compared to a basic type
attribute.
Revision
73964 -
Directory Listing
Added
Mon Jun 30 17:14:16 2008 UTC
(11 years, 5 months ago)
by
manus
Added a new runtime test to show the code generation problem with gcc 4.x series. I thought
there was already a test covering that but could not find it.