summaryrefslogtreecommitdiff
path: root/src/etc/testcases/taskdefs/optional
Commit message (Expand)AuthorAgeFilesLines
* 66464: junitlauncher task's fork element now has a new optional "java" attrib...Jaikiran Pai2023-03-021-0/+27
* 66504: junitlauncher task should resolve the outputDir against the basedir of...Jaikiran Pai2023-03-021-0/+75
* [junitlauncher] - Introduce the ability to let listener/result formatter impl...Jaikiran Pai2020-11-281-1/+2
* enable Nashorn compatibility when running GraalVM JSStefan Bodewig2020-09-251-0/+28
* make local properties visible to propertysetStefan Bodewig2020-08-021-0/+10
* bz-63958 Correctly parse the forked mode launch definition in cases where a l...Jaikiran Pai2020-01-111-0/+19
* Skip ImageTest if JPEG codec from com/sun/image/codec isn't available in the ...Jaikiran Pai2019-08-261-6/+7
* @BeforeAll failing should break build. Pr 63479jkf2019-06-012-0/+18
* remove unnecessary http references in xml / xsl testcasesjkf2019-05-252-2/+2
* updated reference to license from http to https usingjkf2019-05-2597-97/+97
* [junitlauncher] Add support for selecting tests based on JUnit-5 tag function...Matthias Gutheil2019-05-221-0/+65
* [junitlauncher] - Switch back to issuing a separate LauncherDiscoveryRequestJaikiran Pai2018-12-071-4/+2
* An attempt to run JUnit task tests in SurefireGintas Grigelionis2018-10-283-79/+74
* Remove unused root property, add assertions for build.tests.valueGintas Grigelionis2018-10-263-91/+72
* Activate more tests in SurefireGintas Grigelionis2018-10-251-8/+5
* Revert "Check spelling"Gintas Grigelionis2018-09-113-46/+48
* Check spellingGintas Grigelionis2018-09-093-48/+46
* [junitlauncher] add some more tests to verify exclusion of Ant runtime and JU...Jaikiran Pai2018-08-271-0/+60
* [junitlauncher] More fine-grained control over classpath for forked tests in ...Jaikiran Pai2018-08-271-1/+45
* [junitlauncher] add more fine grained tests for junitlauncher taskJaikiran Pai2018-08-221-4/+52
* move the junitlauncher jupiter sample test to the org/example directory, just...Jaikiran Pai2018-08-151-3/+0
* ImageIO task (a replacement for Image task)Gintas Grigelionis2018-08-121-0/+97
* Support for fork mode in junitlauncherJaikiran Pai2018-08-101-0/+12
* Merge branch '1.9.x' branch into masterJaikiran Pai2018-07-074-21/+18
|\
| * Revert "Trailing whitespace (cherry-pick 2f64e0b)"Jaikiran Pai2018-07-0748-449/+489
| * Trailing whitespace (cherry-pick 2f64e0b)Gintas Grigelionis2018-07-0448-489/+449
| * fix incorrect warning in the junit task when includeAntRuntime="no"Nicolas Lalevée2018-04-141-0/+15
| * Checkstyle: mostly whitespace (cf master)Gintas Grigelionis2017-12-011-2/+1
* | Revert "Trailing whitespace"Jaikiran Pai2018-07-0749-483/+527
* | Merge branch '1.9.x'Gintas Grigelionis2018-07-045-20/+23
* | Unbreak testsGintas Grigelionis2018-07-041-2/+2
* | Trailing whitespaceGintas Grigelionis2018-07-0149-524/+480
* | Parse the CONSTANT_Package_info constant pool entry from class filesJaikiran Pai2018-05-132-0/+3
* | Fix parsing of module-info.class, when being analyzed by "depend" taskJaikiran Pai2018-05-123-0/+36
* | fix incorrect warning in the junit task when includeAntRuntime="no"Nicolas Lalevée2018-04-131-0/+15
* | JUnit 5 support - A new junitlauncher taskJaikiran Pai2018-03-171-0/+113
* | whitespace adjustment in scriptstwogee2017-12-191-1/+1
* | remove debug output that is no longer neededStefan Bodewig2017-12-191-6/+0
* | more logging. who is wrong, symlink or available?Stefan Bodewig2017-12-191-0/+6
* | adding a delay did not helpStefan Bodewig2017-12-191-1/+1
* | logs say "link has been created", is it a timing issue?Stefan Bodewig2017-12-191-1/+1
* | BZ-58683 Honour the overwrite=false for existing symlinks. Plus, use Java 7 j...Jaikiran Pai2017-12-101-1/+13
* | Checkstyle: mostly whitespaceGintas Grigelionis2017-12-011-2/+1
* | missing licenseStefan Bodewig2017-02-201-0/+17
* | Enhanced JavaxScriptRunner, Junit, docs, Javadocpyxide2017-02-203-0/+174
* | remove tests for JDKs < 8Stefan Bodewig2016-04-091-5/+1
|/
* test needs Java5Stefan Bodewig2015-02-141-1/+1
* even more places where -source needed a newer version on 1.9Stefan Bodewig2015-02-141-1/+7
* Test improvements: convert to JUnit4, improved error testing and remove sleepsmclarke2014-04-185-25/+16
* changing tests to adopt unique temporary directoriesAntoine Levy-Lambert2014-04-084-215/+203