diff options
author | Colin Walters <walters@verbum.org> | 2015-09-28 11:17:07 -0400 |
---|---|---|
committer | Colin Walters <walters@verbum.org> | 2015-09-28 11:17:29 -0400 |
commit | d1086a641d6e46140b13996ff5a3bfbb90662dd5 (patch) | |
tree | 23a6ccf19108b5964cde6dbbf35892613afc7e3d /tests/scanner/Regress-1.0-sections-expected.txt | |
parent | ea73b39cfc230e5cb8e5c56ffc83988c573a9513 (diff) | |
download | gobject-introspection-d1086a641d6e46140b13996ff5a3bfbb90662dd5.tar.gz |
scanner: GVariants are also valid to be floating
More followup to https://bugzilla.gnome.org/show_bug.cgi?id=752047
Diffstat (limited to 'tests/scanner/Regress-1.0-sections-expected.txt')
-rw-r--r-- | tests/scanner/Regress-1.0-sections-expected.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/scanner/Regress-1.0-sections-expected.txt b/tests/scanner/Regress-1.0-sections-expected.txt index 665c7beb..68d28dd6 100644 --- a/tests/scanner/Regress-1.0-sections-expected.txt +++ b/tests/scanner/Regress-1.0-sections-expected.txt @@ -47,6 +47,7 @@ regress_foo_test_varargs_callback2 regress_foo_test_varargs_callback3 regress_func_obj_null_in regress_func_obj_nullable_in +regress_get_variant regress_global_get_flags_out regress_has_parameter_named_attrs regress_introspectable_via_alias |