diff options
author | aclement <aclement> | 2009-05-28 19:23:18 +0000 |
---|---|---|
committer | aclement <aclement> | 2009-05-28 19:23:18 +0000 |
commit | 89e193912b8e49f26b8b2203b3feb384b9c3ea3b (patch) | |
tree | ce6a618859226afe43f2964d79b04595b52deea1 /tests/model | |
parent | 82e74b40420e7569997bfd8620cd5be3717bb084 (diff) | |
download | aspectj-89e193912b8e49f26b8b2203b3feb384b9c3ea3b.tar.gz aspectj-89e193912b8e49f26b8b2203b3feb384b9c3ea3b.zip |
278255
Diffstat (limited to 'tests/model')
-rw-r--r-- | tests/model/expected/pr132130.txt | 6 | ||||
-rw-r--r-- | tests/model/expected/pr141730_4.txt | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/tests/model/expected/pr132130.txt b/tests/model/expected/pr132130.txt index e4b7e0968..1f1ee3d0f 100644 --- a/tests/model/expected/pr132130.txt +++ b/tests/model/expected/pr132130.txt @@ -12,10 +12,10 @@ Secured [annotation] TEST_SANDBOX\pr132130.aj:15: === END OF MODEL REPORT ========= === RELATIONSHIPS REPORT ========= After a batch build -(targets=1) <*pr132130.aj[BankAccount~BankAccount~QString;~I (annotated by) <*pr132130.aj}basic`declare \@constructor!2 -(targets=1) <*pr132130.aj}basic`declare \@method (annotates) <*pr132130.aj[BankAccount~debit~J~J -(targets=1) <*pr132130.aj}basic`declare \@constructor!2 (annotates) <*pr132130.aj[BankAccount~BankAccount~QString;~I +(targets=1) <*pr132130.aj}basic`declare \@constructor (annotates) <*pr132130.aj[BankAccount~BankAccount~QString;~I (targets=1) <*pr132130.aj[BankAccount~debit~J~J (annotated by) <*pr132130.aj}basic`declare \@method +(targets=1) <*pr132130.aj}basic`declare \@method (annotates) <*pr132130.aj[BankAccount~debit~J~J +(targets=1) <*pr132130.aj[BankAccount~BankAccount~QString;~I (annotated by) <*pr132130.aj}basic`declare \@constructor === END OF RELATIONSHIPS REPORT == === Properties of the model and relationships map ===== method=1 diff --git a/tests/model/expected/pr141730_4.txt b/tests/model/expected/pr141730_4.txt index 805c0fc29..12541bf8d 100644 --- a/tests/model/expected/pr141730_4.txt +++ b/tests/model/expected/pr141730_4.txt @@ -23,9 +23,9 @@ NewClass [class] TEST_SANDBOX\NewClass.java:3: === END OF MODEL REPORT ========= === RELATIONSHIPS REPORT ========= After a batch build -(targets=1) {MyFoo.java (annotated by) <bar*MyBar.aj}MyBar`declare \@type!3 +(targets=1) {MyFoo.java (annotated by) <bar*MyBar.aj}MyBar`declare \@type (targets=1) <bar*MyBar.aj}MyBar`declare parents!2 (declared on) /,<foo(MyFoo.class[MyFoo -(targets=1) <bar*MyBar.aj}MyBar`declare \@type!3 (annotates) {MyFoo.java +(targets=1) <bar*MyBar.aj}MyBar`declare \@type (annotates) {MyFoo.java (targets=1) /,<foo(MyFoo.class[MyFoo (aspect declarations) <bar*MyBar.aj}MyBar`declare parents!2 === END OF RELATIONSHIPS REPORT == === Properties of the model and relationships map ===== |