swig/Examples/test-suite/javascript
William S Fulton 5cc4591ae7 Consistent cpp11 testing in test-suite
Move HAVE_CXX11 into makefiles so that running test-suite
from top level directory or in the language's test-suite directory
is consistent. For example, running 'make check-java-test-suite'
behaves the same as 'cd Examples/test-suite/java && make check'.
2022-03-27 19:34:20 +01:00
..
node_template
abstract_access_runme.js
abstract_inherit_runme.js
abstract_typedef2_runme.js
abstract_typedef_runme.js
abstract_virtual_runme.js
array_member_runme.js
arrays_global_runme.js
callback_runme.js
char_binary_runme.js
char_strings_runme.js
class_ignore_runme.js
class_scope_weird_runme.js Add Javascript test for missing new in constructor call 2021-02-28 22:01:32 +00:00
complextest_runme.js Fix C# std::complex pass by value typemaps 2017-10-02 19:07:24 +01:00
constover_runme.js
constructor_copy_runme.js
cpp11_strongly_typed_enumerations_runme.js
cpp_enum_runme.js
cpp_namespace_runme.js
cpp_static_runme.js
director_alternating_runme.js
disown_runme.js
dynamic_cast_runme.js
empty_c_runme.js
empty_runme.js
enum_template_runme.js
infinity_runme.js
inherit_missing_runme.js Add two Javascript testcases converted from Python 2021-03-11 20:10:18 +00:00
integers_runme.js Node: Fix handling of large unsigned values 2021-02-26 23:31:12 +00:00
javascript_lib_arrays_runme.js Convert javascript_arrays.i example into testcase 2021-03-06 10:55:47 +00:00
li_typemaps_runme.js OUTPUT typemaps on methods that don't return void 2021-03-01 14:20:18 +00:00
Makefile.in Consistent cpp11 testing in test-suite 2022-03-27 19:34:20 +01:00
namespace_virtual_method_runme.js
native_directive_runme.js Dev Checkpoint 201906252113 2019-06-25 21:13:49 -06:00
nspace_extend_runme.js
nspace_runme.js
null_pointer_runme.js Rename func to funk in tests to avoid Go keyword problems 2017-06-16 19:24:48 +01:00
overload_copy_runme.js
overload_null_runme.js Shorten testcase variable names for Scilab 6 to work 2021-11-15 22:45:56 +00:00
preproc_include_runme.js
preproc_runme.js
rename1_runme.js testcase fixes for gcc-9 2019-04-15 23:25:53 +01:00
rename2_runme.js testcase fixes for gcc-9 2019-04-15 23:25:53 +01:00
rename3_runme.js testcase fixes for gcc-9 2019-04-15 23:25:53 +01:00
rename4_runme.js testcase fixes for gcc-9 2019-04-15 23:25:53 +01:00
rename_scope_runme.js
rename_simple_runme.js
ret_by_value_runme.js
string_simple_runme.js [OCaml] Fix and re-enable the string_simple, minherit, and unions tests 2019-01-13 17:28:00 -07:00
struct_value_runme.js
swig_exception_runme.js
template_static_runme.js
typedef_class_runme.js
typedef_inherit_runme.js
typedef_scope_runme.js
typemap_arrays_runme.js
typemap_delete_runme.js
typemap_namespace_runme.js
typemap_ns_using_runme.js
types_directive_runme.js Javascript type conversion support 2021-03-11 20:10:13 +00:00
using1_runme.js
using2_runme.js
varargs_runme.js
virtual_derivation_runme.js Add two Javascript testcases converted from Python 2021-03-11 20:10:18 +00:00
voidtest_runme.js [Javascript] Fix handling of functions which take void* 2022-03-07 14:17:52 +13:00