aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* tests for Huff's fix for 102746 - not hooked up b/c harness manages classpath.wisberg2005-07-113-0/+24
|
* fix 83935 where Jp / Pjp is an arg and bound in a formal binding as well as ↵avasseur2005-07-114-9/+187
| | | | another (or 2+) used as implicit bindings in @AJ
* added one simple test for matching members of a parameterized type.acolyer2005-07-116-13/+71
| | | | Took me 3 days to get it to pass!!!
* generics: lots of generic decp tests.aclement2005-07-112-7/+117
|
* generics: decp tests, binary weavingaclement2005-07-088-0/+33
|
* generics: decp testsaclement2005-07-083-0/+34
|
* add offset in MethodDeclarationAttribute for @AJ in AJDTavasseur2005-07-051-2/+2
|
* generics: simple decp test, woooo !aclement2005-07-043-4/+51
|
* generics: decp testcasesaclement2005-07-044-2/+31
|
* testcaseaclement2005-07-041-2/+2
|
* fix source location for @AJ + fix the AsmManager behavior for @AJ (still no ↵avasseur2005-07-046-8/+186
| | | | luck in AJDT though)
* generics: trivial decp implements.aclement2005-07-041-4/+6
|
* generics decp test.aclement2005-06-211-1/+1
|
* LTW weaver/dump@within option + fix a sout in weaveravasseur2005-06-206-0/+84
|
* update aspectjrt.jar in lib and test cases uses MAP in tests to reflect ↵acolyer2005-06-202-4/+4
| | | | introduction of PointcutExpression interface
* Tests and fixes for bug 100260: methods inherited from a generic parentaclement2005-06-163-1/+32
|
* Test for bug 83311 - dreaded clone() method being ITDdaclement2005-06-161-0/+22
|
* Fix and tests for bug 100227: [generics][itds] inner class with generic ↵aclement2005-06-163-3/+49
| | | | enclosing class
* generics bugs testcases.aclement2005-06-141-9/+6
|
* Altered classpath calculating logic to hopefully work on the build machineaclement2005-06-141-3/+4
|
* Tests for 98320, 99228, 99089: [generics][itds]aclement2005-06-145-5/+74
|
* fixed bug with LTW Xreweavable, fix this reflective issue in ↵avasseur2005-06-133-8/+10
| | | | RunAllBeforeCommit (was misnamed..)
* unused imports (only)wisberg2005-06-091-1/+0
|
* update to binary format as part of generics work, plus remove needless ↵acolyer2005-06-095-5/+5
| | | | duplication of tests in RunTheseBeforeYouCommitTests
* update to binary format as part of generics workacolyer2005-06-095-0/+0
|
* @style if test, fixed Ajc that was not having sandbox in cp anymore in some ↵avasseur2005-06-098-11/+154
| | | | case (ltw test failed)
* Tests for pr99089 - commented out in Ajc150Tests.javaaclement2005-06-094-1/+22
|
* Readded test, order fixed via precedenceaclement2005-06-092-4/+5
|
* test for if @style - a todo for Adrianavasseur2005-06-094-29/+29
|
* removing junitModules - use ant test in each module or run-all-junit-tests ↵wisberg2005-06-091-515/+0
| | | | module
* disabled test that assumes advice between unrelated aspects is ordered.wisberg2005-06-081-3/+4
|
* These fail and were not included in JUnit suite gather, but are caught up in ↵wisberg2005-06-081-14/+36
| | | | JUnit pattern gather, so I made them run disabled.
* To run compiler tests, just `cd tests; ant test`wisberg2005-06-081-94/+3
|
* testsrc/TestsModulesTests for consistency. Now to run compiler tests, just ↵wisberg2005-06-082-0/+43
| | | | `cd tests; ant test`
* @style if support, parser support for if() / if(true)/ if(false) [might lead ↵avasseur2005-06-081-1/+1
| | | | to issue with code style to allow "if()" )
* Tests for 98901: annotation copying on public ITDsaclement2005-06-081-0/+46
|
* Tests and fixes for 98901: annotation copying on public ITDsaclement2005-06-083-0/+78
|
* Tests for 98901: annotation copying on public ITDsaclement2005-06-081-11/+29
|
* Two more generics testcases working.aclement2005-06-081-8/+12
|
* tests for pr84260: static importsaclement2005-06-085-0/+39
|
* Improved generic ITD tests.aclement2005-06-083-2/+5
|
* Fix and tests for PR94167: NPE in reflection API. Fix submitted by Ron Bodkin.aclement2005-06-073-1/+36
|
* finally fixed 75442+78383, impl a visitor pattern in patterns package, ↵avasseur2005-06-072-7/+8
| | | | turned on LTWperClause tests (clean up will follow, just want this visitor in for now)
* perClause inheritance in @AJ (in ajdt module), fixed FIXME AVavasseur2005-06-038-22/+159
|
* Fix for LTW tests, can now find the ant locator for running the tests.aclement2005-06-021-0/+1
|
* temporary test removal until Alex can get synchronized.aclement2005-06-021-3/+4
|
* 4 additional tests passing...acolyer2005-06-021-12/+12
|
* fix some glitches in test cases to ensure that these are legal AspectJ ↵acolyer2005-06-024-6/+6
| | | | declarations...
* GenericsWork: ITD testcases, commented out - needs parser work first.aclement2005-06-022-3/+149
|
* GenericsWork: ITD testcodeaclement2005-06-0212-0/+136
|