swig/Examples/test-suite/octave
2008-06-24 20:11:46 +00:00
..
abstract_access_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
abstract_typedef2_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
abstract_typedef_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
abstract_virtual_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
argcargvtest_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
array_member_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
arrays_global_runme.m Fix ~15 tests, minor doc fixes, improve STL support. 2008-03-05 04:35:34 +00:00
callback_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
cell_deref.i Add test for null pointer handling ([] taken as null pointer). 2008-04-20 14:29:46 +00:00
cell_deref_runme.m Add test for null pointer handling ([] taken as null pointer). 2008-04-20 14:29:46 +00:00
class_ignore_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
class_scope_weird_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
compactdefaultargs_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
complextest_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
constover_runme.m Fix ~15 tests, minor doc fixes, improve STL support. 2008-03-05 04:35:34 +00:00
constructor_copy_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
contract_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
cpp_enum_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
cpp_namespace_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
default_args_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
default_constructor_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
director_abstract_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
director_basic_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
director_classic_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
director_default_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
director_detect_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
director_enum_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
director_exception_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
director_extend_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
director_finalizer_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
director_frob_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
director_nested_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
director_stl_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
director_string_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
director_unroll_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
director_wstring_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
dynamic_cast_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
empty_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
enum_template_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
enums_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
exception_order_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
extend_placement_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
extend_template_ns_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
extend_template_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
extend_variable_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
file_test_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
friends_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
fvirtual_runme.m variable name changes to remove php keywords 2008-06-24 20:11:46 +00:00
global_ns_arg_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
grouping_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
iadd_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
implicittest.i Fix ~15 tests, minor doc fixes, improve STL support. 2008-03-05 04:35:34 +00:00
import_nomodule_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
imports_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
inctest_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
inherit_missing_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
inout_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
inplaceadd_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
input_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
li_attribute_runme.m Fix ~15 tests, minor doc fixes, improve STL support. 2008-03-05 04:35:34 +00:00
li_boost_shared_ptr_runme.m Fix ~15 tests, minor doc fixes, improve STL support. 2008-03-05 04:35:34 +00:00
li_carrays_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
li_cmalloc_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
li_cpointer_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
li_cstring_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
li_cwstring_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
li_factory_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
li_implicit_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
li_std_carray_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
li_std_map_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
li_std_pair.i Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
li_std_pair_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
li_std_set_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
li_std_stream_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
li_std_string.i Fix ~15 tests, minor doc fixes, improve STL support. 2008-03-05 04:35:34 +00:00
li_std_string_runme.m variable name changes to remove php keywords 2008-06-24 20:11:46 +00:00
li_std_vector_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
li_std_wstream_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
li_std_wstring_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
Makefile.in Add partialcheck make targets. Also add RUNTOOL, COMPILETOOL and SWIGTOOL variables for invoking tools when running tests, compiling or invoking swig 2008-05-20 21:27:22 +00:00
member_pointer_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
minherit_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
mod_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
multi_import_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
namespace_class_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
namespace_typemap_runme.m Fix ~15 tests, minor doc fixes, improve STL support. 2008-03-05 04:35:34 +00:00
namespace_virtual_method_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
naturalvar_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
nondynamic_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
null_pointer_runme.m Add test for null pointer handling ([] taken as null pointer). 2008-04-20 14:29:46 +00:00
overload_complicated_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
overload_copy_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
overload_extend_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
overload_extendc_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
overload_rename_runme.m Fix ~15 tests, minor doc fixes, improve STL support. 2008-03-05 04:35:34 +00:00
overload_simple_cast_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
overload_simple_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
overload_subtype_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
overload_template_fast_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
overload_template_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
preproc_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
primitive_ref_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
primitive_types_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
profiletest_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
refcount_runme.m Fix ~15 tests, minor doc fixes, improve STL support. 2008-03-05 04:35:34 +00:00
reference_global_vars_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
rename_scope_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
ret_by_value_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
return_const_value_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
smart_pointer_extend_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
smart_pointer_member_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
smart_pointer_multi_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
smart_pointer_multi_typedef_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
smart_pointer_not_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
smart_pointer_overload_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
smart_pointer_rename_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
smart_pointer_simple_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
smart_pointer_templatevariables_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
smart_pointer_typedef_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
sneaky1_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
static_const_member_2_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
std_containers_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
struct_rename_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
struct_value_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
swigobject_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
template_construct_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
template_default_arg_runme.m Fix ~15 tests, minor doc fixes, improve STL support. 2008-03-05 04:35:34 +00:00
template_extend1_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
template_extend2_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
template_inherit_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
template_matrix_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
template_ns4_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
template_ns_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
template_opaque_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
template_ref_type_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
template_rename_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
template_static_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
template_tbase_template_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
template_type_namespace_runme.m Fix ~15 tests, minor doc fixes, improve STL support. 2008-03-05 04:35:34 +00:00
template_typedef_cplx2_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
template_typedef_cplx3_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
template_typedef_cplx4_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
template_typedef_cplx_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
template_typedef_import_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
template_typedef_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
typedef_class_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
typedef_inherit_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
typedef_scope_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
typemap_namespace_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
typemap_ns_using_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
typename_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
types_directive_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
unions_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
using1_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
using2_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
using_composition_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
using_extend_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
using_inherit_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
using_private_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
using_protected_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
varargs_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
virtual_derivation_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
virtual_poly_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
voidtest_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00
wrapmacro_runme.m Initial commit of Octave module. 2008-03-01 23:35:44 +00:00