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.
 
 
 
 
 
Alexander Corrado bf12d1cd84 Mangling support for namespaces; generate MangleAs attribute on interfaces 15 years ago
..
Native Mangling support for namespaces; generate MangleAs attribute on interfaces 15 years ago
Support Sexy new name, cxxi 15 years ago
FieldTests.cs Add failing CppField test 15 years ago
InheritanceTests.cs Forgot to offset derived type's gchandle offset 15 years ago
Makefile.am Stub in mangling tests with a failing Itanium compression test case. 15 years ago
ManglingTests.cs Mangling support for namespaces; generate MangleAs attribute on interfaces 15 years ago
MarshalingTests.cs Add ByRef attribute for value types returned by ref and failing test 15 years ago
README A little more test reorganization. They all pass now.. HOORAY! 15 years ago
Tests.csproj Stub in mangling tests with a failing Itanium compression test case. 15 years ago

README

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