1
0
şunun yansıması https://github.com/eclipse-aspectj/aspectj.git eşitlendi 2024-08-26 17:58:43 +02:00
org.aspectj/tests/incremental/initialTests
2004-12-06 13:58:33 +00:00
..
aspectSourceAdded move weaving to inside of the compiler.compile loop. 2004-03-15 15:11:16 +00:00
classAdded/main passing incremental tests from testing-drivers/testdata/harness/incremental 2003-05-02 19:09:11 +00:00
classRemoved/main passing incremental tests from testing-drivers/testdata/harness/incremental 2003-05-02 19:09:11 +00:00
classUnchanged/main passing incremental tests from testing-drivers/testdata/harness/incremental 2003-05-02 19:09:11 +00:00
classUpdated/main passing incremental tests from testing-drivers/testdata/harness/incremental 2003-05-02 19:09:11 +00:00
classWAroundClosureRemoved fix for Bugzilla Bug 55134 2004-03-18 14:36:58 +00:00
defaultPackage passing incremental tests from testing-drivers/testdata/harness/incremental 2003-05-02 19:09:11 +00:00
defaultPackage-list passing incremental tests from testing-drivers/testdata/harness/incremental 2003-05-02 19:09:11 +00:00
expClasses work in progress.... annotation pointcuts, parsing, and patterns 2004-12-06 13:58:33 +00:00
sourceAdded/main passing incremental tests from testing-drivers/testdata/harness/incremental 2003-05-02 19:09:11 +00:00
sourceDeleted/delete passing incremental tests from testing-drivers/testdata/harness/incremental 2003-05-02 19:09:11 +00:00
readme.txt passing incremental tests from testing-drivers/testdata/harness/incremental 2003-05-02 19:09:11 +00:00
selectionTest.xml passing incremental tests from testing-drivers/testdata/harness/incremental 2003-05-02 19:09:11 +00:00
suite.xml fix for Bugzilla Bug 37020 2004-08-19 15:22:50 +00:00
suiteFails.xml passing incremental tests from testing-drivers/testdata/harness/incremental 2003-05-02 19:09:11 +00:00
TestNoTester.java passing incremental tests from testing-drivers/testdata/harness/incremental 2003-05-02 19:09:11 +00:00

These tests were brought over from testing-drivers.

The test specifications are in ajcTests{Failing}.xml.

Some files are old and unused in this directory:

- The files suite.xml, suiteFails.xml, and selectionTest.xml
  show the old test specifications.  
  - Note that you can run "incremental" tests without the
    -incremental option, and it will work even when listing
    files (rather than using sourceroots), except that 
    deleting listed files causes an error.

- It's possible not all sources are used.