From 15363926d935545954faebd39149c0b2b518267a Mon Sep 17 00:00:00 2001 From: Peter Reilly Date: Mon, 25 Sep 2006 21:33:59 +0000 Subject: [PATCH] tests for matches git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@449821 13f79535-47bb-0310-9956-ffa450edef68 --- .../antunit/types/conditions/matches-test.xml | 79 +++++++++++++++++++ 1 file changed, 79 insertions(+) create mode 100644 src/tests/antunit/types/conditions/matches-test.xml diff --git a/src/tests/antunit/types/conditions/matches-test.xml b/src/tests/antunit/types/conditions/matches-test.xml new file mode 100644 index 000000000..cc83d9b16 --- /dev/null +++ b/src/tests/antunit/types/conditions/matches-test.xml @@ -0,0 +1,79 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +