aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src
Commit message (Collapse)AuthorAgeFilesLines
* 145018: moved 152>153aclement2006-07-102-5/+12
|
* Testcase for Bug 149322 "Change Xlint cantFindType default to warning"mwebster2006-07-072-0/+30
|
* test and fix for 148409aclement2006-07-062-2/+9
|
* 149071 testcaseaclement2006-07-062-2/+2
|
* remaining fix for 145693aclement2006-07-061-8/+9
|
* testcode for 149071aclement2006-07-061-0/+17
|
* promoted test 147841 to 153testsaclement2006-07-062-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-052-7/+1
|
* test and fix for 148537aclement2006-07-052-2/+4
|
* test for 148537aclement2006-07-052-0/+5
|
* 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-041-0/+23
|
* testcode for new handle provider (pr141730)aclement2006-07-031-0/+211
|
* test and fix for 148737aclement2006-07-032-0/+8
|
* 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-282-0/+34
| | | | hasAspect()
* test/fix for 148786: new array joinpoint problem. tiny one line change, ↵aclement2006-06-272-0/+10
| | | | safe for committing post RC.
* another scenario for 148545 - generic return type too.aclement2006-06-262-2/+10
|
* testcode for 148536 and 148537 and 148545aclement2006-06-251-0/+3
|
* testcode for 148545aclement2006-06-251-0/+5
|
* testcode for 148536 and 148537aclement2006-06-251-0/+10
|
* tests and implementation for enh 147711 (use true synthetic attribute/flag ↵acolyer2006-06-243-2/+8
| | | | for aj synthetic members).
* 126167: Fix for @Around problems...aclement2006-06-231-25/+36
|
* 126167: Fix for @Around problems...aclement2006-06-231-58/+204
|
* testcode for 148285 (commented out)aclement2006-06-231-0/+11
|
* unfinished (not sure of expected output) testcase committed for 147841aclement2006-06-232-0/+14
|
* 148027: dont generate usespointcut relationship (for now...)aclement2006-06-224-13/+62
|
* tests and "fix" for pr148007 - workaround JRockit "goto" bug by generating ↵acolyer2006-06-222-1/+12
| | | | 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-212-0/+11
|
* tests and fix for pr147845, generic abstract aspect 3+ deep hierarchiesacolyer2006-06-202-0/+8
|
* 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
* make the default warning level for my beautiful "warnOnSwallowedExceptions" ↵acolyer2006-06-195-8/+2
| | | | be "ignore"
* 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-193-35/+114
|
* Fix for 139936 "[ltw] WeavingAdaptor.generatedClassesExist() cannot cope ↵mwebster2006-06-153-0/+24
| | | | 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-123-0/+148
|
* synchronization joinpoints: code dump...aclement2006-06-081-2/+2
|
* synchronization joinpoints: and ACTIVATE.....................BOOM!aclement2006-06-081-0/+2
|
* tidied comments.aclement2006-06-081-7/+0
|
* test for 145950aclement2006-06-082-0/+10
|