The OCaml module's typemaps.i supplied argout typemaps for some reference types (e.g. int &) by default, which was unintuitive and inconsistent when compared with other modules. The argout_ref example depended on this, so add a typemap to argout_ref/example.i. Add multiple runtime tests that deal with references. |
||
|---|---|---|
| .. | ||
| argout_ref | ||
| callback | ||
| class | ||
| contract | ||
| scoped_enum | ||
| shapes | ||
| simple | ||
| std_string | ||
| std_vector | ||
| stl | ||
| string_from_ptr | ||
| strings_test | ||
| check.list | ||