Parent Directory
|
Revision Log
Updated tests to use the new default for total order on real numbers.
1 | alexk | 85809 | <?xml version="1.0" encoding="ISO-8859-1"?> |
2 | <system xmlns="http://www.eiffel.com/developers/xml/configuration-1-7-0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.eiffel.com/developers/xml/configuration-1-7-0 http://www.eiffel.com/developers/xml/configuration-1-7-0.xsd" name="test"> | ||
3 | <target name="test"> | ||
4 | <root class="TEST" feature="make"/> | ||
5 | <option warning="false" full_class_checking="true" is_attached_by_default="true" void_safety="all"/> | ||
6 | <setting name="concurrency" value="scoop"/> | ||
7 | manus | 98912 | <setting name="console_application" value="true"/> |
8 | alexk | 103101 | <setting name="total_order_on_reals" value="true"/> |
9 | alexk | 85922 | <precompile name="precompile" location="$PRECOMPILED_BASE_SCOOP_SAFE"/> |
10 | alexk | 85809 | $EWEASEL_DOTNET_SETTING |
11 | <library name="base" location="$ISE_LIBRARY\library\base\base-safe.ecf"/> | ||
12 | <cluster name="root_cluster" location="$CLUSTER\"/> | ||
13 | </target> | ||
14 | </system> |
Name | Value |
---|---|
svn:eol-style | native |
svn:keywords | Author Date ID Revision |
ViewVC Help | |
Powered by ViewVC 1.1.23 |