swig/Examples/c/simple
Vadim Zeitlin 3765a08743 Allow having C++ test cases for C backend
Support compiling and running either _runme.c or _runme.cxx files for
the given test (but not both).

Add a simple C++ test file to check that it actually works.
2021-11-19 00:08:43 +01:00
..
example.c Exceptions support for C. exception_order test shows how to use type information to achieve correct catching order. Examples cleanup. 2008-07-17 00:52:11 +00:00
example.i Exceptions support for C. exception_order test shows how to use type information to achieve correct catching order. Examples cleanup. 2008-07-17 00:52:11 +00:00
Makefile Allow having C++ test cases for C backend 2021-11-19 00:08:43 +01:00
runme.c Remove wrapper aliases generation and use -namespace in the tests 2021-11-10 02:11:59 +01:00