]> source.dussan.org Git - aspectj.git/commit
more tests around module options
authorAndy Clement <aclement@pivotal.io>
Wed, 14 Feb 2018 22:03:53 +0000 (14:03 -0800)
committerAndy Clement <aclement@pivotal.io>
Wed, 14 Feb 2018 22:03:53 +0000 (14:03 -0800)
commitcf7484b3d30f12ea64eb2a936e1cbd05f2da8291
tree8e4dde6a4b2f01d0c397afa1241bdc68e81f5d78
parent53262b4d0ba9b01de0979fca222838dd846396e9
more tests around module options
12 files changed:
tests/bugs190/modules/ggg/aaa/bbb/A.java [new file with mode: 0644]
tests/bugs190/modules/ggg/ddd/D.java [new file with mode: 0644]
tests/bugs190/modules/ggg/foo.jar [new file with mode: 0644]
tests/bugs190/modules/ggg/module-info.java [new file with mode: 0644]
tests/bugs190/modules/hhh/aaa/bbb/A.java [new file with mode: 0644]
tests/bugs190/modules/hhh/ddd/D.java [new file with mode: 0644]
tests/bugs190/modules/hhh/module-info-a.java [new file with mode: 0644]
tests/bugs190/modules/hhh/module-info-b.java [new file with mode: 0644]
tests/bugs190/modules/iii/UsesJAXB.java [new file with mode: 0644]
tests/src/org/aspectj/systemtest/ajc190/Ajc190Tests.java
tests/src/org/aspectj/systemtest/ajc190/ModuleTests.java
tests/src/org/aspectj/systemtest/ajc190/ajc190.xml