Log of /trunk/eweasel/tests/exec271
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
98054 -
Directory Listing
Modified
Fri Oct 30 15:01:08 2015 UTC
(4 years, 1 month ago)
by
alexk
Updated expected output to take into account recent changes that remove the first parameter of routine classes.
Revision
92603 -
Directory Listing
Modified
Tue May 28 08:14:58 2013 UTC
(6 years, 6 months ago)
by
alexk
Changed ECF namespace to a known one.
Revision
87426 -
Directory Listing
Modified
Sat Oct 8 10:44:48 2011 UTC
(8 years, 2 months ago)
by
alexk
Prepared tests for new syntax defaults.
Revision
75060 -
Directory Listing
Modified
Fri Oct 10 15:57:23 2008 UTC
(11 years, 2 months ago)
by
manus
Fixed the output as the previous one was not correct. It did not take into account the
redefinition of `item' into PATH_NAME.
Revision
71301 -
Directory Listing
Modified
Fri Nov 30 16:52:20 2007 UTC
(12 years ago)
by
manus
Fixed a typo which was committed by mistake in 67433.
Revision
67433 -
Directory Listing
Modified
Wed Mar 21 18:32:08 2007 UTC
(12 years, 8 months ago)
by
manus
Test also the argument types.
Revision
67432 -
Directory Listing
Modified
Wed Mar 21 18:10:48 2007 UTC
(12 years, 8 months ago)
by
manus
Fixed minor typo.
Revision
67431 -
Directory Listing
Modified
Wed Mar 21 17:55:56 2007 UTC
(12 years, 8 months ago)
by
manus
Improved test to show further misbehavior of agent creation involving anchors.
Revision
67430 -
Directory Listing
Modified
Wed Mar 21 17:29:00 2007 UTC
(12 years, 8 months ago)
by
manus
Fixed incorrect output file.
Revision
67429 -
Directory Listing
Added
Wed Mar 21 17:28:40 2007 UTC
(12 years, 8 months ago)
by
manus
New test that shows a bug with agent creation when one of the open type has an anchor to
a feature. In workbench mode it would always fail, and in finalized mode only if the anchor
is being redefined in a descendant.