summaryrefslogtreecommitdiff
path: root/build/win32/Regress.def
blob: 693f053f7f407751a764b8469abc139e76fcf309 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
EXPORTS
regress_set_abort_on_error
regress_test_boolean
regress_test_boolean_true
regress_test_boolean_false
regress_test_int8
regress_test_uint8
regress_test_int16
regress_test_uint16
regress_test_int32
regress_test_uint32
regress_test_int64
regress_test_uint64
regress_test_short
regress_test_ushort
regress_test_int
regress_test_uint
regress_test_long
regress_test_ulong
regress_test_ssize
regress_test_size
regress_test_float
regress_test_double
regress_test_unichar
regress_test_timet
regress_test_gtype
regress_test_utf8_const_return
regress_test_utf8_nonconst_return
regress_test_utf8_const_in
regress_test_utf8_out
regress_test_utf8_inout
regress_test_filename_return
regress_test_utf8_null_in
regress_test_utf8_null_out

regress_test_int_out_utf8


regress_test_multi_double_args
regress_test_utf8_out_out
regress_test_utf8_out_nonconst_return


regress_test_strv_in
regress_test_array_int_in
regress_test_array_int_out
regress_test_array_int_inout
regress_test_array_gint8_in
regress_test_array_gint16_in
regress_test_array_gint32_in
regress_test_array_gint64_in
regress_test_array_gtype_in
regress_test_strv_out_container
regress_test_strv_out
regress_test_strv_out_c
regress_test_strv_outarg
regress_test_array_fixed_size_int_in
regress_test_array_fixed_size_int_out
regress_test_array_fixed_size_int_return


regress_test_array_int_full_out
regress_test_array_int_none_out
regress_test_array_int_null_in
regress_test_array_int_null_out


regress_test_glist_nothing_return
regress_test_glist_nothing_return2
regress_test_glist_container_return
regress_test_glist_everything_return
regress_test_glist_nothing_in
regress_test_glist_nothing_in2
regress_test_glist_null_in
regress_test_glist_null_out


regress_test_gslist_nothing_return
regress_test_gslist_nothing_return2
regress_test_gslist_container_return
regress_test_gslist_everything_return
regress_test_gslist_nothing_in
regress_test_gslist_nothing_in2
regress_test_gslist_null_in
regress_test_gslist_null_out


regress_test_ghash_null_return
regress_test_ghash_nothing_return
regress_test_ghash_nothing_return2
regress_test_ghash_gvalue_return
regress_test_ghash_gvalue_in
regress_test_ghash_container_return
regress_test_ghash_everything_return
regress_test_ghash_null_in
regress_test_ghash_null_out
regress_test_ghash_nothing_in
regress_test_ghash_nothing_in2
regress_test_ghash_nested_everything_return
regress_test_ghash_nested_everything_return2


regress_test_garray_container_return
regress_test_garray_full_return




regress_test_closure
regress_test_closure_one_arg
regress_test_closure_variant


regress_test_int_value_arg
regress_test_value_return


regress_test_cairo_context_full_return
regress_test_cairo_context_none_in

regress_test_cairo_surface_none_return
regress_test_cairo_surface_full_return
regress_test_cairo_surface_none_in
regress_test_cairo_surface_full_out

regress_test_gvariant_i
regress_test_gvariant_s
regress_test_gvariant_asv
regress_test_gvariant_v
regress_test_gvariant_as
regress_test_enum_get_type
regress_test_enum_unsigned_get_type
regress_test_flags_get_type


regress_test_enum_param
regress_test_unsigned_enum_param

regress_global_get_flags_out
regress_test_struct_a_clone
regress_test_struct_a_parse

regress_test_struct_b_clone


regress_test_simple_boxed_a_get_gtype
regress_test_simple_boxed_a_copy
regress_test_simple_boxed_a_equals
regress_test_simple_boxed_a_const_return

regress_test_simple_boxed_b_get_type
regress_test_simple_boxed_b_copy

regress_test_boxed_get_type
regress_test_boxed_new
regress_test_boxed_new_alternative_constructor1
regress_test_boxed_new_alternative_constructor2
regress_test_boxed_new_alternative_constructor3

regress_test_boxed_copy


regress_test_boxed_b_get_type
regress_test_boxed_b_new
regress_test_boxed_b_copy

regress_test_boxed_c_get_type
regress_test_boxed_c_new

regress_test_boxed_d_get_type
regress_test_boxed_d_new
regress_test_boxed_d_copy
regress_test_boxed_d_free
regress_test_boxed_d_get_magic

regress_test_obj_get_type
regress_test_obj_new
regress_constructor
regress_test_obj_new_from_file
regress_test_obj_set_bare
regress_test_obj_emit_sig_with_obj
regress_test_obj_emit_sig_with_foreign_struct
regress_test_obj_emit_sig_with_int64
regress_test_obj_emit_sig_with_uint64
regress_test_obj_instance_method
regress_test_obj_static_method
regress_forced_method

regress_test_array_fixed_out_objects
regress_test_obj_torture_signature_0
regress_test_obj_torture_signature_1
regress_test_obj_skip_return_val
regress_test_obj_skip_return_val_no_out
regress_test_obj_skip_param
regress_test_obj_skip_out_param
regress_test_obj_skip_inout_param
regress_test_obj_do_matrix
regress_func_obj_null_in
regress_test_obj_null_out
regress_test_sub_obj_get_type
regress_test_sub_obj_new
regress_test_sub_obj_unset_bare
regress_test_sub_obj_instance_method
regress_test_skip_unannotated_callback

regress_test_fundamental_object_get_type
regress_test_fundamental_object_ref
regress_test_fundamental_object_unref
regress_test_value_set_fundamental_object
regress_test_value_get_fundamental_object
regress_test_fundamental_sub_object_get_type

regress_test_fundamental_sub_object_new


regress_test_simple_callback
regress_test_callback
regress_test_multi_callback
regress_test_array_callback
regress_test_callback_user_data
regress_test_callback_destroy_notify
regress_test_callback_destroy_notify_no_user_data
regress_test_callback_thaw_notifications

regress_test_callback_async
regress_test_callback_thaw_async

regress_test_async_ready_callback

regress_test_obj_instance_method_callback
regress_test_obj_static_method_callback
regress_test_obj_new_callback
regress_test_hash_table_callback
regress_test_gerror_callback
regress_test_null_gerror_callback
regress_test_owned_gerror_callback
regress_test_interface_get_type

regress_test_wi_802_1x_get_type
regress_test_wi_802_1x_new
regress_test_wi_802_1x_get_testbool
regress_test_wi_802_1x_set_testbool
regress_test_wi_802_1x_static_method

regress_test_floating_get_type
regress_test_floating_new

regress_test_torture_signature_0
regress_test_torture_signature_1
regress_test_torture_signature_2
regress_test_date_in_gvalue
regress_test_strv_in_gvalue

regress_test_multiline_doc_comments
regress_test_nested_parameter

regress_introspectable_via_alias
regress_not_introspectable_via_alias
regress_aliased_caller_alloc

regress_atest_error_quark
regress_test_def_error_quark
regress_test_unconventional_error_quark
regress_test_abc_error_quark
regress_test_error_quark
regress_test_boxed_c_get_type
regress_test_unconventional_error_get_type
regress_test_abc_error_get_type
regress_test_error_get_type


regress_test_versioning