* ZackerySpytz-OCaml-overloaded-bools-typecheck: [OCaml] Remove the last remnants of libswigocaml [OCaml] Fix the handling of bools in overloaded functions |
||
|---|---|---|
| .. | ||
| abstract_access_runme.ml | ||
| abstract_typedef2_runme.ml | ||
| abstract_typedef_runme.ml | ||
| abstract_virtual_runme.ml | ||
| aggregate_runme.ml | ||
| cast_operator_runme.ml | ||
| char_constant_runme.ml | ||
| chartest_runme.ml | ||
| class_ignore_runme.ml | ||
| class_scope_weird_runme.ml | ||
| constover_runme.ml | ||
| constructor_rename_runme.ml | ||
| conversion_runme.ml | ||
| cpp_nodefault_runme.ml | ||
| cpp_static_runme.ml | ||
| extend_constructor_destructor_runme.ml | ||
| extend_runme.ml | ||
| extend_special_variables_runme.ml | ||
| extend_template_runme.ml | ||
| extend_typedef_class_runme.ml | ||
| extern_c_runme.ml | ||
| fvirtual_runme.ml | ||
| global_ns_arg_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_bool_runme.ml | ||
| overload_copy_runme.ml | ||
| overload_extend_runme.ml | ||
| overload_polymorphic_runme.ml | ||
| overload_rename_runme.ml | ||
| overload_subtype_runme.ml | ||
| README | ||
| sneaky1_runme.ml | ||
| static_const_member_runme.ml | ||
| string_simple_runme.ml | ||
| struct_value_runme.ml | ||
| template_rename_runme.ml | ||
| throw_exception_runme.ml | ||
| typedef_mptr_runme.ml | ||
| typename_runme.ml | ||
| unions_runme.ml | ||
| using1_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.