Sebastien Binet
fbb477f2ae
tests: fix exit code
2019-01-16 16:18:59 +01:00
Ondřej Herman
cbb791395e
gopy/bind: pass Go strings to Python as Unicode objects
2019-01-16 09:40:56 +01:00
Dong-hee Na
02e3537b5f
cffi: Support complex number types.
...
* Generating complex64 / complex128 types from a CFFI engine is supported.
* Passing complex types as an argument is supported.
* Create a new test for complex operations.
2017-07-07 08:37:14 +00:00
Dong-hee Na
fddd338960
gencffi: Support bool types.
2017-06-27 13:25:11 +00:00
Sebastien Binet
1ed32c9a61
gopy: add simple Add func to 'simple' test package
...
Change-Id: I7ca1bd79e30812d7adbb8aad85ac1797eed8b215
2015-09-08 12:43:10 +02:00
Sebastien Binet
73845d817e
bind: add test for 'simple' package
...
Change-Id: If0bd1c6ba29d4916990c756bec25e2e80da94c6d
2015-08-10 15:38:06 +02:00
Sebastien Binet
df3502d45c
examples: add a very simple package for benchmarking
...
Change-Id: I23fd2b578a8c2217e96f9e3e2f879f2a43ece93d
2015-08-06 17:57:00 +02:00