Log of /trunk/eweasel/tests/exec299
Directory Listing
Revision
81276 -
Directory Listing
Modified
Mon Oct 26 18:40:08 2009 UTC
(10 years, 1 month ago)
by
manus
To make test using void-safety compile with full class checking we have to use the void-safe version of EiffelBase.
Revision
78246 -
Directory Listing
Modified
Wed Apr 15 07:07:56 2009 UTC
(10 years, 7 months ago)
by
alexk
Updated ECFs to follow the recent changes in their processing.
Revision
78219 -
Directory Listing
Modified
Mon Apr 13 12:53:45 2009 UTC
(10 years, 7 months ago)
by
alexk
Changed ECF namespace as the source code relies on the new syntax which is not default in the old ECF schema.
Revision
77175 -
Directory Listing
Modified
Mon Feb 16 19:38:46 2009 UTC
(10 years, 9 months ago)
by
manus
Updated tests to follow the new object test syntax as well as the new syntax for attached/detachable types.
Revision
76327 -
Directory Listing
Added
Mon Dec 22 22:03:30 2008 UTC
(10 years, 11 months ago)
by
manus
Added a new test showing a crash while checking invariants when parents have attachment marks. Technically
it is a shortcoming in the compiler that should not put such things in the inheritance runtime structure
but the runtime should be able to cope with them anyway.