aboutsummaryrefslogtreecommitdiffstats
path: root/tests/bugs151
Commit message (Collapse)AuthorAgeFilesLines
* code has moved into model area...154552, comment 3aclement2006-08-224-64/+0
|
* moved pr132349 from 151 to 152aclement2006-05-221-8/+0
|
* tests moved to 152aclement2006-05-185-47/+0
|
* more tests for @DeclareParents - building it in pieces.aclement2006-03-299-0/+100
|
* test and fix for @DeclareParents problem where the target was "@Coloured *" ↵aclement2006-03-292-0/+90
| | | | - fix was to resolve the typepattern
* test and fix for 126560 (@AJ types resolved in 'current package') and test ↵aclement2006-03-284-0/+62
| | | | for 132349
* test and fixes for 98901, comment 29aclement2006-03-272-0/+56
|
* test and fix for 133307 - funky type variable bounds.aclement2006-03-271-0/+7
|
* better tests for 133298 - yucky bug.aclement2006-03-263-36/+134
|
* test and fix for 132926aclement2006-03-244-0/+56
|
* test and fix for 132130aclement2006-03-171-0/+17
|
* test and fix for 131932aclement2006-03-161-0/+21
|
* test and fix for 131933aclement2006-03-161-0/+11
|
* Progress on: Bug 130869: Pointcut resolution fails against type variablesacolyer2006-03-082-0/+77
| | | | | https://bugs.eclipse.org/bugs/show_bug.cgi?id=130869 fix and test case...
* test for 129566aclement2006-03-011-0/+591
|
* test and fix for 122742 (more @AJ thisJoinPoint problems...)aclement2006-02-212-0/+102
|
* test and fix for 128237 from Helenaclement2006-02-211-0/+29
|
* test and fix for 128744 (or at least the LTW problem Sian hit whilst ↵aclement2006-02-213-0/+37
| | | | debugging it...)
* test for 123553wisberg2006-02-171-0/+19
|
* test and fix for 122370 (Andy & Helen) - code generated for @Decp busted.aclement2006-02-164-0/+49
|
* test and fix for 121616aclement2006-02-161-0/+16
|
* tests and (slightly reworked) fix for 125699 from Helen. @AJ bug with ↵aclement2006-02-163-1/+9
| | | | inherited advice from code style aspects.
* test and fix for 120527 and test (commented out) for 127299aclement2006-02-151-0/+51
|
* test and fix for 120527aclement2006-02-151-0/+11
|
* fix for 120356 - better feedback for DEOW when using @AJ. (from helen)aclement2006-02-102-0/+26
|
* Progress on: Bug 126316: Invalid method signature: ↵acolyer2006-02-031-0/+14
| | | | | | | Pjava/lang/Enum<Ljava/lang/Object;>; https://bugs.eclipse.org/bugs/show_bug.cgi?id=126316 --> test case to reproduce
* testcode for 125699 and 125810 from matthew. test for 125699 commented out.aclement2006-02-016-0/+40
|
* testcode for 125475/125480 (from matthew) and for enh 123423 (expose PTW type)aclement2006-01-3010-2/+104
|
* fix and test for 123901. test for 125475 (commented out)aclement2006-01-293-0/+19
|
* helens changes for 125295 - should keep AJDT happy.aclement2006-01-262-0/+27
|
* test and fix for 125080 - mixing numbers of types in a generic type hierarchyaclement2006-01-252-0/+31
|
* testcode for 122452aclement2006-01-252-0/+12
|
* test and fix for 124999aclement2006-01-241-0/+27
|
* test and fix for 124654: generic annotation matching..aclement2006-01-232-0/+34
|
* test and fix for 124808aclement2006-01-232-0/+25
|
* test and fix for pr124803 - mixing numbers of tvars/tparams in a hierarchyaclement2006-01-234-0/+54
|
* testcode for 124105aclement2006-01-178-0/+103
|
* testcode for 123695aclement2006-01-178-0/+143
|
* oops - bug number not quite right, fixed now.aclement2006-01-102-4/+4
|
* test and fix for pr112458 - also created the 151 test areas and driving ↵aclement2006-01-102-0/+21
junit infrastructure.