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.
 
 
 
 
 
 
Stefan Bodewig 53cd4e8958 Tests for recorder by Martijn Kruithof 21 years ago
..
ant Allow <ant> and <antcall> to pass references to the subbuilds. 23 years ago
checksum/foo Aslak prodded: issue 20767 - enhancements to checksum 22 years ago
concat-input Don't add newlines in <concat> that haven't been in the files 23 years ago
conditions followed up peter reilly's suggestion; full testing for unimplemented as well as undefined 21 years ago
copy Add outputencoding attribute to <copy> and friends. 22 years ago
email Support for SMTP over TLS/SSL in the mail task 22 years ago
exec Add alwayslog attribute to <redirector>. 21 years ago
expected Support different output formats in checksum, PR 16539, based on a patch by Mark R. Diggory 21 years ago
fixcrlf fix for CRLF adds extraneous character at the end of File 21 years ago
import Fix for execution of top level tasks getting delayed by targets. 21 years ago
manifests Added more tests for Manifests 24 years ago
optional 1. Updated repository work; now has the following from Russel Gold's contrib 21 years ago
recorder Tests for recorder by Martijn Kruithof 21 years ago
replace Make replace tests pass on cygwin (test9 was failing) 22 years ago
rmic reverting previous change 21 years ago
style Add nested mappers to xslt, PR: 11249 21 years ago
subant changes in subant mainly concerning iterations done inside a dirset 22 years ago
xmlproperty Doc patches and additional tests for <xmlproperty>. 23 years ago
zip <unzip> can now deal with self-extracting archives. 22 years ago
.cvsignore Add ignores so cvs update output cleaner 24 years ago
abstractcvstask.xml CVS module move - Gump is going to nag us once 8-) 22 years ago
ant.topleveltest.xml Changes to <ant> 22 years ago
ant.xml Try to get the dependency analysis right this time while preserving BC. 21 years ago
antlib.current-test.xml Update antlib testcases to reflect restrictions in 22 years ago
antlib.xml Allow typedef resource to pick up all the resources 22 years ago
antstructure.xml Make testcases work again. 24 years ago
available.xml Add jar required for IBM JDK's to the classpath, PR 23922, Submitted by Martijn Kruithof 22 years ago
bar.properties Tests for PR 23601 22 years ago
basename.xml Take care of extreme cases to do some suffix magic. 23 years ago
bunzip2.xml Save some (mega)bytes 22 years ago
bzip2.xml Save some (mega)bytes 22 years ago
calltarget.xml Try to get the dependency analysis right this time while preserving BC. 21 years ago
checksum.xml more to clean up 21 years ago
classloader.xml Use classpath instead of path. 22 years ago
concat.xml outputencoding and fixlastline attributes for <concat> 22 years ago
condition.xml Merge changes made to 1.5 Beta1. 23 years ago
copy.filterset filter readers modify lineendings. 22 years ago
copy.xml Previous fix for filterset broke the infinite filter testing 21 years ago
copydir.xml Move responsibility for cleanup to the test themselves. 23 years ago
copyfile.xml Only delete the target file when it is in fact a file - don't 24 years ago
cvspass.xml Added some comments, so one knows which entry in the buildfile belongs 24 years ago
defaultexcludes.xml test1 failed unless it was the first test to run. 21 years ago
delete.xml Move responsibility for cleanup to the test themselves. 23 years ago
deltree.xml Make testcases independent of current working directory - add one for <copy>. 24 years ago
dependset.xml one more JDK 1.1 fix - testcase will fail as touch with and without 24 years ago
dirname.xml Finally add the new <basename> and <dirname> tasks. (yay!) 23 years ago
dynamictask.xml DynamicConfigurator - allows tasks themselves to handle unknown elements and attributes rather than being constrained by the IntrospectionHelper rules. 23 years ago
echo.xml Make testcases work again. 24 years ago
fail.xml Restore Task inheritance to Exit/<fail>. 21 years ago
filter.xml Merge changes made to 1.5 Beta1. 23 years ago
filter1.txt Extended testcase for <filter> to show that Bug #38 (report #184) has 25 years ago
filter2.txt Extended testcase for <filter> to show that Bug #38 (report #184) has 25 years ago
filter3.txt Merge changes made to 1.5 Beta1. 23 years ago
filterdefs.properties Merge changes made to 1.5 Beta1. 23 years ago
foo.properties Tests for PR 23601 22 years ago
get.xml Assorted patches: 24 years ago
gunzip.xml add real tests fro the gzip and bzip2 tasks. 24 years ago
gzip.xml Now that we know why the test worked all these month, make it work 23 years ago
initializeclass.xml want to catch failure to fork here. 22 years ago
input.properties JDK 1.1 doesn't seem to grok spaces in the keys of a properties file, 23 years ago
input.xml JDK 1.1 doesn't seem to grok spaces in the keys of a properties file, 23 years ago
jar.xml Make sure that streams get closed 22 years ago
java.xml Make JavaTest pass on Windows. 21 years ago
loadfile.xml Fix StripJavaComments such that it strips out java comments properly. Testcase added. 23 years ago
loadproperties.xml Add resource support to <loadproperties>. 21 years ago
macrodef.xml add implicit element to macrodef 21 years ago
manifest.xml <manifest> could miss situations in which an update was necessary. 23 years ago
mkdir.xml Make testcases work again. 24 years ago
move.xml Restore <move>'s ability to replace existing files and/or write 21 years ago
multimap.xml avoid spurious ${baseScratchDest} directory 22 years ago
nice.xml <nice> as a task; unit tests tested on windows. 22 years ago
parallel.xml Improve reliability if ant parallel task tests 22 years ago
pathconvert.xml Testcases for <pathconvert>. 21 years ago
presetdef.xml Try to get the correct task/type name for an unsupported attribute/element 21 years ago
property.xml Fix invalid URL for property test with url. 22 years ago
property1.properties Add tests for property resolution in property files 24 years ago
property2.properties Add tests for property resolution in property files 24 years ago
property3.properties Resolve properties within properties files by first consulting the project 24 years ago
property4.properties resolveAllProperties would be caught in an endless loop when trying to 22 years ago
property5.properties Things are even more complicated 22 years ago
recorder.xml Tests for recorder by Martijn Kruithof 21 years ago
rename.xml Make testcases work again. 24 years ago
replace.xml Make replace tests pass on cygwin (test9 was failing) 22 years ago
signjar.xml New repository 22 years ago
skinconfig.dtd add xmlcatalog nested element to the xmlproperty task 21 years ago
sleep.xml new files for new <sleep> task. 24 years ago
subant.xml changes in subant mainly concerning iterations done inside a dirset 22 years ago
tar.xml remove generated files in tearDown method of TarTest. 23 years ago
taskdef.xml Add a testcase that demonstrates why FOP's build fails right now. 23 years ago
template.xml Merge of 1.4.1 changes into Main truck for Gump testing 24 years ago
test.antlib.xml Add antlib xml functionality 22 years ago
test2.antlib.xml Allow typedef resource to pick up all the resources 22 years ago
toplevelant.xml Examples of infinite loops, PR 22759 22 years ago
toplevelantcall.xml Examples of infinite loops, PR 22759 22 years ago
toplevelsubant.xml Examples of infinite loops, PR 22759 22 years ago
touch.xml Make touchtest pass on Win2 21 years ago
typeadapter.xml Second patch from antlib update as described in 22 years ago
typedef.xml add failall value for onerror attribute of <typedef> 21 years ago
untar.xml Add support for filename-encodings other than UTF8 to <untar>. 22 years ago
unzip.xml Patch in PR# 21996 21 years ago
war.xml Testcase for PR 23639 22 years ago
whichresource.xml A leading slash in a resource name is only required for 21 years ago
xmlns.xml Ignore attributes for different uris. 22 years ago
xmlproperty.xml add xmlcatalog nested element to the xmlproperty task 21 years ago
xmlproperty_data.dtd Handle relative DTDs in XMLProperty 22 years ago
xmlproperty_data.xml PR: 17195 22 years ago
xmlproperty_needscat.xml add xmlcatalog nested element to the xmlproperty task 21 years ago
xmlproperty_withdtd.xml Handle relative DTDs in XMLProperty 22 years ago
zip.xml Zip task did not create tasks when there are only empty directories in the selection 21 years ago