Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Andrew Huffs coverage tests for @AJ | aclement | 2005-04-15 | 44 | -0/+498 |
| | |||||
* | added LTW: modules loadtime and loadtime5 | avasseur | 2005-04-07 | 2 | -3/+5 |
| | | | | | fix some build issues - some more left in deps handling refactored IMessageHandler to support dontIgnore() | ||||
* | build the jars | avasseur | 2005-03-21 | 1 | -2/+2 |
| | | | | added some print stacktrace for test failure under Ant not properly showing first failure | ||||
* | moved testingutil to avoid duplicate class | avasseur | 2005-03-08 | 2 | -16/+21 |
| | | | | more build.xml in testing-* modules | ||||
* | unix crlf got screwed | avasseur | 2005-02-28 | 10 | -919/+919 |
| | |||||
* | moved | avasseur | 2005-02-28 | 1 | -143/+0 |
| | |||||
* | tests | avasseur | 2005-02-28 | 10 | -0/+919 |
| | |||||
* | will remove, testing commit write access | avasseur | 2005-02-24 | 1 | -142/+143 |
| | |||||
* | Alexs first patch. | aclement | 2005-02-02 | 3 | -0/+196 |
| | |||||
* | Annotation Binding - more test data. | aclement | 2005-02-01 | 1 | -0/+15 |
| | |||||
* | Annotation Binding - more test data. | aclement | 2005-02-01 | 10 | -0/+408 |
| | |||||
* | Tests for static method call/execution with @annotation | aclement | 2005-01-31 | 1 | -0/+28 |
| | |||||
* | No longer a restriction. | aclement | 2005-01-31 | 1 | -10/+11 |
| | |||||
* | AnnotationBinding testcases: call and execution. Also verifies annotations ↵ | aclement | 2005-01-31 | 16 | -0/+556 |
| | | | | in packages work correctly. | ||||
* | Fix to ensure woven methods don't lose their annotations. | aclement | 2005-01-24 | 2 | -0/+32 |
| | |||||
* | PerTypeWithin: Test data | aclement | 2005-01-18 | 13 | -0/+277 |
| | |||||
* | java 5 support | acolyer | 2005-01-17 | 1 | -1/+3 |
| | |||||
* | test cases and fix for Bugzilla Bug 81863 | acolyer | 2005-01-05 | 2 | -1/+1 |
| | | | | Annotation matching using within() PCD doesn't appear to be working. | ||||
* | extra test resources for within(@Foo *) tests | acolyer | 2005-01-05 | 2 | -0/+41 |
| | |||||
* | forgot to check in this updated java 5 jar for test cases | acolyer | 2004-12-16 | 1 | -0/+0 |
| | |||||
* | it is now safe to short-circuit in and/or pc matching (all side-effects removed) | acolyer | 2004-12-16 | 1 | -2/+7 |
| | |||||
* | autoboxing for return values | aclement | 2004-12-10 | 1 | -0/+31 |
| | |||||
* | Tests for declare parents where enums are involved. | aclement | 2004-12-10 | 5 | -3/+14 |
| | |||||
* | Tests for declare parents where annotations are involved. | aclement | 2004-12-10 | 5 | -1/+23 |
| | |||||
* | test correct detection of @args in a declare | acolyer | 2004-12-10 | 1 | -0/+5 |
| | |||||
* | @within, @withincode tests | acolyer | 2004-12-10 | 4 | -0/+75 |
| | |||||
* | testing for @args | acolyer | 2004-12-10 | 3 | -0/+209 |
| | |||||
* | Autoboxing testdata - all primitives covered. | aclement | 2004-12-09 | 20 | -0/+245 |
| | |||||
* | more @this @target fixes and tests | acolyer | 2004-12-09 | 3 | -14/+30 |
| | |||||
* | Complete varargs support. | aclement | 2004-12-09 | 4 | -0/+11 |
| | |||||
* | mock java.lang.annotation.Annotation | acolyer | 2004-12-09 | 1 | -0/+0 |
| | |||||
* | annotation tests for this and target | acolyer | 2004-12-09 | 3 | -0/+101 |
| | |||||
* | first @annotation test | acolyer | 2004-12-08 | 1 | -0/+7 |
| | |||||
* | Annotation matching. | aclement | 2004-12-08 | 5 | -0/+17 |
| | |||||
* | 72766 - varargs policing in signature matching | aclement | 2004-12-03 | 7 | -0/+56 |
| | |||||
* | 72766 - improved build.xml for building the testcode jar | aclement | 2004-12-02 | 3 | -17/+8 |
| | |||||
* | 72766 - enum testdata | aclement | 2004-12-02 | 8 | -0/+44 |
| | |||||
* | 72766 - annotation testdata | aclement | 2004-12-02 | 5 | -0/+37 |
| | |||||
* | 72766: This is covariance support. only missing bit is for dynamic join ↵ | aclement | 2004-12-01 | 16 | -0/+203 |
| | | | | point matching (marked XXXAJ5 in the code) - thats not a 1.5.0M1 item I dont think... | ||||
* | Part of 72766: Bridge methods - we now do the right thing if we see one ↵ | aclement | 2004-11-30 | 5 | -0/+53 |
(i.e. we ignore it as a source of join points) |