summaryrefslogtreecommitdiff
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
* try to adapt to Java10+ rapidly changing major versionsjava-10-versionStefan Bodewig2017-11-293-1/+51
* line endsStefan Bodewig2017-09-301-106/+106
* BZ-60644 Skip copying files, to avoid corrupting source files, if the source ...Jaikiran Pai2017-09-281-6/+65
* 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
* embrace StringUtils#getStackTraceStefan Bodewig2016-12-211-4/+0
* next attempt at fixing Gump buildStefan Bodewig2016-10-241-2/+4
* try to fix test errors in Gump buildStefan Bodewig2016-10-232-2/+14
* add support for Java9's javac --releaseStefan Bodewig2016-10-081-0/+62
* Arrays.copyOf is too new for 1.9.x branchStefan Bodewig2016-09-111-1/+2
* really remove Java7 and Java8 featuresStefan Bodewig2016-09-111-2/+2
* JDK9 command line options updated to JEP 293Tomas Zezula2016-09-112-13/+13
* linefeedsStefan Bodewig2016-09-111-602/+602
* JDK9 modules support for JUnit by Tomáš ZezulaStefan Bodewig2016-09-111-0/+204
* use the undocumented TraX factory feature for extensionsStefan Bodewig2016-09-041-0/+2
* some additional redirect-extension testsStefan Bodewig2016-09-042-1/+79
* refactor testStefan Bodewig2016-09-041-63/+32
* whitespaceStefan Bodewig2016-09-041-13/+13
* line-endsStefan Bodewig2016-09-041-211/+211
* formattingStefan Bodewig2016-07-311-129/+129
* line-endsStefan Bodewig2016-07-311-229/+229
* fix the patterns used by touch and date selectorsStefan Bodewig2016-07-311-1/+1
* 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
* rmic doesn't allow -Xnew on JDK9Stefan Bodewig2016-07-301-4/+21
* default to forking rmic on JDK 9+Stefan Bodewig2016-07-251-4/+3
* old JAVA_1_9 still works as expectedStefan Bodewig2016-07-251-0/+8
* line-endsStefan Bodewig2016-07-251-141/+141
* nobody is going to call Java 9 1.9 anymoreStefan Bodewig2016-07-252-4/+32
* 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-242-6/+37
* try to make tests pass with default encoding != UTF-8Stefan Bodewig2016-07-241-1/+1
* built-in implementation of native2asciiStefan Bodewig2016-07-242-0/+53
* try to get better error reporting from JenkinsStefan Bodewig2016-07-241-24/+37
* add a real test for native2asciiStefan Bodewig2016-07-241-0/+46
* Preserve cause of AssertionErrorDana Dahlstrom2016-05-221-1/+29
* linefeedsStefan Bodewig2016-05-221-217/+217
* must not set file and dir in <fileset>Stefan Bodewig2016-05-221-0/+18
* <zip> up-to-date check doesn't work properly on NTFSStefan Bodewig2016-05-191-0/+8
* AntClassLoader5 has become obsolete long agoStefan Bodewig2016-03-292-73/+43
* whitespaceStefan Bodewig2016-03-291-2/+2
* Java5Stefan Bodewig2016-03-251-3/+0
* Added unit test for excludes in multi module compilation.Tomas Zezula2016-03-211-0/+50
* Added modulepath, modulesourcepath and upgrademodulepath into Javac task.Tomas Zezula2016-03-212-0/+248
* commit a test illustrated by the bug report 59114, that is that the "**" patt...Antoine Levy-Lambert2016-03-061-0/+13
* Added module, modulepath attributes and modulepath, moduleupgradepath element...Tomas Zezula2016-03-061-1/+87