summaryrefslogtreecommitdiff
path: root/src/tests/junit
Commit message (Expand)AuthorAgeFilesLines
...
* | build.sysclasspath is a magic nametwogee2020-01-192-7/+7
* | bz-63958 Correctly parse the forked mode launch definition in cases where a l...Jaikiran Pai2020-01-111-0/+15
* | bz-63850 junitlaucher legacy-xml: don't lose exception from @BeforeAllMarc Guillemot2019-11-052-0/+53
* | bz-63874 Fix regression introduced by commit "Use commandline argument file f...sergiys2019-10-241-0/+42
* | Send FQDN instead of simple hostname in SMTP HELO commandmguessan@free.fr2019-09-141-1/+1
* | Provide more meaningful error messageJan Matèrne2019-09-051-1/+7
* | Skip ImageTest if JPEG codec from com/sun/image/codec isn't available in the ...Jaikiran Pai2019-08-261-1/+11
* | improved version handling in CompilerAdapterjkf2019-06-151-11/+97
* | Merge pull request #98 from slobokot/fork-javacjmkf2019-06-151-0/+161
|\ \
| * | Use commandline argument file for all options, but -J, for case javac.forked=...sergiys2019-06-141-0/+161
* | | JavaEnvUtils - Suppot of JDK1.8+ onlyjkf2019-06-151-0/+23
|/ /
* | @BeforeAll failing should break build. Pr 63479jkf2019-06-013-11/+106
* | removed http links from java sources to the extent possiblejkf2019-05-253-5/+5
* | updated reference to license from http to https usingjkf2019-05-25341-341/+341
* | [junitlauncher] Add support for selecting tests based on JUnit-5 tag function...Matthias Gutheil2019-05-223-1/+183
* | missing license headersStefan Bodewig2019-03-205-0/+85
* | HTML5-compliant javadoctwogee2019-03-204-5/+5
* | Merge branch '1.9.x'Stefan Bodewig2019-03-141-0/+17
|\ \ | |/
| * add missing license headerStefan Bodewig2019-03-141-0/+17
* | additional testcasesJan Matèrne2019-02-181-1/+55
* | Added tasks for JDK's jmod and jlink tools.VGR2018-12-153-0/+1789
* | [junitlauncher] - Switch back to issuing a separate LauncherDiscoveryRequestJaikiran Pai2018-12-071-1/+21
* | bz-62952 Make AntClassLoader multi-release jar aware when it deals with java....Jaikiran Pai2018-12-051-0/+22
* | Make DataType and Reference genericGintas Grigelionis2018-11-191-1/+4
* | Remove unused importsGintas Grigelionis2018-11-194-4/+0
* | Make CharSet backwards compatibleGintas Grigelionis2018-11-171-3/+43
* | A new CharSet type to hold available Charset namesGintas Grigelionis2018-11-141-0/+70
* | Avoid FileInputStream and FileOutputStream.reudismam@gmail.com2018-11-143-6/+9
* | Get most of junit task tests running under SurefireGintas Grigelionis2018-11-121-12/+11
* | Simplify tests, use Rule and/or try with resourcesGintas Grigelionis2018-11-116-281/+233
* | Simplify tests, use CharsetGintas Grigelionis2018-11-112-39/+30
* | Tidy up code, use out-of-the-box test rulesGintas Grigelionis2018-11-099-85/+50
* | bz-62890 fix the newly added test in SyncTest. Also, in the implementation of...Jaikiran Pai2018-11-081-1/+12
* | bz-62890 Make sure the sync task considers the case sensitivity of the destin...Jaikiran Pai2018-11-082-0/+53
* | Merge 1.9.x branch into masterJaikiran Pai2018-11-061-14/+0
|\ \ | |/
| * Revert "bz-62849 Check for filesystem loops due to symbolic links, in Directo...Jaikiran Pai2018-11-041-14/+0
* | Revert last 5 commitsGintas Grigelionis2018-11-046-46/+38
* | Revert a regression, improve testsGintas Grigelionis2018-11-041-4/+4
* | SonarQube: unnecessary parentheses is a major code smellGintas Grigelionis2018-11-041-1/+1
* | Checkstyle: dangling operatorsGintas Grigelionis2018-11-044-33/+41
* | Merge 1.9.x branch into masterJaikiran Pai2018-11-031-0/+14
|\ \ | |/
| * bz-62849 Check for filesystem loops due to symbolic links, in DirectoryScanne...Michael Barker2018-11-031-0/+14
| * Update the EmailTaskTest to ensure that the mail task does indeed fail in exp...Jaikiran Pai2018-08-161-0/+2
* | [junitlauncher] Allow JUnit libraries to be part of the task's classpath inst...Jaikiran Pai2018-10-291-0/+1
* | move test constants into a class defined in the test treeStefan Bodewig2018-10-2810-25/+87
* | An attempt to run JUnit task tests in SurefireGintas Grigelionis2018-10-281-1/+2
* | Fix more tests, remove redundancies from test class pathGintas Grigelionis2018-10-278-45/+48
* | Fixed a broken testGintas Grigelionis2018-10-271-2/+11
* | Remove unused root property, add assertions for build.tests.valueGintas Grigelionis2018-10-263-0/+6
* | More hardcoded assumptions about file tree structureGintas Grigelionis2018-10-253-8/+8