Tools and libraries to glue C/C++ APIs to high-level languages
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Alex Corrado ca23db9c92 Wrappers can now override virtual methods from non-primary bases 15 years ago
..
Native Update roundtripping test to also test native ptr to non-primary base 15 years ago
Support Sexy new name, cxxi 15 years ago
InheritanceTests.cs Wrappers can now override virtual methods from non-primary bases 15 years ago
Makefile.am Clean up makefiles a bit. Add pkg-config macros needed to build on Mac 15 years ago
MarshalingTests.cs Give test suites more general names 15 years ago
README A little more test reorganization. They all pass now.. HOORAY! 15 years ago
Tests.csproj Fix build errors that pop up in VS/ mcs master 15 years ago

README

This directory contains tests for the cpp binding. To run them, type 'make run'.