swig/Examples/test-suite/c
Vadim Zeitlin 2ab549611b Syntax check generated headers using both C and C++ compilers
For C++ tests, check header compilation using C++ compiler too, as this
detects constructs valid in C but invalid in C++ and will also be useful
for checking C++-specific parts of the headers that will be generated in
the future.
2021-11-19 00:08:44 +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.c Remove wrapper aliases generation and use -namespace in the tests 2021-11-10 02:11:59 +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 Syntax check generated headers using both C and C++ compilers 2021-11-19 00:08:44 +01:00
operator_overload_runme.c Remove wrapper aliases generation and use -namespace in the tests 2021-11-10 02:11:59 +01:00