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 07680bb2e3 tests for junitreport handling various forms of bad data, plus explicit handling of zero-byte files with a different error message.. 20 years ago
..
ant Allow references to keep references to the project that 20 years ago
apt Apt testing. We can say this works now :) 20 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 Moving isreachable to reflect on the new method. On java <=1.4; if the hostname can be resolved then we are reachable. 20 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 time /t gives IOException / error=2 (file not found) on win XP home NL. 20 years ago
expected Support different output formats in checksum, PR 16539, based on a patch by Mark R. Diggory 21 years ago
fixcrlf Make pass on Windows 20 years ago
import check for same targets in a source file 20 years ago
manifests Added more tests for Manifests 24 years ago
optional tests for junitreport handling various forms of bad data, plus explicit handling of zero-byte files with a different error message.. 20 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 First fix the tests to fail when they should, then fix rmic to work as before, even on Java1.5, then add new tests to explicitly do version checks. 20 years ago
style #25832: deprecating the task names <WsdlToDotnet> and <style>. 20 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 Allow references to keep references to the project that 20 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. 25 years ago
apt.xml removes fork option from Apt, in code, in docs. 20 years ago
available.xml <available> returned false positives when checking a file 20 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 Address Windows CVS client line ending conversion incompatibility issue. 20 years ago
classloader.xml Use classpath instead of path. 22 years ago
clone.xml More info to see what Gump sees when this test fails. I may still remove 20 years ago
concat.xml outputencoding and fixlastline attributes for <concat> 22 years ago
condition.xml Added else attribute to condition task. 20 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. 25 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 Get with usetimestamp did not work when local timestamp roughly >= now. 20 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 Removing old code testing for JDK 1.0 and 1.1. 20 years ago
jar.xml Make it possible to create manifest only jars with the option duplicate="preserve" 20 years ago
java.xml Somehat more intelligent way to let windows catch up in java test 20 years ago
length.xml Remove "strip-duplicates" behavior from; add condition behavior to, Length task. 20 years ago
libraries.xml First updates to library 20 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 backtrace attribute to <macrodef> 20 years ago
manifest.xml Manifest task logs warnings: PR32190 21 years ago
mkdir.xml Make testcases work again. 25 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 Pathconvert no longer requires that one of (targetos|pathsep|dirsep) 20 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 Extended FileUtils with a comparison that ignores the kind of line break. 20 years ago
rename.xml Make testcases work again. 25 years ago
replace.xml Make replace tests pass on cygwin (test9 was failing) 22 years ago
signjar.xml Well, a bit of hackery and you can verify that JAR is signed. But there is *nothing* to verify that the signature itself is trusted. Essentially "jarsigner -verify" is a worthless piece of junk from the security perspective. 20 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
sync.xml Turn <deleteFromTarget> into <preserveInTarget> in <sync> 20 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. 24 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 Missed a few... 20 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 cleanup 20 years ago