Parent Directory
|
Revision Log
Updated tests to use the new default for total order on real numbers.
1 | <?xml version="1.0" encoding="ISO-8859-1"?><system xmlns="http://www.eiffel.com/developers/xml/configuration-1-0-0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.eiffel.com/developers/xml/configuration-1-0-0 http://www.eiffel.com/developers/xml/configuration-1-0-0.xsd" name="test" uuid="c479c3e6-b118-429a-89d6-0b62571414f8"> |
2 | <target name="test"> |
3 | <description>--| Copyright (c) 1993-2006 University of Southern California and contributors. |
4 | --| All rights reserved. |
5 | --| Your use of this work is governed under the terms of the GNU General |
6 | --| Public License version 2. |
7 | </description> |
8 | <root class="test" feature="make"/> |
9 | <setting name="console_application" value="true"/> |
10 | <setting name="total_order_on_reals" value="true"/> |
11 | <precompile name="precompile" location="$PRECOMPILED_BASE"/> |
12 | $EWEASEL_DOTNET_SETTING |
13 | <library name="base" location="$ISE_LIBRARY\library\base\base.ecf" use_application_options="true"/> |
14 | <cluster name="root_cluster" location="$CLUSTER\"/> |
15 | </target> |
16 | </system> |
Name | Value |
---|---|
svn:eol-style | native |
ViewVC Help | |
Powered by ViewVC 1.1.23 |