swig/Examples/test-suite/c
Vadim Zeitlin fb4d700279 Represent enums as themselves in generated code
Define enum type and enum values as the elements of this enum instead of using
preprocessor #defines for them.

This fixes a couple of enum-related unit tests.
2016-04-16 00:10:48 +02:00
..
abstract_access_runme.c Start removing proxy layer, just use the wrapped functions directly 2016-04-14 02:44:45 +02:00
abstract_change_runme.c Start removing proxy layer, just use the wrapped functions directly 2016-04-14 02:44:45 +02:00
abstract_typedef_runme.c Start removing proxy layer, just use the wrapped functions directly 2016-04-14 02:44:45 +02:00
abstract_virtual_runme.c Start removing proxy layer, just use the wrapped functions directly 2016-04-14 02:44:45 +02:00
add_link_runme.c Start removing proxy layer, just use the wrapped functions directly 2016-04-14 02:44:45 +02:00
anonymous_bitfield_runme.c Start removing proxy layer, just use the wrapped functions directly 2016-04-14 02:44:45 +02:00
c_backend_cpp_exception_runme.c Start removing proxy layer, just use the wrapped functions directly 2016-04-14 02:44:45 +02:00
c_backend_cpp_natural_std_string_runme.c Start removing proxy layer, just use the wrapped functions directly 2016-04-14 02:44:45 +02:00
cast_operator_runme.c Start removing proxy layer, just use the wrapped functions directly 2016-04-14 02:44:45 +02:00
char_strings_runme.c No real changes, just convert files to Unix EOLs 2016-04-16 00:10:22 +02:00
cpp_basic_class_enum_runme.c Start removing proxy layer, just use the wrapped functions directly 2016-04-14 02:44:45 +02:00
cpp_basic_class_method_runme.c Start removing proxy layer, just use the wrapped functions directly 2016-04-14 02:44:45 +02:00
cpp_basic_class_runme.c Start removing proxy layer, just use the wrapped functions directly 2016-04-14 02:44:45 +02:00
cpp_basic_class_var_pub_member_built_in_runme.c Start removing proxy layer, just use the wrapped functions directly 2016-04-14 02:44:45 +02:00
cpp_basic_class_var_pub_member_class_runme.c Start removing proxy layer, just use the wrapped functions directly 2016-04-14 02:44:45 +02:00
cpp_basic_class_virtual_method_runme.c Start removing proxy layer, just use the wrapped functions directly 2016-04-14 02:44:45 +02:00
cpp_basic_global_enum_runme.c Start removing proxy layer, just use the wrapped functions directly 2016-04-14 02:44:45 +02:00
cpp_basic_global_var_built_in_runme.c Start removing proxy layer, just use the wrapped functions directly 2016-04-14 02:44:45 +02:00
cpp_basic_global_var_class_runme.c Start removing proxy layer, just use the wrapped functions directly 2016-04-14 02:44:45 +02:00
cpp_basic_namespaced_class_runme.c Start removing proxy layer, just use the wrapped functions directly 2016-04-14 02:44:45 +02:00
cpp_basic_runme.c Start removing proxy layer, just use the wrapped functions directly 2016-04-14 02:44:45 +02:00
cpp_basic_template_class_runme.c Start removing proxy layer, just use the wrapped functions directly 2016-04-14 02:44:45 +02:00
cpp_basic_template_function_runme.c Start removing proxy layer, just use the wrapped functions directly 2016-04-14 02:44:45 +02:00
cpp_enum_runme.c Start removing proxy layer, just use the wrapped functions directly 2016-04-14 02:44:45 +02:00
enums_runme.c No real changes, just convert files to Unix EOLs 2016-04-16 00:10:22 +02:00
exception_order_runme.c No real changes, just convert files to Unix EOLs 2016-04-16 00:10:22 +02:00
Makefile.in Represent enums as themselves in generated code 2016-04-16 00:10:48 +02:00
operator_overload_runme.c Start removing proxy layer, just use the wrapped functions directly 2016-04-14 02:44:45 +02:00