Parent Directory
|
Revision Log
Moved from trunk/Src/eweasel to trunk/eweasel so that a simple checkout of the source code is not penalized by the lenghty process of checking out all the tests of eweasel.
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="c5b14d3e-505a-4d38-9509-f29d46b18c71"> |
2 | <target name="test"> |
3 | <root cluster="root_cluster" class="test" feature="make"/> |
4 | <option warning="true"> |
5 | <assertions precondition="true" postcondition="true" check="true" invariant="true" loop="true"/> |
6 | <warning name="syntax" enabled="false"/></option> |
7 | <precompile name="precompile" location="$PRECOMPILED_BASE"/> |
8 | $EWEASEL_DOTNET_SETTING |
9 | <library name="base" location="$ISE_LIBRARY\library\base\base.ecf" use_application_options="true"/> |
10 | <cluster name="root_cluster" location="$CLUSTER\"/> |
11 | </target> |
12 | </system> |
Name | Value |
---|---|
svn:eol-style | native |
ViewVC Help | |
Powered by ViewVC 1.1.23 |