Log of /branches/eth/eve/eweasel/tests/except016
Directory Listing
Revision
83441 -
Directory Listing
Modified
Sat Jun 5 13:52:53 2010 UTC
(9 years, 6 months ago)
by
jasonw
Renamed branch eve3 to eve. The eve branch serves as the new branch for the EVE project.
Revision
73813 -
Directory Listing
Modified
Wed Jun 11 05:57:37 2008 UTC
(11 years, 5 months ago)
by
manus
Original Path:
trunk/eweasel/tests/except016
Use ISE_LIBRARY and not ISE_EIFFEL to reference EiffelBase as otherwise it does not work properly
if ISE_LIBRARY and ISE_EIFFEL points to different location since the precompilation is done
using ISE_LIBRARY.
Fixed some missing svn:eol-style native properties.
Revision
73171 -
Directory Listing
Modified
Thu Apr 24 20:56:27 2008 UTC
(11 years, 7 months ago)
by
dhollen
Original Path:
trunk/eweasel/tests/except016
Removed unnecessary c_compile_work and c_compile_result instructions
from a number of exception tests. These instructions are not needed because
no freezing is involved and they cause the tests to fail on Unix platforms.
Changed test except015 to call `die (0)' instead of `die (1)' so that the
test result is a compare mismatch rather than "silent failure". Also changed
this test to print out the stack traces if they are different.
Changed test except016 to use compile_frozen instead of compile_melted
since it has an external.
Revision
73120 -
Directory Listing
Modified
Sun Apr 20 14:18:34 2008 UTC
(11 years, 7 months ago)
by
tedf
Original Path:
trunk/eweasel/tests/except016
Added another test to clear correct behaviors of some queries of {EXCEPTIONS}. 6.1 did not act like this. If the behavior were approved later, it would be a breaking change.
Fixed typo of except016.
Revision
73119 -
Directory Listing
Added
Sun Apr 20 12:52:12 2008 UTC
(11 years, 7 months ago)
by
tedf
Original Path:
trunk/eweasel/tests/except016
Added a new exception test to clear correct behaviors of some queries of {EXCEPTIONS}. See bug#14221.
This test also reveals a bug before EAO integration. The test simply crashes when running against compilation by 5.7.