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 fa8dde405d Integrate all tests to use NUnit. Get tests building / running. 15 years ago
..
Native Integrate all tests to use NUnit. Get tests building / running. 15 years ago
Support Integrate all tests to use NUnit. Get tests building / running. 15 years ago
AbiTests.cs Integrate all tests to use NUnit. Get tests building / running. 15 years ago
CppInstancePtrTests.cs Integrate all tests to use NUnit. Get tests building / running. 15 years ago
Makefile.am Integrate all tests to use NUnit. Get tests building / running. 15 years ago
README Clean up and reorganize source tree. 15 years ago
Tests.csproj Integrate all tests to use NUnit. Get tests building / running. 15 years ago

README

This directory contains tests for the cpp binding. It should probably be merged with
src/Tests. To run them, type 'make run'.