Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Disabling test reads from user preferences store. | wisberg | 2003-05-14 | 2 | -2/+2 |
| | | | | This was discussed on the list before rc2. | ||||
* | fixed testFileNodeFind that would always pass to be more strict | jhugunin | 2003-05-08 | 1 | -1/+6 |
| | | | | and then fixed the file it was operating on to be correct | ||||
* | "organized imports" to eliminate compiler warnings | acolyer | 2003-05-06 | 3 | -13/+12 |
| | |||||
* | implement binary-incompatible API for detecting whether any warnings exist, ↵ | wisberg | 2003-05-05 | 1 | -0/+15 |
| | | | | to enable/disable message display. | ||||
* | fix test - NPE Guard, canonicalize file input | wisberg | 2003-05-05 | 1 | -4/+5 |
| | |||||
* | removing 1.4 API | wisberg | 2003-05-01 | 1 | -3/+4 |
| | |||||
* | cleaner, but no semantic changes | wisberg | 2003-04-30 | 1 | -14/+13 |
| | |||||
* | removed printlns | wisberg | 2003-04-30 | 1 | -6/+7 |
| | |||||
* | not using unimplemented buildStructure() api | wisberg | 2003-04-30 | 1 | -1/+1 |
| | |||||
* | no change, just nicer feedback | wisberg | 2003-04-30 | 2 | -2/+10 |
| | |||||
* | mainly changed setup to avoid reading any existing user properties, which ↵ | wisberg | 2003-04-30 | 1 | -28/+30 |
| | | | | was causing build configuration tests to fail now that all options are significant | ||||
* | identify source of log message for convenience | wisberg | 2003-04-30 | 1 | -1/+1 |
| | |||||
* | - IMessage-based compiler messages | wisberg | 2003-04-30 | 1 | -6/+23 |
| | | | | - better toString for logging message lists | ||||
* | test failing - node is java file, should be method execution main, so no parent | wisberg | 2003-04-28 | 1 | -0/+1 |
| | |||||
* | Corrected license. To check licenses, run build unit tests (CheckLics in ↵ | wisberg | 2003-04-03 | 1 | -6/+12 |
| | | | | particular) | ||||
* | Extended test case support to allow verification of compiler messages produced | acolyer | 2003-03-27 | 5 | -3/+119 |
| | | | | | during compilation. Added test case for bug 33474 (full source location for declare warning messages). | ||||
* | Now adds value of "aspectjrt.path" system property to | acolyer | 2003-03-12 | 1 | -1/+4 |
| | | | | classpath - needed for release testing | ||||
* | Fixed setting runnable bit on structure nodes. | mkersten | 2003-02-28 | 2 | -4/+5 |
| | | | | Fixed failing incremental test. | ||||
* | Flipped debug options tests around to reflect fact that | acolyer | 2003-02-26 | 1 | -8/+8 |
| | | | | batch build now generates debug info by default | ||||
* | This test was failing, seemed to rely on "currentView" | acolyer | 2003-02-25 | 1 | -4/+6 |
| | | | | which was set up by another testMethod | ||||
* | Fixed source line mapping errors. | mkersten | 2003-02-18 | 1 | -0/+22 |
| | | | | | | Fixed formatting of pointcuts. Added a few more tests for above. | ||||
* | Fixed failing unit tests. Involved making paths work right in structure model, | mkersten | 2003-02-18 | 2 | -81/+86 |
| | | | | and updating for differences in the 1.1 model. | ||||
* | resolving misc compiler warnings | wisberg | 2003-02-13 | 2 | -17/+11 |
| | |||||
* | Committed patches specified in: | mkersten | 2003-01-25 | 8 | -7/+680 |
| | | | | http://bugs.eclipse.org/bugs/show_bug.cgi?id=29769 | ||||
* | initial version | wisberg | 2002-12-16 | 22 | -0/+1467 |