aboutsummaryrefslogtreecommitdiff
path: root/buildScripts/tests.ant.xml
AgeCommit message (Expand)Author
2023-03-22Add missing classpath element to eclipse-X-fullRawi01
2023-03-22Fix test compile orderRawi01
2023-03-21Updating tests and changelog to reflect JDK20 supportReinier Zwitserloot
2023-01-12[tests] testing eclipse-full works on more platforms.Reinier Zwitserloot
2023-01-12[tests] add new target for eclipse 2022-12.Reinier Zwitserloot
2023-01-12[tests] Added `ant test.ecj19` and updated testsReinier Zwitserloot
2023-01-12Support JDK19:Reinier Zwitserloot
2022-05-20Add support for eclipse feature testsRawi01
2022-04-04[build] Replace JDK test targets from v14 en v16 to v17 (LTS) and v18 (just r...Reinier Zwitserloot
2021-10-22[fixes #2985] Resolve var/val only once in eclipseRawi01
2021-03-23[testing] wahey, ecj testing works again, and now we can test JDK16 features ...Reinier Zwitserloot
2021-03-19[build] remove some errors in eclipse.Reinier Zwitserloot
2021-03-19[testing] add a test.javac16Reinier Zwitserloot
2021-03-19[testing] Fixing running older tests.Reinier Zwitserloot
2021-03-19[testing] made the test script a bit more consistentReinier Zwitserloot
2021-03-19[testing] improve the output of `ant test`.Reinier Zwitserloot
2021-03-19[testing] now that we've patched lombok to work in j16, no need for the --add...Reinier Zwitserloot
2021-03-19[testing] unbroke 'ant test.javac8'.Reinier Zwitserloot
2021-03-05[tests] fix tests on java6/7Reinier Zwitserloot
2021-03-05[javac6] replacing calls to ListBuffer add/addAll to the append variants; add...Reinier Zwitserloot
2020-12-04[build] build is now far less unreliableReinier Zwitserloot
2020-08-18Fix tests under Windows, fix test.javac11 and test.javac14, fix issue #1745Rostislav Krasny
2020-07-24[tests] fixed the 'ant test.javac' tests.Reinier Zwitserloot
2020-07-24[tests] command line 'ant test.eclipse' fixedReinier Zwitserloot
2020-07-03[build] propagate chosen bootclasspath into eclipse test targetsReinier Zwitserloot
2020-06-23[build] rewriting the build systemReinier Zwitserloot