From 7bc2a98ea862c93ad782798291230d4d380b1315 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Wed, 13 Aug 2003 13:42:54 +0000 Subject: [PATCH] More Mono tests git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275069 13f79535-47bb-0310-9956-ffa450edef68 --- .../testcases/taskdefs/optional/dotnet.xml | 126 +++++++++++++----- 1 file changed, 91 insertions(+), 35 deletions(-) diff --git a/src/etc/testcases/taskdefs/optional/dotnet.xml b/src/etc/testcases/taskdefs/optional/dotnet.xml index d50f6fc08..3f42e12a3 100644 --- a/src/etc/testcases/taskdefs/optional/dotnet.xml +++ b/src/etc/testcases/taskdefs/optional/dotnet.xml @@ -9,10 +9,6 @@ - - - - @@ -46,24 +42,19 @@ mcs.found=${mcs.found} - - - - - + + + - cs.found=${cs.found} + mono.ilasm.found=${mono.ilasm.found} - - + + - - - @@ -102,7 +93,7 @@ - + - No app ${testCSC.exe} created @@ -122,22 +112,47 @@ - - - - - - No app ${testCSC.exe} created - - - - - + + + + + + + + No app ${testCSC.exe} created + + + + + + + + + + No app ${testCSC.exe} created + + + + + + + + + No file ${testCSC.dll} created - + + + + + + + No file ${testCSC.dll} created + + + + + - + + + + + + + + + + + No app ${testCscReferences.exe} created + + +