swig/Examples/test-suite/go
2017-06-16 19:24:22 +01:00
..
abstract_access_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
abstract_typedef2_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
abstract_typedef_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
abstract_virtual_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
argout_runme.go Add run test case for argout.i. 2014-09-07 15:44:12 -07:00
array_member_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
arrays_global_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
char_binary_runme.go Add string & length typemap for Go. 2011-01-14 21:31:36 +00:00
class_ignore_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
class_scope_weird_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
compactdefaultargs_runme.go Adjust for the elimination of the "float" and "complex" types. 2011-02-19 20:22:33 +00:00
constover_runme.go Go examples and test-suite format fixes 2013-07-01 20:13:36 +01:00
constructor_copy_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
contract_runme.go Change Go test case to compile with current compiler. 2015-02-03 13:55:41 -08:00
cpp11_strongly_typed_enumerations_runme.go Add c++11 strongly typed enum support for Go 2014-11-28 20:40:37 +00:00
cpp_enum_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
cpp_namespace_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
cpp_static_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
default_args_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
default_constructor_runme.go Don't generate constructor wrappers if a base class has a private constructor 2015-07-07 20:15:55 +01:00
director_alternating_runme.go Fix handling of protected methods in Go when using directors. 2011-02-20 03:52:04 +00:00
director_basic_runme.go Run gofmt on hand written Go code. 2011-08-22 20:04:06 +00:00
director_classic_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
director_default_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
director_detect_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
director_enum_runme.go Remove the -rename option in the Go language support. Do a much 2010-06-17 18:59:26 +00:00
director_exception_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
director_extend_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
director_finalizer_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
director_frob_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
director_nested_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
director_profile_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
director_protected_runme.go Fix handling of protected methods in Go when using directors. 2011-02-20 03:52:04 +00:00
director_string_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
director_unroll_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
disown_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
dynamic_cast_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
empty_c_runme.go Duplicate tests that are run twice as both C and C++ tests to fix parallel make: empty 2016-02-21 18:03:14 +00:00
empty_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
enum_template_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
enums_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
exception_order_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
extend_placement_runme.go Adjust for the elimination of the "float" and "complex" types. 2011-02-19 20:22:33 +00:00
extend_template_ns_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
extend_template_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
extend_variable_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
extern_c_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
friends_runme.go Adjust for the elimination of the "float" and "complex" types. 2011-02-19 20:22:33 +00:00
fvirtual_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
global_ns_arg_runme.go Rename symbol in test case as the name is clashing in some way with new versions of Octave (3.2.4) 2011-02-19 16:20:38 +00:00
go_director_inout_runme.go [Go] Add imtype, goin, goout, godirectorin, and godirectorout 2014-09-05 17:54:19 -07:00
go_inout_runme.go [Go] Fix use of goout typemap when calling base method by 2016-04-18 15:30:06 -07:00
go_subdir_import_runme.go Fixed SWIG go for cases when SWIG %import-s another package which is located in a subdirectory. 2015-02-17 10:27:45 +02:00
grouping_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
import_nomodule_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
imports_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
inctest_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
inherit_member_runme.go [Go] Fix member variables in base classes to handle CWRAP_NATURAL_VAR 2015-06-20 17:42:44 -07:00
inherit_missing_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
input_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
keyword_rename_c_runme.go Duplicate tests that are run twice as both C and C++ tests to fix parallel make: keyword_rename 2016-02-21 18:04:04 +00:00
keyword_rename_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
li_attribute_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
li_carrays_cpp_runme.go Duplicate tests that are run twice as both C and C++ tests to fix parallel make: li_carrays 2016-02-21 18:04:04 +00:00
li_carrays_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
li_cdata_cpp_runme.go Duplicate tests that are run twice as both C and C++ tests to fix parallel make: li_cdata 2016-02-21 18:04:04 +00:00
li_cdata_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
li_cmalloc_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
li_cpointer_cpp_runme.go Duplicate tests that are run twice as both C and C++ tests to fix parallel make: li_cpointer 2016-02-21 18:04:04 +00:00
li_cpointer_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
li_std_map_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
li_std_vector_ptr_runme.go Fix std::vector of pointers which failed if a pointer to a pointer of the container element type existed (Python) 2016-07-28 22:51:22 +01:00
Makefile.in Add import_fragment test back in to Go test-suite 2017-06-16 19:24:22 +01:00
member_pointer_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
memberin_extend_c_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
minherit_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
mod_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
multi_import_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
namespace_class_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
namespace_typemap_runme.go Adjust for the elimination of the "float" and "complex" types. 2011-02-19 20:22:33 +00:00
namespace_virtual_method_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
naturalvar_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
nested_workaround_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
overload_complicated_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
overload_copy_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
overload_extend2_runme.go rename overload_extendc testcase 2016-02-21 18:04:04 +00:00
overload_extend_c_runme.go Duplicate tests that are run twice as both C and C++ tests to fix parallel make: overload_extend 2016-02-21 19:24:11 +00:00
overload_extend_runme.go Adjust for the elimination of the "float" and "complex" types. 2011-02-19 20:22:33 +00:00
overload_polymorphic_runme.go [Go] Fix overloading on an undefined type. 2015-03-06 17:51:30 -08:00
overload_rename_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
overload_simple_runme.go Adjust for the elimination of the "float" and "complex" types. 2011-02-19 20:22:33 +00:00
overload_subtype_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
overload_template_fast_runme.go Run gofmt on hand written Go code. 2011-08-22 20:04:06 +00:00
overload_template_runme.go Run gofmt on hand written Go code. 2011-08-22 20:04:06 +00:00
preproc_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
primitive_ref_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
profiletest_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
refcount_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
reference_global_vars_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
rename_scope_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
rename_simple_runme.go Add Go execution test for new rename_simple test. 2011-02-20 04:40:00 +00:00
rename_strip_encoder_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
ret_by_value_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
return_const_value_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
smart_pointer_extend_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
smart_pointer_member_runme.go Remove the -rename option in the Go language support. Do a much 2010-06-17 18:59:26 +00:00
smart_pointer_multi_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
smart_pointer_multi_typedef_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
smart_pointer_overload_runme.go Adjust for the elimination of the "float" and "complex" types. 2011-02-19 20:22:33 +00:00
smart_pointer_rename_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
smart_pointer_simple_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
smart_pointer_templatevariables_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
smart_pointer_typedef_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
sneaky1_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
special_variable_macros_runme.go Document patch #33 from previous commit and complete run time tests 2013-04-18 23:20:48 +01:00
static_const_member_2_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
struct_initialization_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
struct_rename_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
struct_value_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
template_default_arg_runme.go Run gofmt on hand written Go code. 2011-08-22 20:04:06 +00:00
template_extend1_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
template_extend2_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
template_inherit_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
template_ns4_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
template_ns_runme.go Adjust for the elimination of the "float" and "complex" types. 2011-02-19 20:22:33 +00:00
template_opaque_runme.go Remove Go -longsize option. 2013-12-17 17:37:55 -08:00
template_ref_type_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
template_rename_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
template_static_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
template_tbase_template_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
template_type_namespace_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
template_typedef_cplx3_runme.go Go examples and test-suite format fixes 2013-07-01 20:13:36 +01:00
template_typedef_cplx4_runme.go Go examples and test-suite format fixes 2013-07-01 20:13:36 +01:00
threads_exception_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
typedef_class_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
typedef_funcptr_runme.go Fix handling of typedef'd function pointers for Go 2017-03-17 07:49:21 +00:00
typedef_inherit_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
typedef_scope_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
typemap_namespace_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
typemap_ns_using_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
typemap_out_optimal_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
typename_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
unions_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
using1_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
using2_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
using_composition_runme.go Adjust for the elimination of the "float" and "complex" types. 2011-02-19 20:22:33 +00:00
using_extend_runme.go Adjust for the elimination of the "float" and "complex" types. 2011-02-19 20:22:33 +00:00
using_inherit_runme.go Adjust for the elimination of the "float" and "complex" types. 2011-02-19 20:22:33 +00:00
using_private_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
using_protected_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
varargs_overload_runme.go More varargs overload testing for Go. 2011-02-20 04:47:17 +00:00
varargs_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
virtual_derivation_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
virtual_poly_runme.go Run gofmt on hand written Go code. 2011-08-22 20:04:06 +00:00
voidtest_runme.go Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
wrapmacro_runme.go Remove Go -longsize option. 2013-12-17 17:37:55 -08:00