conversion bug where converting to float imposed overflow checking which should not be there and causes this program to error out. This was seen originally in Javascript, but it turns out Python has the same bug. Lua does not have this bug. Other generators have not been tested. This test also tests the rename feature. The Javascript generator was not renaming the variable correctly. |
||
|---|---|---|
| .. | ||
| node_template | ||
| abstract_access_runme.js | ||
| abstract_typedef2_runme.js | ||
| abstract_typedef_runme.js | ||
| abstract_virtual_runme.js | ||
| array_member_runme.js | ||
| arrays_global_runme.js | ||
| char_binary_runme.js | ||
| class_ignore_runme.js | ||
| class_scope_weird_runme.js | ||
| complextest_runme.js | ||
| constover_runme.js | ||
| constructor_copy_runme.js | ||
| cpp_enum_runme.js | ||
| cpp_namespace_runme.js | ||
| cpp_static_runme.js | ||
| director_alternating_runme.js | ||
| enum_template_runme.js | ||
| infinity_runme.js | ||
| javascript_unicode_runme.js | ||
| Makefile.in | ||
| namespace_virtual_method_runme.js | ||
| overload_copy_runme.js | ||
| preproc_include_runme.js | ||
| preproc_runme.js | ||
| README | ||
| ret_by_value_runme.js | ||
| setup_test.sh | ||
| struct_value_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 | ||
| using1_runme.js | ||
| using2_runme.js | ||
See ../README for common README file. Any testcases which have _runme.js appended after the testcase name will be detected and run.