[gobject-introspection] gimarshallingtests.def: Add symbols for new tests



commit d0cbef9c484ee77a54d1ed170d65ae41e9c18a74
Author: Chun-wei Fan <fanchunwei src gnome org>
Date:   Mon Oct 7 10:56:57 2013 +0800

    gimarshallingtests.def: Add symbols for new tests
    
    Add the new symbols to export for the new tests introduced in commits
    a19bfeb4 (gimarshalingtests: Add tests for multiple utf8 args with
    allow-none) and 6c9e4d5d (gimarshalingtests: Add tests for mixed
    allow-none and implicit args).

 build/win32/gimarshallingtests.def |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/build/win32/gimarshallingtests.def b/build/win32/gimarshallingtests.def
index 268284d..3c91c79 100644
--- a/build/win32/gimarshallingtests.def
+++ b/build/win32/gimarshallingtests.def
@@ -580,4 +580,9 @@ gi_marshalling_tests_param_spec_out
 gi_marshalling_tests_param_spec_in_bool
 
 gi_marshalling_tests_gbytes_full_return
-gi_marshalling_tests_gbytes_none_in
\ No newline at end of file
+gi_marshalling_tests_gbytes_none_in
+
+gi_marshalling_tests_int_two_in_utf8_two_in_with_allow_none
+gi_marshalling_tests_int_one_in_utf8_two_in_one_allows_none
+gi_marshalling_tests_array_in_utf8_two_in
+gi_marshalling_tests_array_in_utf8_two_in_out_of_order


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]