Log of /trunk/eweasel/tests/attach095
Directory Listing
Revision
103101 -
Directory Listing
Modified
Mon Apr 29 14:01:20 2019 UTC
(7 months, 1 week ago)
by
alexk
Updated tests to use the new default for total order on real numbers.
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
98538 -
Directory Listing
Modified
Sat Feb 20 06:41:19 2016 UTC
(3 years, 9 months ago)
by
alexk
Adapted tests to the relaxed void safety rules for locals that may change error codes or allow locals of an attached type to be assigned void.
Revision
92888 -
Directory Listing
Modified
Wed Aug 21 07:30:33 2013 UTC
(6 years, 3 months ago)
by
alexk
Adapted tests to create TUPLE without creation procedure (review#11156008).
Revision
88084 -
Directory Listing
Added
Tue Nov 29 23:49:48 2011 UTC
(8 years ago)
by
dhollen
Added test attach095 for bug #18023, where a nested tuple with an expanded type
causes an undetected VEVI error in a void-safe system.