Add a testcase for testing %native

This commit is contained in:
William S Fulton 2019-01-31 23:01:42 +00:00
commit 50a80e6ee3
3 changed files with 66 additions and 0 deletions

View file

@ -314,6 +314,7 @@ CPP_TEST_CASES += \
namespace_virtual_method \
nspace \
nspace_extend \
native_directive \
naturalvar \
naturalvar_more \
naturalvar_onoff \