From 39b65cf003e1ef2d8d57ae8df75fa10dd6f242af Mon Sep 17 00:00:00 2001 From: Matthew Jason Benson Date: Fri, 23 Dec 2005 19:21:37 +0000 Subject: [PATCH] more ws git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@358851 13f79535-47bb-0310-9956-ffa450edef68 --- src/etc/testcases/taskdefs/condition.xml | 141 +++++++++++------------ 1 file changed, 69 insertions(+), 72 deletions(-) diff --git a/src/etc/testcases/taskdefs/condition.xml b/src/etc/testcases/taskdefs/condition.xml index cecdac527..2cb092b3d 100644 --- a/src/etc/testcases/taskdefs/condition.xml +++ b/src/etc/testcases/taskdefs/condition.xml @@ -14,13 +14,13 @@ - + ${condition-empty} - - + + @@ -51,7 +51,7 @@ ${negation} - + @@ -60,14 +60,14 @@ ${negationfalse} - + ${negationincomplete} - + @@ -86,8 +86,8 @@ ${andfails} - - + + @@ -96,16 +96,14 @@ ${andincomplete} - - + ${andempty} - - + @@ -115,7 +113,7 @@ ${or} - + @@ -124,14 +122,14 @@ ${orincomplete} - + ${orempty} - + @@ -140,7 +138,7 @@ ${orfails} - + @@ -150,49 +148,49 @@ ${orboth} - - + + - ${filesmatch-identical} - - + + - ${filesmatch-incomplete} - - + + - ${filesmatch-oddsizes} - + - ${filesmatch-existence} - + - ${filesmatch-different} @@ -202,12 +200,12 @@ - ${filesmatch-match} - + @@ -239,64 +237,64 @@ - ${filesmatch-different-sizes} - + - ${filesmatch-different-onemissing} - - + + - ${contains} - - + + - ${contains-doesnt} - - + + ${contains-anycase} - - + + - ${contains-incomplete1} - + - ${contains-incomplete2} - + @@ -313,15 +311,15 @@ ${istrue} - + - ${istrue-not} - + @@ -331,41 +329,40 @@ ${istrue-false} - - + + ${istrue-incomplete} - - + - ${isfalse-true} - + - ${isfalse-not} - + - ${isfalse-false} - - + + @@ -397,11 +394,11 @@ - + - +