Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | first cut at what a basic incremental suite should cover... | acolyer | 2006-05-18 | 1 | -34/+51 |
| | |||||
* | work in progress - beginnings of a document defining what we should have in ↵ | acolyer | 2006-05-12 | 1 | -0/+94 |
| | | | | a comprehensive incremental compilation test suite | ||||
* | tests for pr62606 - itdcs don't run field initialisers in target type. ↵ | acolyer | 2005-11-03 | 2 | -2/+2 |
| | | | | Largely updates to existing tests to cope with new Lint warning. | ||||
* | Test programs for pr90806 | aclement | 2005-04-13 | 3 | -0/+10 |
| | |||||
* | work in progress.... annotation pointcuts, parsing, and patterns | acolyer | 2004-12-06 | 1 | -0/+0 |
| | |||||
* | fix for Bugzilla Bug 37020 | acolyer | 2004-08-19 | 1 | -0/+2 |
| | | | | wrong line for method execution join point | ||||
* | Moved around to fit in with new way of executing the incremental model tests ↵ | aclement | 2004-08-06 | 36 | -0/+0 |
| | | | | as junit tests. | ||||
* | The BIG commit. | aclement | 2004-08-03 | 36 | -0/+676 |
| | | | | | | | | | - Enhanced structure model support. - *Incremental* structure model support written and tested (currently switched off, see incModelTests.xml) - -showWeaveInfo compiler option - existence of a 'runtimetest' surfaced through relationships - UI can determine if errors/warnings came from DEOWs. - Code to enable type mungers to remember source locations written (currently switched off) | ||||
* | @testcase 59895 incremental full-rebuild | wisberg | 2004-04-26 | 3 | -0/+14 |
| | |||||
* | fix for Bugzilla Bug 55134 | acolyer | 2004-03-18 | 3 | -0/+61 |
| | | | | Incremental compilation does not delete weaver-generated class files | ||||
* | move weaving to inside of the compiler.compile loop. | acolyer | 2004-03-15 | 3 | -0/+27 |
| | | | | ensure messages are associated with source wherever possible | ||||
* | test data upgrades for adding new command-line error tests | wisberg | 2003-05-14 | 1 | -0/+2 |
| | |||||
* | test source upgrades for new and old tests | wisberg | 2003-05-09 | 2 | -0/+4 |
| | |||||
* | two new incremental tests, each of which fails if run first but not ↵ | wisberg | 2003-05-09 | 6 | -0/+44 |
| | | | | otherwise (assuming the output directory is not added to the classpath). | ||||
* | passing incremental tests from testing-drivers/testdata/harness/incremental | wisberg | 2003-05-02 | 33 | -0/+616 |
| | |||||
* | input jars for stringliteral tests created using ../injarSrc/build.xml. | wisberg | 2003-03-10 | 2 | -0/+0 |
| | | | | Edit sources there and regen using the build script. | ||||
* | stringliteral tests - unreproduced verify error from incremental compilation ↵ | wisberg | 2003-03-10 | 4 | -0/+55 |
| | | | | of change only to a sttring literal. | ||||
* | sources and build script for two sample input jars, to be used by other ↵ | wisberg | 2003-03-10 | 9 | -0/+4749 |
incremental tests. The non-.java files are resource dummies for taskdef copying tests. |