summaryrefslogtreecommitdiff
path: root/src/etc/testcases
Commit message (Expand)AuthorAgeFilesLines
* 66464: junitlauncher task's fork element now has a new optional "java" attrib...Jaikiran Pai2023-03-021-0/+27
* 66468: Fix regexmapper to not swallow backslashes from outputJaikiran Pai2023-03-021-0/+6
* 66504: junitlauncher task should resolve the outputDir against the basedir of...Jaikiran Pai2023-03-021-0/+75
* Next is 1.10.14 of AntJaikiran Pai2023-01-101-2/+2
* warn against multi-byte encoding in tarStefan Bodewig2022-11-261-0/+8
* fully migrate pathconvert tests to antunitMatt Benson2022-02-091-60/+0
* Next dev version post 1.10.12 release of AntJaikiran Pai2021-10-191-2/+2
* Merge branch 'feature/tarfileset-preserve-symlinks' of https://github.com/mst...Stefan Bodewig2021-09-252-0/+8
|\
| * Tar: preserve symlinks from <tarfileset> sourcesMarc Strapetz2020-12-102-0/+8
* | Merge tag 'rel/1.10.11' and prepare for next iterationStefan Bodewig2021-07-131-2/+2
* | Release 1.10.10 of AntJaikiran Pai2021-04-171-2/+2
|/
* [junitlauncher] - Introduce the ability to let listener/result formatter impl...Jaikiran Pai2020-11-281-1/+2
* Merge tag 'rel/1.10.9'Stefan Bodewig2020-09-301-2/+2
* enable Nashorn compatibility when running GraalVM JSStefan Bodewig2020-09-251-0/+28
* Add the possibility to specify a custom filename mapper when creating an INDE...Maarten Coene2020-09-081-1/+16
* make local properties visible to propertysetStefan Bodewig2020-08-021-0/+10
* Incorrect javadoctwogee2020-07-271-2/+2
* Merge tag 'rel/1.10.8' and bump versionsStefan Bodewig2020-05-131-2/+2
* Merge branch '1.9.x'Stefan Bodewig2020-05-051-25/+33
|\
| * rmic has been removed in Java 15+Stefan Bodewig2020-05-051-25/+33
| * Merge tag 'rel/1.9.14' into 1.9.x branchJaikiran Pai2019-03-171-6/+6
* | bz-63958 Correctly parse the forked mode launch definition in cases where a l...Jaikiran Pai2020-01-111-0/+19
* | Merge tag 'rel/1.10.7'Jaikiran Pai2019-09-051-2/+2
* | 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-257-20/+20
* | updated reference to license from http to https usingjkf2019-05-25347-351/+351
* | [junitlauncher] Add support for selecting tests based on JUnit-5 tag function...Matthias Gutheil2019-05-221-0/+65
* | Merge tag 'rel/1.10.6'Jaikiran Pai2019-05-081-2/+2
* | missing license headersStefan Bodewig2019-03-201-0/+17
* | whitespace - closes #80Stefan Bodewig2018-12-151-1/+1
* | Based on feedback, added self to contributors, added line to WHATSNEW, added ...VGR2018-12-152-248/+845
* | Added tasks for JDK's jmod and jlink tools.VGR2018-12-153-4/+2084
* | [junitlauncher] - Switch back to issuing a separate LauncherDiscoveryRequestJaikiran Pai2018-12-071-4/+2
* | bz-62952 Make AntClassLoader multi-release jar aware when it deals with java....Jaikiran Pai2018-12-051-0/+48
* | Make DataType and Reference genericGintas Grigelionis2018-11-191-0/+6
* | bz-62890 Make sure the sync task considers the case sensitivity of the destin...Jaikiran Pai2018-11-081-0/+19
* | Merge 1.9.x branch into masterJaikiran Pai2018-11-061-5/+0
|\ \ | |/
| * Revert "bz-62849 Check for filesystem loops due to symbolic links, in Directo...Jaikiran Pai2018-11-041-5/+0
* | Merge 1.9.x branch into masterJaikiran Pai2018-11-031-0/+5
|\ \ | |/
| * bz-62849 Check for filesystem loops due to symbolic links, in DirectoryScanne...Michael Barker2018-11-031-0/+5
* | An attempt to run JUnit task tests in SurefireGintas Grigelionis2018-10-283-79/+74
* | Fix more tests, remove redundancies from test class pathGintas Grigelionis2018-10-2717-110/+80
* | Fixed a broken testGintas Grigelionis2018-10-271-5/+4
* | Remove unused root property, add assertions for build.tests.valueGintas Grigelionis2018-10-263-91/+72
* | Activate more tests in SurefireGintas Grigelionis2018-10-253-24/+17
* | More hardcoded assumptions about file tree structureGintas Grigelionis2018-10-251-20/+14
* | Revert "Check spelling"Gintas Grigelionis2018-09-116-186/+194
* | Check spellingGintas Grigelionis2018-09-096-194/+186
* | [junitlauncher] add some more tests to verify exclusion of Ant runtime and JU...Jaikiran Pai2018-08-271-0/+60