swig/Examples/test-suite/python/.cvsignore
William S Fulton 5b766d6fc0 *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7265 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-06-09 18:52:32 +00:00

303 lines
5.5 KiB
Text

*wrap* *.pyc *.so *.dll *.exp *.lib
Makefile
test.dat
abstract_access.py
abstract_inherit_ok.py
abstract_inherit.py
abstract_signature.py
abstract_typedef2.py
abstract_typedef.py
abstract_virtual.py
access_change.py
add_link.py
aggregate.py
anonymous_bitfield.py
argcargvtest.py
argout.py
array_member.py
arrayref.py
arrays_dimensionless.py
arrays_global.py
arrays_global_twodim.py
arrays.py
arrays_scope.py
array_typedef_memberin.py
attributetest.py
autodoc.py
bloody_hell.py
bools.py
callback.py
cast_operator.py
casts.py
char_constant.py
char_strings.py
class_ignore.py
class_scope_weird.py
clientdata_prop_a.py
clientdata_prop_b.py
complextest.py
constant_pointers.py
const_const_2.py
const_const.py
constover.py
constructor_exception.py
constructor_explicit.py
constructor_value.py
contract.py
conversion_namespace.py
conversion_ns_template.py
conversion.py
cplusplus_throw.py
cpp_basic.py
cpp_enum.py
cpp_namespace.py
cpp_nodefault.py
cpp_static.py
cpp_typedef.py
default_args.py
default_constructor.py
defvalue_constructor.py
derived_byvalue.py
derived_nested.py
destructor_reprotected.py
director_abstract.py
director_basic.py
director_constructor.py
director_default.py
director_detect.py
director_enum.py
director_exception.py
director_finalizer.py
director_frob.py
director_nested.py
director_protected.py
director_redefined.py
director_stl.py
director_string.py
director_thread.py
director_unroll.py
director_wombat.py
dynamic_cast.py
enum_plus.py
enum_scope_template.py
enums.py
enum_template.py
enum_thorough.py
enum_var.py
evil_diamond_ns.py
evil_diamond_prop.py
evil_diamond.py
exception_order.py
extend_default.py
extend_placement.py
extend_template_ns.py
extend_template.py
extern_throws.py
features.py
file_test.py
friends.py
function_typedef.py
global_ns_arg.py
global_vars.py
grouping.py
ignore_parameter.py
implicittest.py
import_nomodule.py
imports_a.py
imports_b.py
inctest.py
inherit_missing.py
inherit_same_name.py
inherit_void_arg.py
inline_initializer.py
inout.py
inplaceadd.py
input.py
kind.py
kwargs.py
lextype.py
li_carrays.py
li_cdata.py
li_cmalloc.py
li_constraints.py
li_cpointer.py
li_math.py
li_std_deque.py
li_std_except.py
li_std_map.py
li_std_pair.py
li_std_stream.py
li_std_string.py
li_std_vectora.py
li_std_vector.py
li_std_wstream.py
li_std_wstring.py
li_typemaps.py
long_long_apply.py
long_long.py
member_template.py
minherit.py
mixed_types.py
multiple_inheritance.py
name_cxx.py
name.py
namespace_class.py
namespace_enum.py
namespace_extend.py
namespace_nested.py
namespace_spaces.py
namespace_template.py
namespace_typedef_class.py
namespace_typemap.py
namespace_virtual_method.py
name_warnings.py
nested.py
newobject1.py
newobject2.py
nondynamic.py
ordering.py
overload_copy.py
overload_extendc.py
overload_extend.py
overload_rename.py
overload_simple.py
overload_subtype.py
overload_template.py
pointer_reference.py
preproc.py
primitive_ref.py
primitive_types.py
private_assign.py
protected_rename.py
pure_virtual.py
redefined.py
reference_global_vars.py
register_par.py
rename_scope.py
ret_by_value.py
return_const_value.py
return_value_scope.py
rname.py
simutry.py
sizeof_pointer.py
sizet.py
smart_pointer_const2.py
smart_pointer_const.py
smart_pointer_extend.py
smart_pointer_member.py
smart_pointer_multi.py
smart_pointer_multi_typedef.py
smart_pointer_namespace2.py
smart_pointer_namespace.py
smart_pointer_not.py
smart_pointer_overload.py
smart_pointer_protected.py
smart_pointer_rename.py
smart_pointer_simple.py
smart_pointer_static.py
smart_pointer_typedef.py
sneaky1.py
static_array_member.py
static_const_member_2.py
static_const_member.py
std_containers.py
struct_rename.py
struct_value.py
swigobject.py
template_arg_replace.py
template_arg_scope.py
template_arg_typename.py
template_array_numeric.py
template_base_template.py
template_classes.py
template_const_ref.py
template_construct.py
template_default2.py
template_default_arg.py
template_default_inherit.py
template_default.py
template_default_qualify.py
template_default_vw.py
template_enum_ns_inherit.py
template_enum.py
template_enum_typedef.py
template_explicit.py
template_extend1.py
template_extend2.py
template_extend_overload_2.py
template_extend_overload.py
template_forward.py
template_inherit_abstract.py
template_inherit.py
template_int_const.py
template_matrix.py
template_ns2.py
template_ns3.py
template_ns4.py
template_ns_enum2.py
template_ns_enum.py
template_ns_inherit.py
template_ns.py
template_ns_scope.py
template_opaque.py
template_partial_arg.py
template.py
template_qualifier.py
template_ref_type.py
template_rename.py
template_retvalue.py
template_specialization_defarg.py
template_specialization_enum.py
template_specialization.py
template_static.py
template_tbase_template.py
template_typedef_cplx2.py
template_typedef_cplx3.py
template_typedef_cplx4.py
template_typedef_cplx5.py
template_typedef_fnc.py
template_typedef_cplx.py
template_typedef_import.py
template_typedef_ns.py
template_typedef_ptr.py
template_typedef.py
template_type_namespace.py
template_virtual.py
template_whitespace.py
threads.py
throw_exception.py
typedef_array_member.py
typedef_class.py
typedef_funcptr.py
typedef_inherit.py
typedef_mptr.py
typedef_reference.py
typedef_scope.py
typemap_namespace.py
typemap_ns_using.py
typemap_numinputs.py
typemap_subst.py
typemap_variables.py
typemap_various.py
typename.py
union_scope.py
unions.py
using1.py
using2.py
using_composition.py
using_extend.py
using_inherit.py
using_namespace.py
using_pointers.py
using_private.py
using_protected.py
valuewrapper_base.py
valuewrapper_const.py
valuewrapper_opaque.py
valuewrapper.py
varargs.py
virtual_destructor.py
virtual_poly.py
voidtest.py
wrapmacro.py