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.
 
 
 
 
 
 
Antoine Levy-Lambert 72e13d5ac8 adapting code and tests since Apt is not available under JKD1.8 PR 55922 11 years ago
..
apt adapting code and tests since Apt is not available under JKD1.8 PR 55922 11 years ago
bzip2 Properly expand bzip2 files with multiple streams in <bunzip2> 13 years ago
commandlauncher AntUnit test for commandlauncher and a typo fix by Vimil Saju 13 years ago
condition verifying resourcexists works for URLs, see PR 53383 13 years ago
cvs these files are not needed for a working CVS repository 14 years ago
exec ensure forward-slashes on Windows; deal with directories containing spaces in exec task's arguments 13 years ago
importtests fix for Target rewriting for nested "include" only works when "as" is specified, Bugzilla PR 54940 12 years ago
javac-dir pset svn:eol-style native 18 years ago
optional Disabling bad check discovered from revision 1523198 11 years ago
subant-helper (failing) AntUnit test for bug 30542 17 years ago
truncate merge license additions from 1.7 branch (i.e. revs 637870 to 637914) 17 years ago
xslt Use a real transformation error instead of an XML parsing error in testTransformationError 16 years ago
zip accept a wider range of existing zip archives by being more lenient when parsing extra fields 15 years ago
ant-test.xml tests for PR 45226 16 years ago
antcall-test.xml tests for PR 45226 16 years ago
apt-test.xml adapting code and tests since Apt is not available under JKD1.8 PR 55922 11 years ago
augment-test.xml Added the augment task to manipulate existing references via Ant's basic introspection mechanisms. 15 years ago
broken_cd.zip an archive with an empty central directory is broken. PR 35000. Submitted by Thomas Aglassinger. 17 years ago
bunzip2-test.xml Properly expand bzip2 files with multiple streams in <bunzip2> 13 years ago
checksum-test.xml allow more path 'views' of a file as elements inside <checksum>s pattern. PR 50114 14 years ago
concat-test.xml changes in order to get tests to pass under gump; resources paths used have to be standardized 14 years ago
copy-test.xml BR 41986 14 years ago
defaultexcludes-test.xml test fails in 'svn export'ed directories 16 years ago
delete-and-symlinks-test.xml document that <delete dir=...> doesn't play well with symlinks. PR 45742. 16 years ago
delete-test.xml don't ignore fileset's errorOnMissingDir in <delete> 14 years ago
dependset-test.xml changes in order to get tests to pass under gump; resources paths used have to be standardized 14 years ago
dirname-test.xml Refactor tests that use antunit-base so they all use the same output dir and share a common cleanup target, output goes to the temp directory. Fix some inconsistent line-ends as well. 17 years ago
ear-test.xml fix regression in <ear> that would allow multiple application.xml files. PR 6836 15 years ago
echo-test.xml adding an encoding attribute to the contains selector 12 years ago
echoxml-test.xml fix linefeeds 16 years ago
fail-test.xml behavior when property value is neither true nor false 15 years ago
get-test.xml PR 54374: support status code 307 redirects in <get> 12 years ago
gzip-test.xml fix linefeeds 16 years ago
hostinfo-test.xml Jenkins build boxes 'see' a different www.apache.org from the rest of the world 13 years ago
import-test.xml allow import of FileProvider or URLProvider resources 15 years ago
import-url-test.xml https://builds.apache.org/pview/job/Ant-Build-Matrix/475/jdk=JDK%201.5%20(latest),label=Ubuntu/testReport/junit/(root)/%3Cinit%3E/src_tests_antunit_taskdefs_import_url_test_xml/ 13 years ago
include-test.xml fix for Target rewriting for nested "include" only works when "as" is specified, Bugzilla PR 54940 12 years ago
jar-spi-test.xml merge license additions from 1.7 branch (i.e. revs 637870 to 637914) 17 years ago
jar-test.xml <jar doesn't merge manifests that come from zipfilesets with prefix. PR 49605 15 years ago
java-test.xml Passing tests for PR 47844 15 years ago
javac-test.xml add an option to suppress the artifical package-info.class files created by <javac>. PR 52096 13 years ago
javadoc-test.xml whitespace 16 years ago
length-test.xml Add resource attribute to length task. 15 years ago
loadproperties-test.xml test last property wins 15 years ago
loadresource-test.xml fix linefeeds 16 years ago
local-test.xml doc/test global locals 17 years ago
macrodef-test.xml add a test verifying properties get expanded twice in macrodef attributes by default. PR 52621 13 years ago
manifest-test.xml Make the test actually test anything apart from my copy-paste errors 12 years ago
move-test.xml Make <move> behave consistently for read-only destinations. PR 49261 15 years ago
parallel-test.xml don't allow tasks to finish in <parallel> when the manual says 'execution is terminated'. PR 49527 14 years ago
pathconvert-test.xml merge license additions from 1.7 branch (i.e. revs 637870 to 637914) 17 years ago
property-test.xml don't expand properties twice in attributes of macrodef'ed tasks 13 years ago
propertyfile-test.xml adding a reference to the bug report 14 years ago
propertyhelper-test.xml test needs beanshell in addition to BSF 11 years ago
replace-test.xml tearDown target has been removed from propertyhelper-test 14 years ago
retry-test.xml clean up test files/dirs 16 years ago
rmic-test.xml testCompilerNotFound is not relevant if the class folder containing the adapter is on the system classpath like in Gump 14 years ago
secure-input.xml changes in order to get tests to pass under gump; resources paths used have to be standardized 14 years ago
signjar-test.xml changes in order to get tests to pass under gump; resources paths used have to be standardized 14 years ago
subant-test.xml tests for PR 45226 16 years ago
sync-test.xml when working on resources <sync> forgot about the source resources that are not out-of date. PR 51462 14 years ago
tar-test.xml Add a longfile='posix' option to tar task 13 years ago
taskdef-antlib-test.xml Add a failing test case to illustrate an unexpected behavior on self-referencing Antlib (more explanation on ant-dev@ in a few minutes) 12 years ago
taskdef-test.xml changes in order to get tests to pass under gump; resources paths used have to be standardized 14 years ago
tempfile-test.xml clean up after test 15 years ago
touch-test.xml merge license additions from 1.7 branch (i.e. revs 637870 to 637914) 17 years ago
unzip-test.xml accept a wider range of existing zip archives by being more lenient when parsing extra fields 15 years ago
uptodate-test.xml wrong bug number 16 years ago
utf-16.expected massive refactorings to Concat: fix failing testcases in HEAD, and implement ResourceCollection 18 years ago
utf-16.expected.windows -output for windows test 17 years ago
war-test.xml make war-test use more of antunit-base's infrastructure 15 years ago
web.xml merge license additions from 1.7 branch (i.e. revs 637870 to 637914) 17 years ago
whichresource-test.xml Refactor tests that use antunit-base so they all use the same output dir and share a common cleanup target, output goes to the temp directory. Fix some inconsistent line-ends as well. 17 years ago
xmlproperty-test.xml fix xmlproperty examples. PR 43583 16 years ago
xmlproperty.inline-expansion.xml merge license additions from 1.7 branch (i.e. revs 637870 to 637914) 17 years ago
xmlproperty.multi.xml merge license additions from 1.7 branch (i.e. revs 637870 to 637914) 17 years ago
xslt-test.xml Allow params of XSLT to be optionally typed. PR 21525. Submitted by František Kučera 11 years ago
zip-test.xml Test for #54967 actually fails if the second task has work to do 12 years ago