1045 Commits (eb5031bf4c29418cff978f3bdbb5d4639fd3a07a)

Author SHA1 Message Date
triton 2c90cd47e0 Update the passes test source file. 12 years ago
triton 82508bff14 Added the missing enum macros needed for testing the latest commit. 12 years ago
triton 2a4c3481d1 Added some tests for passes. 12 years ago
triton 6fc5eb48e3 Added a set of tests for type printing in the C++/CLI backend. 13 years ago
Alex Corrado 4561c6182c Move qt into examples directory and don't build examples by default. Fix tests build 14 years ago
Alex Corrado 8f2dbdc3ae Remove more bitrot to fix the build 14 years ago
Alexander Corrado bf12d1cd84 Mangling support for namespaces; generate MangleAs attribute on interfaces 14 years ago
Alexander Corrado d1231ca335 Stub in mangling tests with a failing Itanium compression test case. 14 years ago
Alexander Corrado ec4699bed2 Test when an inherited virtual member is overridden and listed in a derived class's interface definition 14 years ago
b236465941 Add ByRef attribute for value types returned by ref and failing test 14 years ago
Alex Corrado 997f43cd73 Add failing CppField test 14 years ago
Alex Corrado 9b137abc10 Forgot to offset derived type's gchandle offset 14 years ago
Alex Corrado ca23db9c92 Wrappers can now override virtual methods from non-primary bases 14 years ago
Alex Corrado 33416d2b0a Fix build errors that pop up in VS/ mcs master 14 years ago
Alex Corrado 57d3d80710 Fix wrong directory case in makefile. Fix building from monodevelop. Update gitignore 14 years ago
Alex Corrado 6f371d68f9 Clean up makefiles a bit. Add pkg-config macros needed to build on Mac 14 years ago
Alex Corrado f994b3f338 Initial support for downcasting wrappers from non-primary base to subclass 14 years ago
Alex Corrado 1a404682f0 Update roundtripping test to also test native ptr to non-primary base 14 years ago
Alex Corrado 0210644c4d Give test suites more general names 14 years ago
Alex Corrado 891d799cbc Sexy new name, cxxi 14 years ago
Alex Corrado 7ebba74718 Detect managed instances by vtptr and retrieve original wrapper instance instead of rewrapping 14 years ago
Alex Corrado 0febce15f3 Begin hacking on per-instance vtptr. More failing tests. 14 years ago
Alex Corrado 601ef7f28f Add failing virtual dispatch tests 14 years ago
Alex Corrado 9fb8aee0a9 Minor improvements to virtual dispatch tests 14 years ago
Alex Corrado 6ff42bca4d Add tests for virtual dispatch and inheritance 14 years ago
Alex Corrado 3ad3fd8923 A little more test reorganization. They all pass now.. HOORAY! 14 years ago
Alex Corrado fcdb41de33 Fix generated wrappers so tests run correctly given current state of runtime component. 14 years ago
Alex Corrado 5a7127ca6b Some more build tweaks for building from Monodevelop 14 years ago
Alex Corrado fa8dde405d Integrate all tests to use NUnit. Get tests building / running. 14 years ago
Alex Corrado 1f3bee8d81 Fix up build. 14 years ago
Alex Corrado 19e8cb3d2b Clean up and reorganize source tree. 14 years ago
Andreia Gaita eb3e32d163 indentation and cosmetic fixes, also .gitignore 15 years ago
Andreia Gaita c993194021 more generator fixes 15 years ago
Andreia Gaita de58e65c21 testing qt 15 years ago