summaryrefslogtreecommitdiff
path: root/src/tests/junit
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* builtin implementation of ascii2nativeStefan Bodewig2016-07-241-0/+30
* built-in implementation of native2asciiStefan Bodewig2016-07-241-0/+46
* Preserve cause of AssertionErrorDana Dahlstrom2016-05-221-1/+29
* linefeedsStefan Bodewig2016-05-221-217/+217
* <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
* take name into account when comparing FileResourcesStefan Bodewig2016-02-071-0/+15
* merge test case by @rednoahStefan Bodewig2015-11-071-0/+33
* whitespaceStefan Bodewig2015-11-071-206/+206
* use git attributes to control line-endsStefan Bodewig2015-04-253-148/+148
* Add encoding attributes to <tar>, <untar> and <tarfileset>Stefan Bodewig2015-04-211-6/+4
* fix some lineendsYOUR NAME2015-04-18158-21995/+21995
* javac defaults to -source 1.9 with 1.9.0-ea-b49Stefan Bodewig2015-02-131-12/+8
* javac *is* inside the JRE dir from Java9 onwardsStefan Bodewig2015-02-131-1/+2
* ZipEntry's copy constructor was incompleteStefan Bodewig2015-01-021-0/+10
* make sure AggregateTransformer knows its task when running the testStefan Bodewig2014-11-261-5/+5
* Bug-56850: null safe property accessJan Matèrne2014-08-141-0/+37
* whitespaceStefan Bodewig2014-07-201-83/+82
* properly close stream in testStefan Bodewig2014-07-201-3/+9
* even three seconds wait time seem to be too little sometimesStefan Bodewig2014-07-191-3/+3