master
Don't run failing experimental C tests
Remove wrapper aliases generation and use -namespace in the tests
Allow having C++ test cases for C backend
Fix previously unused access_change unit test runme file
Fix missing newline at end of files
Add char *& string typemaps to all languages and char_strings runme parity
shared_ptr tests cleanup
Represent enums as enums, not int, if possible
Throw SWIG_CException from C++ wrappers automatically
Add cxx{in,out}type typemaps and use them for std::string
Fix cdata-related typemaps for C and add runme for cdata test
Avoid defining custom assert() macro in one of the C tests