summaryrefslogtreecommitdiff
path: root/src/tests/antunit/taskdefs/optional
Commit message (Expand)AuthorAgeFilesLines
* typoStefan Bodewig2017-01-111-1/+1
* unxz task - PR 60350Stefan Bodewig2017-01-102-0/+110
* Merge branch '1.9.x'Stefan Bodewig2016-07-301-0/+70
|\
| * implement a forking implementation for javahStefan Bodewig2016-07-301-0/+22
| * additional tests for javahStefan Bodewig2016-07-301-0/+48
* | Merge branch '1.9.x'Stefan Bodewig2016-07-251-2/+2
|\ \ | |/
| * detect Java 9 via jigsawStefan Bodewig2016-07-251-2/+2
* | Merge branch '1.9.x'Stefan Bodewig2016-07-241-0/+67
|\ \ | |/
| * 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
* | remove tests for JDKs < 8Stefan Bodewig2016-04-091-4/+1
|/
* no need to check for Java5 anymoreStefan Bodewig2015-02-131-1/+1
* Java9's javac doesn't support -source 1.5 anymoreStefan Bodewig2015-02-131-1/+5
* deal more gracefully with non-JARs on the CLASSPATH - PR 53964Stefan Bodewig2014-01-021-0/+20
* Disabling bad check discovered from revision 1523198mclarke2013-09-141-0/+6
* JUnit4 tests marked @Ignore do not appear in XML output. PR 43969Antoine Levy-Lambert2013-03-051-0/+1
* Use a local temp directory for JUnit tests as wellStefan Bodewig2012-03-171-1/+1
* help dealing with the case where BSF is there but JavaScript support is not -...Stefan Bodewig2012-01-311-0/+10
* never filter out the first line of the exception stack trace in junit so the ...Stefan Bodewig2011-08-061-1/+1
* JUnit's filtertrace swallows the assert failure message if it contains the wo...Stefan Bodewig2011-08-051-0/+36
* testAdapterNotFound was failing in gump because the adapter in the gump envir...Antoine Levy-Lambert2011-03-041-1/+3
* antunit-base.xml was not imported from this file, but needed to define some p...Antoine Levy-Lambert2011-03-021-1/+2
* changes in order to get tests to pass under gump; resources paths used have t...Antoine Levy-Lambert2011-03-016-205/+205
* testFailNone (now renamed testTestMethods) was passing without actually doing...Jesse N. Glick2011-01-041-23/+4
* needed for execution of single methods according to email of Jesse Glick. Bug...Antoine Levy-Lambert2010-12-201-0/+49
* preserve linefeed-style in propertyfile task. PR 50049Stefan Bodewig2010-10-251-0/+45
* the package name ends at the last dot of a classname, not the first. PR 45227.Stefan Bodewig2010-10-251-5/+7
* unconditionally encode & as &amp; in DOMElementWriter. PR 49404Stefan Bodewig2010-06-151-3/+1
* failing test for issue 49404Stefan Bodewig2010-06-081-0/+39
* File("foo").getParent() is null if "foo" is a symbolic link - File("./foo").g...Stefan Bodewig2010-04-161-0/+14
* reject empty test names. Submitted by Clark Archer. PR 43586Stefan Bodewig2010-03-231-0/+9
* testcase for PR 48768Stefan Bodewig2010-02-241-0/+44
* testcase demonstrating PR 48734Stefan Bodewig2010-02-121-0/+46
* test failed on WindowsStefan Bodewig2010-02-091-0/+1
* Don't add new Date comments each time the file is written. PR 48558Stefan Bodewig2010-01-221-0/+50
* don't add the same comment over and over again. Related to PR 48558Stefan Bodewig2010-01-221-8/+85
* only add a newline before the first new property rather than every new oneStefan Bodewig2010-01-211-0/+116
* Make if/unless und junit test children use the same logic as target's if/unlessStefan Bodewig2009-10-091-0/+102
* Make junit's formatter if/unless behave like target's if/unlessStefan Bodewig2009-10-081-0/+93
* make funtest even less visibleStefan Bodewig2009-10-081-0/+4
* compiler adapter as nested element in javac, rmic, native2ascii and javah. D...Stefan Bodewig2009-09-042-0/+22
* passing test for PR 47666Stefan Bodewig2009-08-181-0/+53
* pretty persistent typoStefan Bodewig2009-07-211-0/+0
* Allow users to specify a classpath when using a custom adapter in javac, rmic...Stefan Bodewig2009-07-212-0/+111
* try to unwrap ScriptException - unfortunately it doesn't seem to work - PR 47509Stefan Bodewig2009-07-131-0/+13
* starting the tests for this, fixing the code as the problems show up. Task is...Steve Loughran2009-02-181-0/+124
* Passing test for PR 35634Stefan Bodewig2008-12-191-0/+58