]> source.dussan.org Git - aspectj.git/commit
tests for 119657. from matthew.
authoraclement <aclement>
Mon, 12 Dec 2005 11:16:19 +0000 (11:16 +0000)
committeraclement <aclement>
Mon, 12 Dec 2005 11:16:19 +0000 (11:16 +0000)
commit96c97433a198c2960be1afc282081886fb84bb46
treee8ba9b0e7d111b91e3f1c5604683dbb7129615ff
parent979124d0fe6ac23df1dd5ee41838056bbaed6789
tests for 119657. from matthew.
tests/bugs150/pr119657/accounts/recovery/Recovery.aj [new file with mode: 0644]
tests/bugs150/pr119657/accounts/recovery/RecoveryNotSelf.aj [new file with mode: 0644]
tests/bugs150/pr119657/aop-noinline.xml [new file with mode: 0644]
tests/bugs150/pr119657/aop-notself.xml [new file with mode: 0644]
tests/bugs150/pr119657/aop-selfandnotself.xml [new file with mode: 0644]
tests/bugs150/pr119657/aop.xml [new file with mode: 0644]
tests/bugs150/pr119657/services/account/AccountReport.java [new file with mode: 0644]
tests/bugs150/pr119657/services/account/StockQuoteServiceTest.java [new file with mode: 0644]
tests/bugs150/pr119657/services/accountdata/StockAccount.java [new file with mode: 0644]
tests/bugs150/pr119657/services/stockquote/StockQuoteService.java [new file with mode: 0644]
tests/bugs150/pr119657/services/stockquote/StockQuoteServiceImpl.java [new file with mode: 0644]