Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix for failing test case that aspects must be constructed after their | jhugunin | 2003-01-22 | 3 | -0/+0 |
| | | | | clinit has run | ||||
* | test for Bugzilla Bug 29684 | jhugunin | 2003-01-22 | 1 | -0/+60 |
| | | | | Incremental: Commenting out conflict yeilds NullPointerException | ||||
* | added test for Bugzilla Bug 29662 | jhugunin | 2003-01-21 | 2 | -0/+50 |
| | | | | VerifyError on accessing objects not accessible to the weaver: Incompatible object argument for invokespecial | ||||
* | test for Bugzilla Bug 29689 | jhugunin | 2003-01-21 | 2 | -0/+26 |
| | | | | Declare precedence should not allow multiple * patterns | ||||
* | test for Bug 29693 | jhugunin | 2003-01-21 | 2 | -0/+39 |
| | | | | Use of within with declare soft yeilds VerifyError 1.1b4 | ||||
* | test for Bug 29691 | jhugunin | 2003-01-21 | 3 | -1/+37 |
| | | | | Static inner aspects cannot reference user defined pointcuts | ||||
* | ignoring some generated directories | jhugunin | 2003-01-21 | 1 | -0/+1 |
| | |||||
* | more coverage | jhugunin | 2003-01-15 | 1 | -14/+32 |
| | |||||
* | fixed visibility bug in test case | jhugunin | 2003-01-15 | 5 | -2/+2 |
| | |||||
* | added test for introduced final fields and rearranged some | jhugunin | 2003-01-14 | 8 | -21/+62 |
| | |||||
* | renamed "declare dominates" to "declare precedence" | jhugunin | 2003-01-14 | 1 | -1/+1 |
| | |||||
* | renamed "declare dominates" to "declare precedence" | jhugunin | 2003-01-14 | 8 | -17/+17 |
| | |||||
* | fixing bugs | jhugunin | 2003-01-08 | 3 | -48/+72 |
| | |||||
* | added version not in 'aspect' package | jhugunin | 2003-01-08 | 1 | -0/+15 |
| | |||||
* | correct line number | jhugunin | 2003-01-08 | 1 | -1/+1 |
| | |||||
* | fixed strange dependence on a file named foo | jhugunin | 2003-01-08 | 1 | -4/+4 |
| | |||||
* | fixing and cleanup | jhugunin | 2003-01-08 | 3 | -104/+37 |
| | | | | all tests in ajcTests are either passing or flagged with purejava or knownLimitation | ||||
* | fixed order of join points during initialization to match 1.1 | jhugunin | 2003-01-08 | 1 | -77/+114 |
| | |||||
* | fixed order of join points during initialization to match 1.1 | jhugunin | 2003-01-08 | 1 | -5/+15 |
| | |||||
* | fixed order of join points during initialization to match 1.1 | jhugunin | 2003-01-08 | 1 | -4/+5 |
| | |||||
* | initial draft of doc on writing compiler tests | wisberg | 2003-01-07 | 1 | -0/+432 |
| | |||||
* | more tests from bugzilla | jhugunin | 2003-01-07 | 5 | -1/+103 |
| | |||||
* | fixed source location | jhugunin | 2003-01-07 | 1 | -3/+3 |
| | |||||
* | avoiding aspect advising its own constructor | jhugunin | 2003-01-07 | 1 | -4/+4 |
| | |||||
* | tests from bugzilla | jhugunin | 2003-01-07 | 6 | -7/+135 |
| | |||||
* | removed MPL header accidentally left in. | wisberg | 2003-01-06 | 1 | -20/+0 |
| | |||||
* | added classpath element to compile | wisberg | 2003-01-06 | 1 | -0/+1 |
| | |||||
* | added keyword comment | wisberg | 2003-01-06 | 1 | -2/+3 |
| | |||||
* | added two harness test cases, for classpath (jar and dir) | wisberg | 2003-01-06 | 1 | -1/+24 |
| | | | | | | | | and aspectpath. Currently all cases using ErrorWarning.java give unexpected results because the declare warning does not work. | ||||
* | two harness test cases, for classpath (jar and dir) | wisberg | 2003-01-06 | 10 | -0/+165 |
| | | | | | | | | and aspectpath. Binaries are checked in, as are binary sources and a build script. Test specifications are in tests/ajcHarnessTests.xml. (also checked in) with the build script | ||||
* | jython test scripts | jhugunin | 2003-01-03 | 1 | -0/+278 |
| | |||||
* | ignoring new Xlint warning | jhugunin | 2003-01-03 | 1 | -1/+1 |
| | |||||
* | moved fixed tests | jhugunin | 2003-01-01 | 2 | -34/+37 |
| | |||||
* | one more knownLimitation in error handling | jhugunin | 2003-01-01 | 1 | -1/+1 |
| | |||||
* | expanded coverage | jhugunin | 2003-01-01 | 1 | -1/+17 |
| | |||||
* | minor comment changes | wisberg | 2002-12-31 | 1 | -3/+5 |
| | |||||
* | fixes to make ajctests mostly running - still getting some silent failures? | wisberg | 2002-12-31 | 1 | -81/+46 |
| | |||||
* | new advice binary format | jhugunin | 2002-12-31 | 3 | -0/+0 |
| | |||||
* | can't do around x initialization | jhugunin | 2002-12-31 | 8 | -23/+36 |
| | |||||
* | moving now working tests | jhugunin | 2002-12-30 | 2 | -72/+78 |
| | |||||
* | using declare dominates | jhugunin | 2002-12-30 | 1 | -1/+1 |
| | |||||
* | better coverage | jhugunin | 2002-12-30 | 1 | -0/+21 |
| | |||||
* | fixed to match fact that this syntax is forbidden | jhugunin | 2002-12-30 | 1 | -2/+2 |
| | |||||
* | fixed error | jhugunin | 2002-12-30 | 1 | -1/+1 |
| | |||||
* | needed a !within(A) | jhugunin | 2002-12-30 | 1 | -1/+1 |
| | |||||
* | fixed to use declare dominates | jhugunin | 2002-12-30 | 1 | -3/+3 |
| | |||||
* | fixed expected error line | jhugunin | 2002-12-30 | 1 | -2/+2 |
| | |||||
* | initial versions (neglected .lst files) | wisberg | 2002-12-30 | 64 | -0/+403 |
| | |||||
* | initial version | wisberg | 2002-12-28 | 1 | -0/+133 |
| | |||||
* | added coverage for exceptions thrown from intro methods | jhugunin | 2002-12-24 | 4 | -28/+64 |
| | | | | these tests were inspired by failures compiling observer example |