summaryrefslogtreecommitdiffstats
path: root/tests/src/org/aspectj/systemtest/AllTests.java
Commit message (Collapse)AuthorAgeFilesLines
* 145963: binary entries in the model: various parts to the fix.aclement2006-08-181-0/+2
|
* Bug 152982 "org.aspectj Restructure - Phase 2: Move tests" (move ↵mwebster2006-08-091-2/+0
| | | | MultiProjectIncrementalTests fromm AllTests to AllTests15 because of Java 5 dependencies)
* Bug 150487 "Tracing and Logging Framework" (test default behaviour under 1.3 ↵mwebster2006-07-271-0/+2
| | | | & 1.5)
* final implementation and tests for 101983: allow separate output foldersacolyer2006-05-191-0/+2
|
* fix source location for @AJ + fix the AsmManager behavior for @AJ (still no ↵avasseur2005-07-041-3/+1
| | | | luck in AJDT though)
* unused imports (only)wisberg2005-06-091-1/+0
|
* MultiIncrementalSupport: the test harness for managing Ajde interactions and ↵aclement2005-04-261-0/+2
| | | | several multi incremental tests.
* test cases for @AspectJ visitorsacolyer2005-04-251-1/+0
|
* Fixes for 78021, 79554 - both to do with us breaking the exception table for ↵aclement2005-01-111-2/+2
| | | | a method on weaving *if* finally blocks are involved.
* Part of 72766: Bridge methods - we now do the right thing if we see one ↵aclement2004-11-301-3/+5
| | | | (i.e. we ignore it as a source of join points)
* run the incremental model tests!aclement2004-08-061-0/+2
|
* Spring cleaning in the test suite. Docs for AjcTestCase and XMLBasedAjcTestCaseacolyer2004-08-041-0/+55
added in docs dir.