trelau / pyOCCT_binder

Binding generator for pyOCCT project
GNU Lesser General Public License v2.1
7 stars 1 forks source link

Add a basic unit test framework #16

Closed trelau closed 4 years ago

trelau commented 4 years ago

Also adds support for return value policy. Picked from https://github.com/LaughlinResearch/pyOCCT_binder/pull/15

trelau commented 4 years ago

@frmdstryr here is that PR that i think covers yours? i'm going to run this locally to see if/where there are instances of opencascade having an overload for returning something const or not

frmdstryr commented 4 years ago

Ok nice, interested to see if the tests pass in the pyOCCT repo with this.