Activate Javascript testcases rename1-4.

This commit is contained in:
Oliver Buchtala 2013-09-09 13:23:47 +03:00
commit 64da1173dd
5 changed files with 276 additions and 0 deletions

View file

@ -47,6 +47,10 @@ CPP_TEST_CASES = \
infinity \
namespace_virtual_method \
overload_copy \
rename1 \
rename2 \
rename3 \
rename4 \
ret_by_value \
struct_value \
template_static \