aboutsummaryrefslogtreecommitdiffstats
path: root/tests/new
Commit message (Expand)AuthorAgeFilesLines
* fix for Bugzilla Bug 41175 jhugunin2003-08-084-0/+0
* BCException - not isolated, so no bug writtenwisberg2003-08-072-0/+390
* passing tests for interface libraries. The behavior might be wrong (i.e., so...wisberg2003-08-068-0/+104
* changed jars produced by BcWeaverJarMaker to increase coverage of testsjhugunin2003-05-193-0/+0
* test data upgrades for adding new command-line error testswisberg2003-05-146-18/+34
* updated tests for [method|execution] binary join point detection. wisberg2003-05-018-2/+50
* Added easy to understand test for issue of Class.forName differences jhugunin2003-05-013-2/+71
* test cases for binary warnings (bugs 37020, 37021, 37023)wisberg2003-04-285-0/+154
* expanded tests and fix for jhugunin2003-04-242-4/+37
* @testcase try/finally in around advice (same as ...messy arounds?) wisberg2003-04-231-0/+39
* @testcase PR#36778 advise join points in subclass of empty interfacewisberg2003-04-221-0/+33
* fix for Bugzilla Bug 36736 jhugunin2003-04-221-1/+8
* @testcase PR#36736 implemented abstract pointcutwisberg2003-04-221-0/+22
* @testcase PR#36673 privileged aspect main verify errorwisberg2003-04-191-0/+19
* extending coverage for [Bug 35593] Problem with priviliged aspectsjhugunin2003-04-101-0/+7
* Major changes in order to move to Eclipse-JDT 2.1 as a base. jhugunin2003-03-281-3/+3
* Test cases for declare parent scenariosacolyer2003-03-272-0/+49
* fix and tests for checked exception on advice being checked at jhugunin2003-03-121-0/+13
* recompiled as part of new tests for fastMatch, don't expect any jhugunin2003-03-123-0/+0
* fixing Bug 31724 jhugunin2003-03-111-0/+16
* FIXED: Bugzilla Bug 32421 jhugunin2003-03-061-0/+11
* Final message is actually on line 74, not 73acolyer2003-02-271-1/+1
* testcase for bug 31724 wisberg2003-02-121-0/+79
* fix for failing test case that aspects must be constructed after their jhugunin2003-01-223-0/+0
* fixed visibility bug in test casejhugunin2003-01-155-2/+2
* added test for introduced final fields and rearranged somejhugunin2003-01-145-0/+34
* renamed "declare dominates" to "declare precedence"jhugunin2003-01-141-1/+1
* renamed "declare dominates" to "declare precedence"jhugunin2003-01-146-13/+13
* added version not in 'aspect' packagejhugunin2003-01-081-0/+15
* fixed strange dependence on a file named foojhugunin2003-01-081-4/+4
* fixed order of join points during initialization to match 1.1jhugunin2003-01-081-77/+114
* fixed order of join points during initialization to match 1.1jhugunin2003-01-081-5/+15
* fixed order of join points during initialization to match 1.1jhugunin2003-01-081-4/+5
* fixed source locationjhugunin2003-01-071-3/+3
* avoiding aspect advising its own constructorjhugunin2003-01-071-4/+4
* expanded coveragejhugunin2003-01-011-1/+17
* new advice binary formatjhugunin2002-12-313-0/+0
* can't do around x initializationjhugunin2002-12-317-22/+34
* using declare dominatesjhugunin2002-12-301-1/+1
* better coveragejhugunin2002-12-301-0/+21
* fixed to match fact that this syntax is forbiddenjhugunin2002-12-301-2/+2
* fixed errorjhugunin2002-12-301-1/+1
* needed a !within(A)jhugunin2002-12-301-1/+1
* fixed to use declare dominatesjhugunin2002-12-301-3/+3
* fixed expected error linejhugunin2002-12-301-2/+2
* added coverage for exceptions thrown from intro methods jhugunin2002-12-241-1/+1
* fixed names of introduced membersjhugunin2002-12-241-2/+2
* changed callee-side call join point test to use executionjhugunin2002-12-231-4/+5
* updated for new sematics of issingleton aspects advising their own jhugunin2002-12-232-2/+28
* matching new semantics of persingleton aspect advising its own initializationjhugunin2002-12-231-2/+2