blob: 96c45c74a8523384295722806adb7391aa464bc8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- a/ada/testsuite/tests/c_api/unit_file_providers/test.out 2018-07-05 20:57:15.718357269 +0200
+++ b/ada/testsuite/tests/c_api/unit_file_providers/test.out 2018-07-05 20:58:47.363026320 +0200
@@ -5,6 +5,8 @@
Calling ufp_get_unit_filename (some_field=42, kind=0) with name: "foo"
Calling ufp_get_file_from_name (some_field=42, kind=0) with name: "foo"
Calling ufp_get_file_from_name (some_field=42, kind=0) with name: "foo"
+Calling ufp_get_unit_filename (some_field=42, kind=0) with name: "foo"
+Calling ufp_get_file_from_name (some_field=42, kind=0) with name: "foo"
<DottedName 5:17-5:22> resolves to:
<ObjectDecl ["I"] 2:4-2:21>
Calling ufp_destroy (some_field=42)
|