summaryrefslogtreecommitdiff
path: root/Examples/test-suite/multiple_inheritance_abstract.i
Commit message (Expand)AuthorAgeFilesLines
* Fixes for the family of %interface macros for overloaded methodsWilliam S Fulton2022-03-121-1/+1
* Fix Java %interface family of macrosWilliam S Fulton2021-04-271-1/+31
* Add and improve Ruby test cases in the context of nesting and namespacesThomas Reitmayr2020-12-161-4/+3
* interface feature test changes for the tests to pass for all languagesWilliam S Fulton2016-03-031-3/+13
* Rename feature_interface.i to swiginterface.iWilliam S Fulton2016-03-031-1/+1
* Test %interface_implWilliam S Fulton2016-03-031-3/+3
* Interface macros: %interface %interface_impl %interface_customWilliam S Fulton2016-03-021-3/+3
* C++ namespace testing for interface featureWilliam S Fulton2016-02-261-3/+5
* Support namespaces and nspace with the interface feature for JavaWilliam S Fulton2016-02-261-0/+1
* interface macro changes to support templatesWilliam S Fulton2016-02-091-3/+3
* Test non-virtual method in Derived classesWilliam S Fulton2016-02-081-0/+6
* interface tests for a most derived class inheriting the interfaces further up...William S Fulton2016-02-081-0/+74
* interface feature support for const ref pointers (used by the STL)William S Fulton2016-02-071-8/+76
* More interface feature testing for return valuesWilliam S Fulton2016-02-061-0/+23
* interface feature support for passing by valueWilliam S Fulton2016-02-061-11/+40
* interface feature support for referencesWilliam S Fulton2016-02-061-0/+10
* Multiple inheritance parameters as pointers testingWilliam S Fulton2016-02-061-3/+3
* Rename test functions in multiple_inheritance_abstract testcaseWilliam S Fulton2016-02-061-27/+30
* Cosmetic spacing changes in test caseWilliam S Fulton2016-02-051-84/+89
* interface test addedVladimir Kalinin2013-05-291-1/+2
* feature:interface ported to JavaVladimir Kalinin2013-05-211-0/+96