Revision
76379 -
Directory Listing
Modified
Wed Dec 24 18:46:31 2008 UTC
(10 years, 11 months ago)
by
manus
Improved to test both melted and C code generation, as well as tuple access and tuple assignment.
Revision
76238 -
Directory Listing
Added
Wed Dec 17 21:47:21 2008 UTC
(10 years, 11 months ago)
by
dhollen
Added eweasel test exec293 for bug #12354, where a call `x.a' when `x'
is of type TUPLE [a: INTEGER] raises an operating system signal
exception when `x' is Void at runtime, instead of a call on Void
target exception.