aboutsummaryrefslogtreecommitdiffstats
path: root/testing
Commit message (Collapse)AuthorAgeFilesLines
* Fix 550494Andy Clement2019-11-271-20/+19
|
* Java 13 supportAndy Clement2019-11-252-16/+50
|
* Update to 1.9.5.BUILD-SNAPSHOT in pomsAndy Clement2019-06-031-1/+1
|
* 1.9.4 POMSAndy Clement2019-05-101-1/+1
|
* pushed versions to 1.9.4.BUILD-SNAPSHOTAndy Clement2019-04-171-1/+1
|
* Updated with Java12 supportAndy Clement2019-04-035-6/+59
|
* windows compatibility in testsAndy Clement2019-03-031-1/+4
|
* improved test harnesses for working with runtimeAndy Clement2019-02-191-0/+1
|
* add missing licenseAndy Clement2019-02-111-0/+12
|
* polishAndy Clement2019-02-115-29/+29
|
* better test tidyupAndy Clement2019-02-1118-6/+7
|
* tidyupAndy Clement2019-02-082-0/+13
|
* Fix getSpecFile() to work with URLs and adjust installer unpackerAndy Clement2019-02-083-6/+10
|
* Add module tests back in - but streamlinedAndy Clement2019-02-012-3/+64
|
* various polish to previously mavenized projects to support newer onesAndy Clement2019-01-311-0/+17
|
* various polish to previously mavenized projects to support newer onesAndy Clement2019-01-312-16/+18
|
* mavenizing testing - doneAndy Clement2019-01-3089-207/+0
|
* mavenizing testing - wipAndy Clement2019-01-30147-62/+445
|
* new infra for accessing weaver state info attribute from testsAndy Clement2019-01-211-0/+34
|
* 1.9.2.RC1 changesV1_9_2_RC1Andy Clement2018-09-294-4/+53
|
* Support Java10Andy Clement2018-04-183-4/+39
|
* Add intermediate test class that ensures the tests are on J9Andy Clement2018-02-141-0/+31
|
* Add missing overridesAndy Clement2018-02-141-5/+10
|
* Add basic rename functionality to file stepAndy Clement2018-02-141-0/+23
|
* Updates to better cope with future JDKsAndy Clement2017-11-092-27/+28
| | | | | | | | | | | | | | The version handling in LangUtil has been overhauled to cope better with post 1.8 releases (JDK9 and JDK10 or 18.3 or whatever they call it). As part of this moved to treating JDK9 as '9' rather than '1.9'. Also removed duplicate version processing logic and had that defer to the one place in LangUtil where we now deal with it. Includes some generics tidyup in ajdoc. More ajdoc work is necessary for Java10 because it removes the standard doclet (old style). However trying to invoke the internal Javadoc handler in Java10 is failing due to module visibility rules.
* Upgraded test infra to support building/running modulesAndy Clement2017-10-207-14/+85
|
* various changes to make more tests pass on Java9Andy Clement2017-09-222-11/+20
|
* Bring Java9 branch in line with 1.8.11 progressAndy Clement2017-09-217-104/+116
|\
| * reduced min Java version to 1.6Andy Clement2016-12-161-4/+24
| |
| * fix warnings in build - support .isJava8 option in buildV1_8_10Andy Clement2016-12-091-4/+4
| |
| * Fix 500035: handling target only binding in @AJ pointcutAndy Clement2016-11-186-97/+89
| |
* | Merged post 1.8.5 changes into Java9 branchAndy Clement2017-09-207-56/+45
|\|
| * refactoring to use generics, reduce warningsAndy Clement2016-01-207-56/+45
| |
* | Fix classpath for tests on Java9Andy Clement2016-06-271-1/+6
| |
* | Cope with java version becoming 9.X rather than 1.9.XAndy Clement2016-01-041-1/+1
| |
* | very early java9 support - can resolve classes in jimagesAndy Clement2015-03-041-0/+8
|/
* 456457: unresolvable member fix. Testcode for 456801,455608Andy Clement2015-01-071-0/+17
|
* Fix 436653: conditional aspect activation plus various polishAndy Clement2014-10-061-6/+6
| | | | | | | | | | | | | | Modified test expectation system so it is possible to say the test cares about one particular message and the rest do not matter (prefix message string with '*') - crude but quick. Polished many places to exploit generics Upgraded all the tests to work on Java8 - some serious changes regarding ajdoc on Java8. Hopefully it has stayed backwards compatible with earlier JDK versions (e.g. if using AspectJ 1.8.3+ with a JDK less than 8) but no explicit testing done for this.
* enabling AJDT to use annotation processorsAndy Clement2014-08-201-0/+8
|
* Tests more reliable on 1.7 and laterAndy Clement2014-08-081-1/+2
|
* Update JDT to 2b07958Andy Clement2014-08-072-1/+18
|
* Tidy up post APT changesAndy Clement2014-08-051-1/+1
|
* add apt testshsestupin2014-08-011-0/+4
| | | | Signed-off-by: hsestupin <stupin.sergey@gmail.com>
* pushed test method upAndy Clement2014-05-121-0/+13
|
* merging 1.7.4 fixes into 1.8.0Andy Clement2014-03-181-1/+2
|
* AspectJ 1.8Andy Clement2013-07-291-10/+12
|
* more changes to make if point cut generated names stableAndy Clement2013-01-231-1/+8
|
* Allow code generation hints for generated compiler namesAndy Clement2013-01-211-1/+14
|
* 386341Andy Clement2012-10-011-2/+14
|
* genericsAndy Clement2012-03-021-16/+16
|