From d0cbef9c484ee77a54d1ed170d65ae41e9c18a74 Mon Sep 17 00:00:00 2001 From: Chun-wei Fan Date: Mon, 7 Oct 2013 10:56:57 +0800 Subject: 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 file changed, 6 insertions(+), 1 deletion(-) (limited to 'build') diff --git a/build/win32/gimarshallingtests.def b/build/win32/gimarshallingtests.def index 268284dc..3c91c796 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 -- cgit v1.2.1