Randall C. O'Reilly
|
9e491ab3da
|
most of PR review comments addressed -- few more to tackle tmrw. haven't changed import paths yet b/c still working out of my dir -- will do that as a last step.
|
2019-08-24 10:31:16 +02:00 |
Randall C. O'Reilly
|
8d98f0953a
|
all tests now passing except maps.. also need to test py2
|
2019-08-24 10:31:16 +02:00 |
Sebastien Binet
|
3978d079ad
|
bind: dont wrap unexported methods
gengo was trying to wrap non-exported methods on named types.
don't do that.
Fixes #53.
Change-Id: I1043ba18f9012100c6228e3db6d79bc55fbb41ec
|
2015-08-31 18:12:07 +02:00 |
Sebastien Binet
|
4db01df52d
|
bind: test docstrings of named types' methods
Change-Id: Ib625a14a09f9ce83bc814b9b8c0d431bddbce639
|
2015-08-12 08:49:06 +02:00 |
Sebastien Binet
|
536b44dd2a
|
bind: test more basic named types ctor
Change-Id: Ibc519364561f464c2d00fd3836b3d01a4ce29a92
|
2015-08-11 18:55:57 +02:00 |
Sebastien Binet
|
5d2cebb740
|
bind: test methods on named types
Change-Id: I054630e4973db94c132e17e99a1a8ff084fcea0f
|
2015-08-11 17:47:23 +02:00 |
Sebastien Binet
|
983aa8195c
|
gopy: add focused examples (named,iface,funcs)
Change-Id: I635f215149888e356621992504620e283de5b37c
|
2015-08-07 09:23:09 +02:00 |