Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Various changes to get tests passing on 1.8 and 1.9 | Andy Clement | 2017-09-24 | 1 | -0/+1 |
| | |||||
* | Fix 436653: conditional aspect activation plus various polish | Andy Clement | 2014-10-06 | 1 | -1/+2 |
| | | | | | | | | | | | | | | 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. | ||||
* | tests for pr62606 - itdcs don't run field initialisers in target type. ↵ | acolyer | 2005-11-03 | 1 | -4/+4 |
| | | | | Largely updates to existing tests to cope with new Lint warning. | ||||
* | patch from David Knibb (IBM) to make test more resilient to JVM differences ↵ | acolyer | 2005-08-12 | 1 | -3/+29 |
| | | | | in toString() implementation on annotations | ||||
* | Tests for 98901: annotation copying on public ITDs | aclement | 2005-06-08 | 1 | -0/+46 |
| | |||||
* | Tests and fixes for 98901: annotation copying on public ITDs | aclement | 2005-06-08 | 2 | -0/+66 |
| | |||||
* | reworked, temporarily commented out the MethodSignature stuff as it ↵ | aclement | 2005-03-23 | 1 | -26/+26 |
| | | | | misbehaves for me. | ||||
* | the "challenge Andy" mother of all dec @xxx tests. | acolyer | 2005-03-11 | 1 | -0/+183 |