swig/Examples/test-suite/c
Vadim Zeitlin 7c6fb542d3 Convert li_boost_shared_ptr runtime test to C++ from C
It's simpler to write tests in C++ rather than C and checking the
generated C++ API also checks the C API it uses underneath, so there is
no need to have both.
2021-11-23 01:29:26 +01:00
..
abstract_access_runme.c Remove wrapper aliases generation and use -namespace in the tests 2021-11-10 02:11:59 +01:00
abstract_inherit_ok_runme.cxx Allow having C++ test cases for C backend 2021-11-19 00:08:43 +01:00
abstract_typedef_runme.c Remove wrapper aliases generation and use -namespace in the tests 2021-11-10 02:11:59 +01:00
abstract_virtual_runme.c Remove wrapper aliases generation and use -namespace in the tests 2021-11-10 02:11:59 +01:00
access_change_runme.c Fix previously unused access_change unit test runme file 2021-11-10 02:17:07 +01:00
add_link_runme.c Remove wrapper aliases generation and use -namespace in the tests 2021-11-10 02:11:59 +01:00
anonymous_bitfield_runme.c Remove wrapper aliases generation and use -namespace in the tests 2021-11-10 02:11:59 +01:00
c_backend_cpp_exception_runme.c Remove wrapper aliases generation and use -namespace in the tests 2021-11-10 02:11:59 +01:00
c_backend_cpp_natural_std_string_runme.c Remove wrapper aliases generation and use -namespace in the tests 2021-11-10 02:11:59 +01:00
cast_operator_runme.c Remove wrapper aliases generation and use -namespace in the tests 2021-11-10 02:11:59 +01:00
char_strings_runme.c Remove wrapper aliases generation and use -namespace in the tests 2021-11-10 02:11:59 +01:00
cpp11_shared_ptr_const_runme.c Remove wrapper aliases generation and use -namespace in the tests 2021-11-10 02:11:59 +01:00
cpp11_shared_ptr_upcast_runme.c Remove wrapper aliases generation and use -namespace in the tests 2021-11-10 02:11:59 +01:00
cpp_basic_runme.c Remove wrapper aliases generation and use -namespace in the tests 2021-11-10 02:11:59 +01:00
cpp_enum_runme.c Remove wrapper aliases generation and use -namespace in the tests 2021-11-10 02:11:59 +01:00
enum_rename_runme.c Remove wrapper aliases generation and use -namespace in the tests 2021-11-10 02:11:59 +01:00
enums_runme.c Remove wrapper aliases generation and use -namespace in the tests 2021-11-10 02:11:59 +01:00
exception_order_runme.c Remove wrapper aliases generation and use -namespace in the tests 2021-11-10 02:11:59 +01:00
global_vars_runme.c Remove wrapper aliases generation and use -namespace in the tests 2021-11-10 02:11:59 +01:00
li_boost_shared_ptr_runme.cxx Convert li_boost_shared_ptr runtime test to C++ from C 2021-11-23 01:29:26 +01:00
li_std_map_runme.c Remove wrapper aliases generation and use -namespace in the tests 2021-11-10 02:11:59 +01:00
li_std_pair_runme.c Remove wrapper aliases generation and use -namespace in the tests 2021-11-10 02:11:59 +01:00
li_std_set_runme.c Remove wrapper aliases generation and use -namespace in the tests 2021-11-10 02:11:59 +01:00
li_std_vector_runme.c Remove wrapper aliases generation and use -namespace in the tests 2021-11-10 02:11:59 +01:00
Makefile.in Start adding C++ wrappers generation 2021-11-23 01:29:26 +01:00
operator_overload_runme.c Remove wrapper aliases generation and use -namespace in the tests 2021-11-10 02:11:59 +01:00