summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* promoted test 147841 to 153testsaclement2006-07-064-18/+2
|
* look in the right place you foolaclement2006-07-061-1/+1
|
* last patches for 141730aclement2006-07-064-40/+696
|
* pr145693 - fix for part 1aclement2006-07-052-1/+31
|
* moved tests to 153aclement2006-07-055-8/+5
|
* test and fix for 148537aclement2006-07-053-3/+5
|
* test for 148537aclement2006-07-053-0/+13
|
* test and fix for 148693aclement2006-07-052-63/+88
|
* testcode for 149305, 149096, 149305: fix for 149305aclement2006-07-041-1/+68
|
* testcode for 149305, 149096, 149305aclement2006-07-0411-0/+226
|
* change from 149321aclement2006-07-041-4/+4
|
* testcode for new handle provider (pr141730)aclement2006-07-031-0/+211
|
* testcode for new handle provider (pr141730)aclement2006-07-033-0/+69
|
* test and fix for 148737aclement2006-07-033-0/+27
|
* testcode for new handle provider (pr141730)aclement2006-07-0320-0/+298
|
* and away we go ... 1.5.3 testsaclement2006-07-034-0/+76
|
* bit of reordering to Ajc152Tests - and fixed 148972V1_5_2_finalaclement2006-06-281-5/+9
|
* test and fix for 148727 - reverse synthetic changes for aspectOf() and ↵aclement2006-06-285-0/+44
| | | | hasAspect()
* test/fix for 148786: new array joinpoint problem. tiny one line change, ↵aclement2006-06-273-0/+21
| | | | safe for committing post RC.
* another scenario for 148545 - generic return type too.aclement2006-06-263-2/+31
|
* testcode for 148536 and 148537 and 148545aclement2006-06-251-0/+3
|
* testcode for 148545aclement2006-06-255-0/+50
|
* testcode for 148536 and 148537aclement2006-06-254-0/+27
|
* tests and implementation for enh 147711 (use true synthetic attribute/flag ↵acolyer2006-06-245-2/+149
| | | | for aj synthetic members).
* 126167: Fix for @Around problems...aclement2006-06-231-25/+36
|
* 126167: Fix for @Around problems...aclement2006-06-2312-77/+386
|
* testcode for 148285 (commented out)aclement2006-06-231-0/+11
|
* testcode for 148285aclement2006-06-233-0/+100
|
* three more tests for @Aroundaclement2006-06-233-0/+102
|
* unfinished (not sure of expected output) testcase committed for 147841aclement2006-06-234-0/+45
|
* design notes and initial test for "truly synthetic" membersacolyer2006-06-232-0/+87
|
* 148027: dont generate usespointcut relationship (for now...)aclement2006-06-226-13/+87
|
* tests and "fix" for pr148007 - workaround JRockit "goto" bug by generating ↵acolyer2006-06-2210-3/+268
| | | | code closer to that produced by javac when weaving after and after returning. In particular: avoid adding a goto that branches to the next instruction (now replaces that return opcode with a nop instead), and store the return value on the top of the stack in a temp before branching to the after advice dispatch and restore it afterwards.
* test and fix for 147801: rogue bridge methods in a funky configuration.aclement2006-06-218-0/+76
|
* tests and fix for pr147845, generic abstract aspect 3+ deep hierarchiesacolyer2006-06-203-0/+38
|
* 145963: patches from comment #3aclement2006-06-201-0/+23
|
* test and fix for 147701: @DeclareParents: was failing to include package ↵aclement2006-06-202-0/+19
| | | | name for checked exceptions, failing to report when impl class didnt implement interface
* testcode for 147701: @DeclareParentsaclement2006-06-203-0/+76
|
* make the default warning level for my beautiful "warnOnSwallowedExceptions" ↵acolyer2006-06-195-8/+2
| | | | be "ignore"
* fixed decp bug and problem with 1.5 IBM VMaclement2006-06-191-0/+1
|
* skip attribute for line number - confuses mac/linux.aclement2006-06-191-1/+2
|
* testcode and patches for pr141730 comments #13,14: "new handleprovider"aclement2006-06-1911-35/+187
|
* Fix for 139936 "[ltw] WeavingAdaptor.generatedClassesExist() cannot cope ↵mwebster2006-06-157-0/+50
| | | | with additional class weaving"
* Fix build: move createEmptySandbox() from FileUtil back to Ajc to avoid ↵mwebster2006-06-151-2/+2
| | | | JUnit dependency problem in util project
* Make sandbox directories unique among workspaces e.g. ↵mwebster2006-06-151-37/+2
| | | | c:\temp\ajcSandbox\org.aspectj\ajcTes1234.tmp
* 141730: underpinning changes for new handles support. No longer 'leak' ↵aclement2006-06-131-0/+1
| | | | implementation details of the handles out into the rest of the code.
* flag is ON by defaultaclement2006-06-121-3/+3
|
* test and fix for 145963: faulting in aspects coming in as binary inputsaclement2006-06-129-0/+189
|
* synchronization joinpoints: code dump...aclement2006-06-081-2/+2
|
* synchronization joinpoints: and ACTIVATE.....................BOOM!aclement2006-06-081-0/+2
|