Log of /trunk/eweasel/tests/attach020
Directory Listing
Revision
103101 -
Directory Listing
Modified
Mon Apr 29 14:01:20 2019 UTC
(7 months, 2 weeks ago)
by
alexk
Updated tests to use the new default for total order on real numbers.
Revision
99850 -
Directory Listing
Modified
Sun Feb 19 10:07:42 2017 UTC
(2 years, 9 months ago)
by
alexk
Replaced obsolete calls to TYPE.plus with calls to TYPE.name and STRING.plus.
Revision
99622 -
Directory Listing
Modified
Mon Dec 5 12:43:45 2016 UTC
(3 years ago)
by
alexk
Changed references to Base library without -safe suffix to avoid configuration warnings about redirection.
Revision
99330 -
Directory Listing
Modified
Fri Oct 21 16:07:39 2016 UTC
(3 years, 1 month ago)
by
manus
Fix missing svn:eol-style native property
Revision
99231 -
Directory Listing
Modified
Mon Oct 3 14:18:18 2016 UTC
(3 years, 2 months ago)
by
alexk
Used different precompiled libraries for void-safe and void-unsafe projects to avoid setting conflict.
Revision
98912 -
Directory Listing
Modified
Wed Jun 15 12:18:40 2016 UTC
(3 years, 6 months ago)
by
manus
To avoid manually fixing the C compiler configuration file, all Ace files are now compiled in console mode.
Revision
87190 -
Directory Listing
Modified
Mon Sep 12 09:24:00 2011 UTC
(8 years, 3 months ago)
by
alexk
Used void-safe library as otherwise we get VD88 that a void-safe class relies on a non-void-safe one from EiffelBase.
Revision
78227 -
Directory Listing
Modified
Tue Apr 14 04:42:47 2009 UTC
(10 years, 8 months ago)
by
alexk
Changed attribute `is_void_safe' to `void_safety' for the new ECF schema.
Revision
78219 -
Directory Listing
Modified
Mon Apr 13 12:53:45 2009 UTC
(10 years, 8 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, 10 months ago)
by
manus
Updated tests to follow the new object test syntax as well as the new syntax for attached/detachable types.
Revision
73552 -
Directory Listing
Added
Thu May 15 19:19:18 2008 UTC
(11 years, 7 months ago)
by
paulb
Added test to ensure conversion compiles correctly when using a detached target.