peterreilly2003/12/30 03:46:32
Modified:src/testcases/org/apache/tools/ant/types Tag: ANT_16_BRANCH
PathTest.java
src/etc/testcases/types Tag: ANT_16_BRANCH addtype.xml
Log:
Sync with HEAD
Revision ChangesPath
No re
peterreilly2003/12/30 03:37:57
Modified:src/testcases/org/apache/tools/ant/types PathTest.java
src/etc/testcases/types addtype.xml
Log:
Fix unit tests.
- addtypetest used an unused invalid classpathref
- PathTest used an invalid reference in testing attributes
peterreilly2003/10/14 01:47:42
Modified:src/main/org/apache/tools/ant UnknownElement.java
src/testcases/org/apache/tools/ant/types AddTypeTest.java
src/etc/testcases/types addtype.xml
Log:
Fix bug for typedefed add() support with namespace
Revision
peterreilly2003/07/23 05:13:59
Modified:src/testcases/org/apache/tools/ant/types AddTypeTest.java
src/etc/testcases/types addtype.xml
Log:
add tests for addConfigured()
Revision ChangesPath
1.3 +29 -1
ant/src/testcases/org/apache/tools/ant/types/