swig/Examples/test-suite/javascript
William S Fulton ec8d978995 Overloading for non-pointers and NULL - Javascript
Overloading support for Javascript is generally incomplete as there are
no typecheck typemaps, so the overloading and NULL support added here
doesn't work and won't work until the typecheck typemaps are
implemented.
2018-12-30 10:11:35 +00:00
..
node_template Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
abstract_access_runme.js Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
abstract_inherit_runme.js Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
abstract_typedef2_runme.js Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
abstract_typedef_runme.js Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
abstract_virtual_runme.js Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
array_member_runme.js Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
arrays_global_runme.js Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
callback_runme.js Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
char_binary_runme.js Make (char*, size_t) typemap usable for strings of other types in Java. 2015-08-07 19:44:45 +02:00
char_strings_runme.js Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
class_ignore_runme.js Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
class_scope_weird_runme.js Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
complextest_runme.js Fix C# std::complex pass by value typemaps 2017-10-02 19:07:24 +01:00
constover_runme.js Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
constructor_copy_runme.js Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
cpp11_strongly_typed_enumerations_runme.js Add c++11 strongly typed enums runtime test for Javascript 2014-12-02 19:59:59 +00:00
cpp_enum_runme.js Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
cpp_namespace_runme.js Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
cpp_static_runme.js Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
director_alternating_runme.js Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
disown_runme.js Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
dynamic_cast_runme.js Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
empty_c_runme.js 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.js Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
enum_template_runme.js Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
infinity_runme.js Fix infinity testcase on windows 2014-05-29 07:50:21 +01:00
Makefile.in Javascript test-suite Makefile parallel jobs 2018-05-17 08:15:48 +01:00
namespace_virtual_method_runme.js Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
nspace_extend_runme.js Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
nspace_runme.js Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
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 Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
overload_null_runme.js Overloading for non-pointers and NULL - Javascript 2018-12-30 10:11:35 +00:00
preproc_include_runme.js Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
preproc_runme.js Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
rename1_runme.js Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
rename2_runme.js Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
rename3_runme.js Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
rename4_runme.js Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
rename_scope_runme.js Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
rename_simple_runme.js Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
ret_by_value_runme.js Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
string_simple_runme.js Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
struct_value_runme.js Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
swig_exception_runme.js [Javascript] Fix SWIG_exception() macro (#792) 2016-09-17 17:29:42 +12:00
template_static_runme.js Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
typedef_class_runme.js Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
typedef_inherit_runme.js Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
typedef_scope_runme.js Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
typemap_arrays_runme.js Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
typemap_delete_runme.js Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
typemap_namespace_runme.js Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
typemap_ns_using_runme.js Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
using1_runme.js Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
using2_runme.js Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
varargs_runme.js Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00