[OCaml] Runtime tests for template_opaque, using_extend and some others
Add runtime tests for namespace_virtual_method, template_opaque, using_extend, using_inherit, using_pointers, using_private, and varargs_overload.
This commit is contained in:
parent
7118e4ef1e
commit
f78358d9aa
7 changed files with 80 additions and 0 deletions
|
|
@ -0,0 +1,4 @@
|
|||
open Swig
|
||||
open Namespace_virtual_method
|
||||
|
||||
let x = new_Spam '()
|
||||
Loading…
Add table
Add a link
Reference in a new issue