summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* @AJ annotation are runtime visible, fixed all licenses from branch for EPLavasseur2005-04-2212-61/+102
* this set of commits teaches the TypeX world about parameterized types. it han...acolyer2005-04-202-1/+3
* commented jar target from bcel-builder/build.xml since broken (can someone co...avasseur2005-04-203-11/+12
* Fix for pr92053: atargs causes a VerifyError: Unable to pop operand off an em...aclement2005-04-203-0/+32
* fix for Bugzilla Bug 91858acolyer2005-04-203-5/+18
* fixing Alex build dependancies. Adding top level build. Usefull for patch cre...avasseur2005-04-201-1/+1
* removed issingleton - causes crashaclement2005-04-191-1/+1
* new simple tests - one of which aborts...aclement2005-04-192-0/+21
* from branch: build.xml's for IntelliJaclement2005-04-191-0/+97
* from branch: simple @AJ testsaclement2005-04-193-0/+123
* includes the basic @AJ test suiteaclement2005-04-191-0/+4
* Change to ordering expected due to (harmless!) advice ordering change in Bcel...aclement2005-04-191-1/+1
* Andrew Huffs coverage tests for @AJ - not currently in RunTheseBeforeYouCommi...aclement2005-04-192-0/+495
* From branch: @AJ test materialaclement2005-04-1912-0/+980
* Andrew Huffs test programs for @AJaclement2005-04-1944-0/+498
* Patch from Andrew Huff - failing test for pr90588aclement2005-04-134-0/+54
* Changes in staticinitialization sloc reported, see pr 91090aclement2005-04-133-3/+3
* Test for pr90806aclement2005-04-132-1/+16
* Test programs for pr90806aclement2005-04-133-0/+10
* Fix for problem introduced when checking contents of dirs on the classpath fo...aclement2005-04-051-0/+25
* new tests for ASM testing of declare annotation targetting ITDsaclement2005-03-244-13/+104
* added test for pr83645 into suiteacolyer2005-03-242-1/+10
* Enhancement 88862: declare annotation hitting ITDs.aclement2005-03-233-21/+161
* fix for Bugzilla Bug 84333acolyer2005-03-234-0/+58
* not useful anymoreaclement2005-03-231-21/+0
* reworked, temporarily commented out the MethodSignature stuff as it misbehave...aclement2005-03-231-26/+26
* fix for Bug 84122 - Allow aspectPath to contain directoriesacolyer2005-03-234-1/+25
* test and fix for handling a *... varargs patternacolyer2005-03-233-0/+22
* Fix for Bugzilla Bug 88652: an array type as the last parameter in a signatur...acolyer2005-03-223-0/+31
* Declare annotation with ITDs: testcodeaclement2005-03-177-0/+252
* fix for missing syntax error on execution((@XXX *) Foo.new(..))acolyer2005-03-143-1/+32
* test cases for Bugzilla Bug 42743: declare soft limitationacolyer2005-03-144-1/+92
* the "challenge Andy" mother of all dec @xxx tests.acolyer2005-03-113-0/+225
* Guard test execution on 1.5 vm level.aclement2005-03-111-30/+33
* added test for declare @constructoracolyer2005-03-112-5/+15
* Declare annotation: all the XML specs for the testsaclement2005-03-101-12/+699
* Declare annotation: Buckets of test cases!aclement2005-03-101-0/+322
* temporarily removed one test... until parser reopened for next compiler integ...aclement2005-03-101-3/+4
* Declare annotation: add the 50 odd tests in.aclement2005-03-101-0/+1
* fix for Bugzilla Bug 87376acolyer2005-03-104-0/+30
* fixes for annotation type pattern bugs uncovered in 150 testsacolyer2005-03-103-10/+12
* Declare annotation: tons of testcodeaclement2005-03-1048-0/+713
* fixes for annotation type pattern bugs uncovered in 150 testsacolyer2005-03-1023-22/+31
* fix for varargs example in AJDK - 9 failing tests now left in Ajc150...acolyer2005-03-092-4/+5
* remove accidental 1.5 dependency in tests moduleacolyer2005-03-093-20/+15
* completing the set of AJDK examples coded up as test casesacolyer2005-03-0916-0/+465
* test cases from ajdk:annotations chapteracolyer2005-03-0929-19/+774
* @xxx(@Foo) -> @xxx(Foo)acolyer2005-02-1710-29/+29
* SuppressAjWarnings test.aclement2005-02-174-5/+66
* remove syserracolyer2005-02-171-1/+0