Commit Graph

3 Commits

Author SHA1 Message Date
William S Fulton f93cf07015 C# runtime test %interface regression fix for multiple inheritance and common bases
C# runtime testing for 61dffc06d1
2024-09-11 08:04:18 +01:00
William S Fulton 598736a6b2 %interface family of macros no longer add variable wrappers
The getter/setter methods used for wrapping methods are no longer
added to the interface class.

Closes #1524

Also add in testcase for enums.
2022-03-12 23:04:24 +00:00
William S Fulton fa9d2687cb Port Java interface tests to C# 2016-03-03 08:55:20 +00:00