[ruby] add a few tests for std::wstring

This commit is contained in:
Takashi Tamura 2017-02-18 17:54:03 +09:00
commit bfe7204576
3 changed files with 27 additions and 0 deletions

View file

@ -19,6 +19,7 @@ CPP_TEST_CASES = \
li_std_queue \
li_std_set \
li_std_stack \
li_std_wstring \
primitive_types \
ruby_keywords \
ruby_minherit_shared_ptr \