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.
 
 
 
 
 
Tom Spilman ba8c29c1ac Fixed simple mistake in the EnumOut tests. 11 years ago
..
Basic Fixed simple mistake in the EnumOut tests. 11 years ago
CLITemp Extended the ObjectOverridesPass to generate ToString methods if the insertion operator (<<) is overloaded. 11 years ago
CSharpTemp fix CSharpTemp.TestDestructors 11 years ago
Native Added failing test for the CheckAmbiguousFunctionsPass. 11 years ago
STL Added marshaling code for std::ostream using a System.TextWriter to CLI backend. 11 years ago
UTF16 Factor DLL API macros into its own shared header for tests. 11 years ago
VTables Factor DLL API macros into its own shared header for tests. 11 years ago
Tests.h Added unit test for in/out for primitive parameters. 11 years ago