| Commit message (Expand) | Author | Age | Files | Lines |
* | expanded coverage and fix for bug involving around advice with either
| jhugunin | 2003-05-01 | 4 | -1/+24 |
* | Added easy to understand test for issue of Class.forName differences
| jhugunin | 2003-05-01 | 4 | -2/+86 |
* | fix test title | wisberg | 2003-04-29 | 1 | -1/+1 |
* | With the restructure of the org.eclipse.jdt.core project, it no
| acolyer | 2003-04-29 | 1 | -1/+1 |
* | test cases for binary warnings (bugs 37020, 37021, 37023) | wisberg | 2003-04-28 | 6 | -0/+266 |
* | fix and tests for
| jhugunin | 2003-04-27 | 3 | -2/+35 |
* | tests for
| jhugunin | 2003-04-27 | 2 | -0/+9 |
* | moving release testing list to tests/, added some old stuff.
| wisberg | 2003-04-26 | 1 | -0/+138 |
* | fix and tests for
| jhugunin | 2003-04-25 | 3 | -1/+26 |
* | expanded tests and fix for
| jhugunin | 2003-04-24 | 5 | -14/+54 |
* | @testcase try/finally in around advice (same as ...messy arounds?)
| wisberg | 2003-04-23 | 2 | -0/+45 |
* | @testcase PR#36778 advise join points in subclass of empty interface | wisberg | 2003-04-22 | 2 | -0/+39 |
* | a sketch of a test for a naming issue that doesn't appear to be an
| jhugunin | 2003-04-22 | 2 | -14/+32 |
* | tests and fixes for
| jhugunin | 2003-04-22 | 6 | -0/+743 |
* | test and fix for Bugzilla Bug 36564
| jhugunin | 2003-04-22 | 4 | -6/+39 |
* | fix for Bugzilla Bug 36736
| jhugunin | 2003-04-22 | 4 | -21/+26 |
* | @testcase PR#36736 implemented abstract pointcut | wisberg | 2003-04-22 | 2 | -0/+29 |
* | @testcase PR#36673 privileged aspect main verify error | wisberg | 2003-04-19 | 2 | -2/+24 |
* | fix and test for Bugzilla Bug 36110
| jhugunin | 2003-04-12 | 5 | -2/+56 |
* | fixing declare parents problems | jhugunin | 2003-04-11 | 4 | -15/+46 |
* | test for
| jhugunin | 2003-04-10 | 7 | -0/+65 |
* | test and fix for
| jhugunin | 2003-04-10 | 3 | -5/+43 |
* | extending coverage for [Bug 35593] Problem with priviliged aspects | jhugunin | 2003-04-10 | 2 | -1/+8 |
* | quick tests for incremenal improved | jhugunin | 2003-04-10 | 1 | -58/+99 |
* | Major changes in order to move to Eclipse-JDT 2.1 as a base.
| jhugunin | 2003-03-28 | 4 | -10/+13 |
* | Test cases for declare parent scenarios - suspected compiler bugs. | acolyer | 2003-03-27 | 1 | -0/+15 |
* | Test cases for declare parent scenarios | acolyer | 2003-03-27 | 2 | -0/+49 |
* | test and fix for Bugzilla Bug 34925
v1_1_0_RC1 | jhugunin | 2003-03-13 | 3 | -0/+76 |
* | changing tests to knownLimitation per jim.
| wisberg | 2003-03-13 | 2 | -40/+45 |
* | fix for class not allowed to extend aspect and moving corresponding test out ... | jhugunin | 2003-03-12 | 3 | -10/+8 |
* | fixed for graceful error handling (i.e. the compiler doesn't dump stack ;-)
| jhugunin | 2003-03-12 | 3 | -26/+14 |
* | fix and test for Bugzilla Bug 34858
| jhugunin | 2003-03-12 | 4 | -0/+104 |
* | @testcase type not imported in aspect
| wisberg | 2003-03-12 | 2 | -0/+14 |
* | @testcase type not imported in around advice | wisberg | 2003-03-12 | 2 | -0/+19 |
* | fix and tests for checked exception on advice being checked at
| jhugunin | 2003-03-12 | 4 | -19/+40 |
* | ?? regenerated file missing from my system but used in test case | wisberg | 2003-03-12 | 1 | -0/+23 |
* | added vm="1.4" to test using assert | jhugunin | 2003-03-12 | 1 | -1/+1 |
* | Added ability to specify property aspectjrt.path
| acolyer | 2003-03-12 | 1 | -0/+9 |
* | recompiled as part of new tests for fastMatch, don't expect any
| jhugunin | 2003-03-12 | 3 | -0/+0 |
* | fixed Bug 29934
| jhugunin | 2003-03-12 | 3 | -8/+13 |
* | fixing Bug 31724
| jhugunin | 2003-03-11 | 4 | -43/+46 |
* | added tests and fixes
| jhugunin | 2003-03-11 | 6 | -21/+103 |
* | incremental test with -injars | wisberg | 2003-03-10 | 2 | -0/+40 |
* | input jars for stringliteral tests created using ../injarSrc/build.xml.
| wisberg | 2003-03-10 | 2 | -0/+0 |
* | stringliteral tests - unreproduced verify error from incremental compilation ... | wisberg | 2003-03-10 | 4 | -0/+55 |
* | sources and build script for two sample input jars, to be used by other incr... | wisberg | 2003-03-10 | 9 | -0/+4749 |
* | further work on binary aspects (aspect path) tested correct behavior
| jhugunin | 2003-03-10 | 1 | -0/+1 |
* | harness tests upgraded to avoid tests that rely on multiple error messages
| wisberg | 2003-03-10 | 6 | -76/+148 |
* | supporting sourceroots | wisberg | 2003-03-10 | 1 | -0/+1 |
* | @testcase inter-type declaration of void field | wisberg | 2003-03-08 | 2 | -0/+22 |