Fix %nspace support and activated relevant tests.

This commit is contained in:
Oliver Buchtala 2013-09-24 01:47:13 +02:00
commit 8bf966a65c
7 changed files with 181 additions and 42 deletions

View file

@ -45,6 +45,8 @@ CPP_TEST_CASES = \
cpp_static \
enum_template \
namespace_virtual_method \
nspace \
nspace_extend \
overload_copy \
rename_simple \
rename_scope \