swig/Examples/test-suite/c
Vadim Zeitlin 43276f22a7 Enable testing some C++ wrappers code in the test suite
C++ wrappers still don't compile for about a hundred tests, but they do
compile for almost 500 more of them, so it's still valuable to be able
to check that there are no regressions for those that do work now.
2021-11-24 02:41:33 +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 Enable testing some C++ wrappers code in the test suite 2021-11-24 02:41:33 +01:00
operator_overload_runme.c Remove wrapper aliases generation and use -namespace in the tests 2021-11-10 02:11:59 +01:00