* ZackerySpytz-OCaml-abstract_access-abstract_typedef-runtime-tests: [OCaml] Runtime tests for abstract_access, abstract_typedef and some others |
||
|---|---|---|
| .. | ||
| abstract_access_runme.ml | ||
| abstract_typedef2_runme.ml | ||
| abstract_typedef_runme.ml | ||
| abstract_virtual_runme.ml | ||
| aggregate_runme.ml | ||
| cast_operator_runme.ml | ||
| class_ignore_runme.ml | ||
| class_scope_weird_runme.ml | ||
| constover_runme.ml | ||
| cpp_static_runme.ml | ||
| ignore_parameter_runme.ml | ||
| imports_runme.ml | ||
| li_std_vector_runme.ml | ||
| makedebugtop | ||
| Makefile.in | ||
| minherit_runme.ml | ||
| name_runme.ml | ||
| newobject1_runme.ml | ||
| overload_copy_runme.ml | ||
| README | ||
| sneaky1_runme.ml | ||
| struct_value_runme.ml | ||
| throw_exception_runme.ml | ||
| typedef_mptr_runme.ml | ||
| typename_runme.ml | ||
| unions_runme.ml | ||
| using_protected_runme.ml | ||
| varargs_runme.ml | ||
| voidtest_runme.ml | ||
I stole most of these runme's from the ruby runme scripts, since the current ocaml interface mirrors the ruby interface in many ways.