]> source.dussan.org Git - aspectj.git/commit
added coverage for exceptions thrown from intro methods
authorjhugunin <jhugunin>
Tue, 24 Dec 2002 00:34:05 +0000 (00:34 +0000)
committerjhugunin <jhugunin>
Tue, 24 Dec 2002 00:34:05 +0000 (00:34 +0000)
commitd3156f737f3bb24e3ad695205da5977bef519275
treeaa658fcfaa346c00ed97c732f106ab348f337646
parent7e28c28f4b09bacd1e0c0f7e7326fe68f5e6c7f6
added coverage for exceptions thrown from intro methods
  these tests were inspired by failures compiling observer example
tests/ajcTests.xml
tests/design/intro/ExceptionsCF.java [new file with mode: 0644]
tests/design/intro/ExceptionsCP.java [new file with mode: 0644]
tests/new/runtime/AllRuntime.java