You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Steve Loughran c30aceefbc Bug 48834 - BuildFileTest.assertPropertyUnset() could fail with a slightly more meaningful error message 16 years ago
..
filters Restructuring to allow junit and antunit tests both. 19 years ago
launch Some miscellaneous updates given that JDK 1.4 can be assumed. 16 years ago
loader override getResources in a new AntClassLoader subclass that will be used consistently when Ant is running on Java5+. PR 46752 16 years ago
taskdefs hopefully make the tests pass in gump's module test-ant-no-xerces 16 years ago
types As Jesse points out, equalsIgnoreCase is not locale-sensitive 16 years ago
util round out test and document the bug 16 years ago
AntClassLoaderDelegationTest.java override getResources in a new AntClassLoader subclass that will be used consistently when Ant is running on Java5+. PR 46752 16 years ago
AntClassLoaderTest.java report name of corrupt ZIP to System.err, PR 47593 16 years ago
BuildFileTest.java Bug 48834 - BuildFileTest.assertPropertyUnset() could fail with a slightly more meaningful error message 16 years ago
CaseTest.java Restructuring to allow junit and antunit tests both. 19 years ago
DefaultLoggerTest.java #43398 revisited: display full stack traces for non-BuildException's, even inside <ant>. 16 years ago
DirectoryScannerTest.java slow-scan was broken for recursive exclude patterns since contentsExcluded was added about four years ago 17 years ago
DispatchTaskTest.java Restructuring to allow junit and antunit tests both. 19 years ago
DummyTaskAbstract.java Restructuring to allow junit and antunit tests both. 19 years ago
DummyTaskInterface.java Restructuring to allow junit and antunit tests both. 19 years ago
DummyTaskOk.java Restructuring to allow junit and antunit tests both. 19 years ago
DummyTaskOkNonTask.java Restructuring to allow junit and antunit tests both. 19 years ago
DummyTaskWithNonPublicExecute.java Restructuring to allow junit and antunit tests both. 19 years ago
DummyTaskWithNonVoidExecute.java Restructuring to allow junit and antunit tests both. 19 years ago
DummyTaskWithoutDefaultConstructor.java Restructuring to allow junit and antunit tests both. 19 years ago
DummyTaskWithoutExecute.java Restructuring to allow junit and antunit tests both. 19 years ago
DummyTaskWithoutPublicConstructor.java Restructuring to allow junit and antunit tests both. 19 years ago
ExecutorTest.java Add IgnoreDependenciesExecutor for weird cases when the user wants to run only the targets explicitly specified. 19 years ago
ExtendedTaskdefTest.java Restructuring to allow junit and antunit tests both. 19 years ago
ImmutableTest.java Restructuring to allow junit and antunit tests both. 19 years ago
IncludeTest.java Restructuring to allow junit and antunit tests both. 19 years ago
IntrospectionHelperTest.java Taking advantage of Throwable.cause. 16 years ago
LoaderRefTest.java Restructuring to allow junit and antunit tests both. 19 years ago
LocationTest.java revert making ConditionBase a Task after discussion on dev@apache.org 19 years ago
MockBuildListener.java Restructuring to allow junit and antunit tests both. 19 years ago
PickOneTask.java Restructuring to allow junit and antunit tests both. 19 years ago
ProjectComponentTest.java Move description attribute from Task to ProjectComponent 19 years ago
ProjectTest.java fix NPE when logging an exception without message. PR 47623. 16 years ago
PropertyExpansionTest.java Restructuring to allow junit and antunit tests both. 19 years ago
TaskContainerTest.java Restructuring to allow junit and antunit tests both. 19 years ago
TopLevelTaskTest.java Restructuring to allow junit and antunit tests both. 19 years ago
UnknownElementTest.java failing test for PR 26917, not sure whether this is a bug 16 years ago