From cede5a2ae02090db0d36694b71d0e464dd094226 Mon Sep 17 00:00:00 2001 From: jhugues Date: Tue, 13 Dec 2011 17:18:44 +0000 Subject: [PATCH] * Add proper output for this test git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@3536 129961e7-ef38-4bb5-a8f7-c9a525a55882 --- tests/test035/unqualified_names.aadl.out | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 tests/test035/unqualified_names.aadl.out diff --git a/tests/test035/unqualified_names.aadl.out b/tests/test035/unqualified_names.aadl.out new file mode 100644 index 00000000..e0a461d9 --- /dev/null +++ b/tests/test035/unqualified_names.aadl.out @@ -0,0 +1,2 @@ +unqualified_names.aadl:5:03: Property_1 (property definition declaration) does not point to anything +Cannot analyze AADL specifications -- GitLab