aboutsummaryrefslogtreecommitdiff
path: root/tests/GenerateSipBindings
AgeCommit message (Expand)Author
2020-12-13Fix errors in python code, found by pylama in a strict CIDavid Faure
2018-09-07Fix minor EBN issuesYuri Chornoivan
2017-02-05Revert "Automatically mark classes with pure virtual functions as /Abstract/."Stephen Kelly
2017-02-04Automatically mark classes with pure virtual functions as /Abstract/.Shaheed Haque
2017-02-04Bindings: Take account of visibility of classesShaheed Haque
2017-02-04Bindings: Take account of visibility attribute on APIsShaheed Haque
2017-01-18Bindings: Test file in subdirectory.Stephen Kelly
2017-01-18Bindings: Handle const-ref of non-record parameter defaultsStephen Kelly
2017-01-18Bindings: Handle const-ref parameters with {} initializerStephen Kelly
2017-01-18Bindings: Handle parameter initializers using {} gracefullyStephen Kelly
2017-01-18Bindings: Add explicit handling of nullptr as a parameter defaultStephen Kelly
2017-01-15Bindings: Skip implementations of inline methods while parsingStephen Kelly
2017-01-15Bindings: Fix handling of forward declarationsStephen Kelly
2017-01-15Bindings: Use lists in function API instead of stringsStephen Kelly
2017-01-15Bindings: Add missing test function implementationStephen Kelly
2017-01-13Bindings: Add rules engine for typedefsStephen Kelly
2017-01-13Bindings: Implement ModuleCode and MethodCode databasesStephen Kelly
2017-01-10Bindings: Correctly handle access specifiers within macrosStephen Kelly
2017-01-09Extend unit test with code similar to kguiaddonsStephen Kelly
2017-01-05Bindings: Add some content to the test sourceStephen Kelly
2017-01-05Skip attributes on enums when generating bindingsShaheed Haque
2016-11-07Reduce the CMake minimum requiredStephen Kelly
2016-11-07Add missing includesStephen Kelly
2016-10-31Add the PythonModuleGeneration moduleStephen Kelly