swig/Examples/test-suite/python
2006-01-30 06:14:35 +00:00
..
.cvsignore update list 2006-01-22 18:07:59 +00:00
abstract_access_runme.py
abstract_typedef2_runme.py
abstract_typedef_runme.py
abstract_virtual_runme.py
argcargvtest.i
argcargvtest_runme.py
array_member_runme.py
arrays_global_runme.py
attributetest.i
autodoc.i
callback.i
callback_runme.py
class_ignore_runme.py
class_scope_weird_runme.py
compactdefaultargs_runme.py
complextest.i
complextest_runme.py
constover_runme.py
constructor_copy_runme.py
contract_runme.py
cpp_enum_runme.py
cpp_namespace_runme.py
default_args_runme.py
default_constructor_runme.py fix memory leaks in test 2006-01-28 19:18:47 +00:00
director_abstract_runme.py
director_basic_runme.py change runtime examples to run with old python versions 2006-01-11 23:06:15 +00:00
director_default_runme.py
director_detect_runme.py change runtime examples to run with old python versions 2006-01-11 23:13:23 +00:00
director_enum_runme.py
director_exception_runme.py
director_finalizer_runme.py
director_frob_runme.py
director_nested_runme.py
director_profile.i
director_profile_runme.py
director_protected_runme.py
director_stl.i add support for named warning codes 2006-01-06 11:42:24 +00:00
director_stl_runme.py
director_string_runme.py
director_thread.i add more time for slow machines 2005-12-27 23:38:41 +00:00
director_thread_runme.py
director_unroll_runme.py
director_wstring_runme.py
disown_runme.py
dynamic_cast_runme.py
empty_runme.py
enum_template_runme.py
enums_runme.py
exception_order_runme.py add the %throws directive 2006-01-10 10:12:32 +00:00
extend_placement_runme.py
extend_template_ns_runme.py
extend_template_runme.py
extend_variable_runme.py
file_test_runme.py
friends_runme.py
grouping_runme.py
iadd.h
iadd.i
iadd_runme.py
implicittest.i add test for the %implicitconv directive 2006-01-05 22:52:52 +00:00
import_nomodule_runme.py
imports_runme.py
inctest_runme.py
inherit_missing_runme.py
inout.i
inout_runme.py
inplaceadd.i
inplaceadd_runme.py
input.i
input_runme.py
kwargs.i flag the memberget/memberset methods and use it to deactivate kwargs, reported by amaury 2006-01-06 16:55:58 +00:00
kwargs_runme.py
langobj_runme.py fix memory PyObject * typemaps to avoid memory leaks with iterators 2006-01-11 23:05:12 +00:00
li_attribute_runme.py
li_carrays_runme.py
li_cmalloc_runme.py
li_cpointer_runme.py
li_cstring_runme.py
li_cwstring_runme.py
li_implicit_runme.py
li_std_carray.i
li_std_carray_runme.py change runtime examples to run with old python versions 2006-01-11 23:06:15 +00:00
li_std_map.i
li_std_map_runme.py
li_std_pair.i
li_std_pair_runme.py
li_std_set.i
li_std_set_runme.py change runtime examples to run with old python versions 2006-01-11 23:06:15 +00:00
li_std_stream.i
li_std_stream_runme.py change runtime examples to run with old python versions 2006-01-11 23:06:15 +00:00
li_std_string.i add/fix std_string test with %naturalvar 2006-01-30 06:14:35 +00:00
li_std_string_runme.py test std::string global variable 2006-01-29 15:05:47 +00:00
li_std_vector.i
li_std_vector_runme.py
li_std_vectora.i
li_std_wstream.i
li_std_wstream_runme.py change runtime examples to run with old python versions 2006-01-11 23:06:15 +00:00
li_std_wstring.i remove vc++ noise 2006-01-21 00:02:05 +00:00
li_std_wstring_runme.py change runtime examples to run with old python versions 2006-01-11 23:06:15 +00:00
Makefile.in avoid to call MAKE when building a .ccptes or .ctest case. This allows to use make -j2, and also it should reduce the running time in windows where forking another MAKE process is expensive 2006-01-29 18:58:31 +00:00
minherit_runme.py
mod_runme.py avoid cast list elements, add more debug info, add Rubin's multi-module 'mod'example 2006-01-20 18:59:06 +00:00
namespace_class_runme.py
namespace_typemap_runme.py
namespace_virtual_method_runme.py
naturalvar_runme.py
nondynamic.i
nondynamic_runme.py
overload_complicated_runme.py
overload_copy_runme.py
overload_extend_runme.py
overload_extendc_runme.py
overload_rename_runme.py
overload_simple_cast.i
overload_simple_cast_runme.py fix errors for 32bit arch. 2006-01-23 00:33:19 +00:00
overload_simple_runme.py
overload_subtype_runme.py
overload_template_fast_runme.py
overload_template_runme.py
preproc_runme.py
primitive_ref_runme.py
primitive_types_runme.py
profiletest_runme.py fix run test compile for the moment 2006-01-15 08:26:35 +00:00
profiletestc_runme.py
pyswig.supp
README
refcount_runme.py
reference_global_vars_runme.py
rename_scope_runme.py
ret_by_value_runme.py
return_const_value_runme.py
simutry.i
smart_pointer_extend_runme.py
smart_pointer_member_runme.py
smart_pointer_multi_runme.py
smart_pointer_multi_typedef_runme.py
smart_pointer_not_runme.py
smart_pointer_overload_runme.py
smart_pointer_rename_runme.py
smart_pointer_simple_runme.py
smart_pointer_typedef_runme.py
sneaky1_runme.py
static_const_member_2_runme.py
std_containers.i remove vc++ noise 2006-01-21 00:02:05 +00:00
std_containers_runme.py fix to avoid copies when the wrapper class exists 2006-01-08 07:08:21 +00:00
struct_rename_runme.py
struct_value_runme.py
swigobject.i fix for VC 2006-01-23 18:36:59 +00:00
swigobject_runme.py
tag_no_clash_with_variable_runme.i
template_construct_runme.py
template_default_arg_runme.py
template_extend1_runme.py
template_extend2_runme.py
template_inherit_runme.py
template_matrix.i
template_matrix_runme.py
template_ns4_runme.py
template_ns_runme.py
template_opaque_runme.py
template_ref_type_runme.py
template_rename_runme.py
template_static_runme.py
template_tbase_template_runme.py
template_type_namespace_runme.py
template_typedef_cplx2_runme.py
template_typedef_cplx3_runme.py
template_typedef_cplx4_runme.py
template_typedef_cplx_runme.py
template_typedef_import_runme.py
template_typedef_runme.py
typedef_class_runme.py
typedef_inherit_runme.py
typedef_scope_runme.py
typemap_namespace_runme.py
typemap_ns_using_runme.py
typename_runme.py
unions_runme.py
using1_runme.py
using2_runme.py
using_composition_runme.py
using_extend_runme.py
using_inherit_runme.py
using_private_runme.py
using_protected_runme.py
varargs_runme.py
vector.i add support for named warning codes 2006-01-06 11:42:24 +00:00
virtual_derivation_runme.py
virtual_poly_runme.py
voidtest_runme.py
wrapmacro_runme.py

See ../README for common README file.

Any testcases which have _runme.py appended after the testcase name will be detected and run.