summaryrefslogtreecommitdiff
path: root/src/tests/antunit
Commit message (Expand)AuthorAgeFilesLines
* try to adapt to Java10+ rapidly changing major versionsjava-10-versionStefan Bodewig2017-11-293-1/+51
* Fix zip-testGeorge Bateman2017-09-281-7/+7
* Reverse dependancy of DateUtils on TouchGeorge Bateman2017-09-281-0/+20
* add magic property that override's tstamp's idea of "now"Stefan Bodewig2017-05-081-0/+27
* add support for javac -hStefan Bodewig2016-07-311-15/+44
* implement a forking implementation for javahStefan Bodewig2016-07-301-0/+22
* additional tests for javahStefan Bodewig2016-07-301-0/+48
* detect Java 9 via jigsawStefan Bodewig2016-07-253-15/+13
* I don't think it's encoding this time, but let's tryStefan Bodewig2016-07-241-2/+2
* add a filter for native2asciiStefan Bodewig2016-07-241-0/+53
* builtin implementation of ascii2nativeStefan Bodewig2016-07-241-6/+7
* try to make tests pass with default encoding != UTF-8Stefan Bodewig2016-07-241-1/+1
* built-in implementation of native2asciiStefan Bodewig2016-07-241-0/+7
* try to get better error reporting from JenkinsStefan Bodewig2016-07-241-24/+37
* add a real test for native2asciiStefan Bodewig2016-07-241-0/+46
* must not set file and dir in <fileset>Stefan Bodewig2016-05-221-0/+18
* Really fix Bugzilla Issue 58997Stefan Bodewig2016-02-201-0/+78
* Test for Bugzilla Issue 58997Stefan Bodewig2016-02-201-0/+93
* Ant is able to detect more java versions by nowStefan Bodewig2016-02-071-1/+1
* make ant.project.invoked-targets available for top-level tasksStefan Bodewig2016-02-071-1/+3
* Make <bunzip2> really work with non-filesystem resourcesStefan Bodewig2015-09-121-2/+24
* Make <gunzip> really work with non-filesystem resourcesStefan Bodewig2015-09-121-2/+2
* tests that show gunzip for non-file resources is brokenStefan Bodewig2015-09-121-0/+62
* Bug 44241: 'activate' Steves <javaconstant> resourceJan Matèrne2015-06-101-0/+57
* allbutlast resource collectionStefan Bodewig2015-05-171-6/+62
* new resource collection "allbutfirst"Stefan Bodewig2015-05-171-1/+68
* create test jar outside of ${output}Stefan Bodewig2015-04-281-1/+1
* use git attributes to control line-endsStefan Bodewig2015-04-253-168/+169
* Add encoding attributes to <tar>, <untar> and <tarfileset>Stefan Bodewig2015-04-211-0/+11
* no need to check for Java5 anymoreStefan Bodewig2015-02-132-3/+3
* Java9's javac doesn't support -source 1.5 anymoreStefan Bodewig2015-02-132-16/+24
* whitespaceStefan Bodewig2015-02-131-7/+7
* Test with @-sign like discussed on the user list.Jan Matèrne2014-12-051-0/+18
* we shouldn't try to follow the different directions apache.org is takingStefan Bodewig2014-11-161-56/+6
* more Java9 stuffJan Materne2014-04-142-0/+115
* a bit more readable and tests for cache=falseStefan Bodewig2014-03-161-26/+48
* another attempt to make tests pass on WindowsStefan Bodewig2014-03-161-8/+8
* try to make tests pass on WindowsStefan Bodewig2014-03-161-4/+4
* A new resource collection multirootfileset, PR 48621Stefan Bodewig2014-03-161-0/+144
* simply doesn't work on java5Stefan Bodewig2014-03-141-3/+5
* try to help Java5 builds and finally figure out what was wrong with disabled ...Stefan Bodewig2014-03-141-4/+8
* add a 'binaryOutput' attribute to redirector to prevent Ant from corrupting, ...Stefan Bodewig2014-03-031-0/+29
* assorted spelling fixes by Lajos Veres - closes #4Stefan Bodewig2014-02-281-3/+3
* add testcase for PR 55015Stefan Bodewig2014-01-071-0/+36
* removeNotFollowedSymlinks='true' might be deleting too eagerly. PR 53959Stefan Bodewig2014-01-051-6/+34
* Don't delete the target if copy failed because the target was read-only. PR ...Stefan Bodewig2014-01-041-0/+22
* merge filesetmanifest=mergewithoutmain even if no explicit manifest has been ...Stefan Bodewig2014-01-041-0/+23
* deal more gracefully with non-JARs on the CLASSPATH - PR 53964Stefan Bodewig2014-01-021-0/+20
* fixlastline didn't work when the no-arg read() method of MultiReader was used...Stefan Bodewig2014-01-011-0/+42
* prefixValues=false in <property> doesn't work - PR 54769Stefan Bodewig2014-01-011-0/+15