選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
acolyer 9025e8b418 tests for pr62606 - itdcs don't run field initialisers in target type. Largely updates to existing tests to cope with new Lint warning. 18年前
..
aspectSourceAdded move weaving to inside of the compiler.compile loop. 20年前
classAdded/main passing incremental tests from testing-drivers/testdata/harness/incremental 21年前
classRemoved/main passing incremental tests from testing-drivers/testdata/harness/incremental 21年前
classUnchanged/main passing incremental tests from testing-drivers/testdata/harness/incremental 21年前
classUpdated/main passing incremental tests from testing-drivers/testdata/harness/incremental 21年前
classWAroundClosureRemoved tests for pr62606 - itdcs don't run field initialisers in target type. Largely updates to existing tests to cope with new Lint warning. 18年前
defaultPackage passing incremental tests from testing-drivers/testdata/harness/incremental 21年前
defaultPackage-list passing incremental tests from testing-drivers/testdata/harness/incremental 21年前
expClasses work in progress.... annotation pointcuts, parsing, and patterns 19年前
sourceAdded/main passing incremental tests from testing-drivers/testdata/harness/incremental 21年前
sourceDeleted/delete passing incremental tests from testing-drivers/testdata/harness/incremental 21年前
TestNoTester.java passing incremental tests from testing-drivers/testdata/harness/incremental 21年前
readme.txt passing incremental tests from testing-drivers/testdata/harness/incremental 21年前
selectionTest.xml passing incremental tests from testing-drivers/testdata/harness/incremental 21年前
suite.xml fix for Bugzilla Bug 37020 20年前
suiteFails.xml passing incremental tests from testing-drivers/testdata/harness/incremental 21年前

readme.txt


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.