Commit Graph

14 Commits

Author SHA1 Message Date
William S Fulton 429288fa1c Fix Java %interface family of macros
when returning by const pointer reference

Closes #1987
2021-04-27 23:37:18 +01:00
William S Fulton 5d58de60d6 interface feature test changes for the tests to pass for all languages 2016-03-03 19:45:00 +00:00
William S Fulton 0bf4e965a6 Test %interface_impl 2016-03-03 08:55:20 +00:00
William S Fulton 31b22ff6ac Cosmetic test case changes 2016-02-26 07:35:18 +00:00
William S Fulton 8c49741eb2 interface tests for a most derived class inheriting the interfaces further up the chain 2016-02-08 20:49:57 +00:00
William S Fulton e8907132cc interface feature support for const ref pointers (used by the STL)
Also interface feature return by value fixes
2016-02-07 13:58:47 +00:00
William S Fulton 5572b5f035 More interface feature testing for return values 2016-02-06 20:15:47 +00:00
William S Fulton a1f2d60535 interface feature support for passing by value
Also add in missing $owner for governing ownership when returning pointers and references
2016-02-06 20:15:40 +00:00
William S Fulton 3eec3e2ea5 interface feature support for references 2016-02-06 20:15:29 +00:00
William S Fulton eb15ba1638 Multiple inheritance parameters as pointers testing 2016-02-06 16:34:33 +00:00
William S Fulton cb65828310 Simplify multiple_inheritance_abstract Java runtime test 2016-02-06 16:34:33 +00:00
William S Fulton 7379ea7848 Rename test functions in multiple_inheritance_abstract testcase
new names are just more friendly for analysing the test
2016-02-06 16:34:33 +00:00
William S Fulton a16a818523 Cosmetic spacing changes in test case 2016-02-05 20:20:39 +00:00
Vladimir Kalinin 766d55255b feature:interface ported to Java 2013-05-21 20:05:54 +04:00