swig/Examples/c/exception
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.cxx Removing some memory leak problems when handling exceptions. 2008-07-26 14:18:37 +00:00
example.h No real changes, just convert files to Unix EOLs 2016-04-16 00:10:22 +02:00
example.i Show how to handle a custom exception class in the example 2016-09-15 01:27:40 +02: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