summaryrefslogtreecommitdiff
path: root/src/tests/antunit/taskdefs
Commit message (Expand)AuthorAgeFilesLines
* try to adapt to Java10+ rapidly changing major versionsjava-10-versionStefan Bodewig2017-11-292-1/+48
* 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-252-12/+12
* 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
* Really fix Bugzilla Issue 58997Stefan Bodewig2016-02-201-0/+78
* Test for Bugzilla Issue 58997Stefan Bodewig2016-02-201-0/+93
* 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
* use git attributes to control line-endsStefan Bodewig2015-04-253-168/+169
* 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-141-0/+112
* 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
* enable testStefan Bodewig2013-12-311-2/+2
* manifestclasspath uses wrong path for parent directory of jar. Patch by Gré...Stefan Bodewig2013-12-311-0/+30
* import failed to import file specified as absolute path imported from an URI/...Stefan Bodewig2013-12-311-0/+24
* adapting code and tests since Apt is not available under JKD1.8 PR 55922Antoine Levy-Lambert2013-12-235-0/+337
* Allow params of XSLT to be optionally typed. PR 21525. Submitted by FrantiÅ...Stefan Bodewig2013-12-051-0/+40
* Disabling bad check discovered from revision 1523198mclarke2013-09-141-0/+6
* test needs beanshell in addition to BSFStefan Bodewig2013-08-181-1/+6
* Test for #54967 actually fails if the second task has work to doStefan Bodewig2013-05-151-3/+3
* Passing AntUnit test for PR 54967Stefan Bodewig2013-05-151-0/+13
* fix for Target rewriting for nested "include" only works when "as" is specifi...Antoine Levy-Lambert2013-05-125-3/+95
* Make the test actually test anything apart from my copy-paste errorsStefan Bodewig2013-03-311-4/+4
* AntUnit test case for Bugzilla Isue #54762Stefan Bodewig2013-03-311-0/+41
* JUnit4 tests marked @Ignore do not appear in XML output. PR 43969Antoine Levy-Lambert2013-03-051-0/+1
* adding an encoding attribute to the contains selectorAntoine Levy-Lambert2013-03-031-2/+2