swig/Examples/test-suite/javascript
Oliver Buchtala 26b5acbbe8 Test-suite Makefile now supports testing for all three Javascript variants.
- node.js
- custom JavascriptCore interpreter
- custom V8 interpreter
2013-09-06 00:42:56 +03:00
..
node_template Added missing template configuration files for nodejs based tests. 2013-09-04 18:04:40 +02:00
abstract_access_runme.js Make javascript test-suite work with nodejs. 2013-09-03 16:57:40 +02:00
abstract_typedef2_runme.js Make javascript test-suite work with nodejs. 2013-09-03 16:57:40 +02:00
abstract_typedef_runme.js Make javascript test-suite work with nodejs. 2013-09-03 16:57:40 +02:00
abstract_virtual_runme.js Make javascript test-suite work with nodejs. 2013-09-03 16:57:40 +02:00
array_member_runme.js Make javascript test-suite work with nodejs. 2013-09-03 16:57:40 +02:00
arrays_global_runme.js Make javascript test-suite work with nodejs. 2013-09-03 16:57:40 +02:00
char_binary_runme.js Make javascript test-suite work with nodejs. 2013-09-03 16:57:40 +02:00
class_ignore_runme.js Make javascript test-suite work with nodejs. 2013-09-03 16:57:40 +02:00
class_scope_weird_runme.js Make javascript test-suite work with nodejs. 2013-09-03 16:57:40 +02:00
complextest_runme.js Make javascript test-suite work with nodejs. 2013-09-03 16:57:40 +02:00
constover_runme.js Make javascript test-suite work with nodejs. 2013-09-03 16:57:40 +02:00
constructor_copy_runme.js Make javascript test-suite work with nodejs. 2013-09-03 16:57:40 +02:00
cpp_enum_runme.js Make javascript test-suite work with nodejs. 2013-09-03 16:57:40 +02:00
cpp_namespace_runme.js Make javascript test-suite work with nodejs. 2013-09-03 16:57:40 +02:00
cpp_static_runme.js Make javascript test-suite work with nodejs. 2013-09-03 16:57:40 +02:00
director_alternating_runme.js Make javascript test-suite work with nodejs. 2013-09-03 16:57:40 +02:00
enum_template_runme.js Make javascript test-suite work with nodejs. 2013-09-03 16:57:40 +02:00
javascript_unicode_runme.js Make javascript test-suite work with nodejs. 2013-09-03 16:57:40 +02:00
Makefile.in Test-suite Makefile now supports testing for all three Javascript variants. 2013-09-06 00:42:56 +03:00
namespace_virtual_method_runme.js Make javascript test-suite work with nodejs. 2013-09-03 16:57:40 +02:00
overload_copy_runme.js Make javascript test-suite work with nodejs. 2013-09-03 16:57:40 +02:00
preproc_include_runme.js Make javascript test-suite work with nodejs. 2013-09-03 16:57:40 +02:00
preproc_runme.js Make javascript test-suite work with nodejs. 2013-09-03 16:57:40 +02:00
README Merge branch 'devel' of https://github.com/Neha03/gsoc2012-javascript into devel 2012-09-08 00:56:48 +00:00
ret_by_value_runme.js Make javascript test-suite work with nodejs. 2013-09-03 16:57:40 +02:00
setup_test.sh Allow exceptions in generated example/test node extensions. 2013-09-04 13:07:07 +02:00
struct_value_runme.js Make javascript test-suite work with nodejs. 2013-09-03 16:57:40 +02:00
template_static_runme.js Make javascript test-suite work with nodejs. 2013-09-03 16:57:40 +02:00
typedef_class_runme.js Make javascript test-suite work with nodejs. 2013-09-03 16:57:40 +02:00
typedef_inherit_runme.js Make javascript test-suite work with nodejs. 2013-09-03 16:57:40 +02:00
typedef_scope_runme.js Make javascript test-suite work with nodejs. 2013-09-03 16:57:40 +02:00
typemap_arrays_runme.js Make javascript test-suite work with nodejs. 2013-09-03 16:57:40 +02:00
typemap_delete_runme.js Make javascript test-suite work with nodejs. 2013-09-03 16:57:40 +02:00
typemap_namespace_runme.js Make javascript test-suite work with nodejs. 2013-09-03 16:57:40 +02:00
typemap_ns_using_runme.js Make javascript test-suite work with nodejs. 2013-09-03 16:57:40 +02:00
using1_runme.js Make javascript test-suite work with nodejs. 2013-09-03 16:57:40 +02:00
using2_runme.js Make javascript test-suite work with nodejs. 2013-09-03 16:57:40 +02:00

See ../README for common README file.

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