[ruby] add simple tests for std unordered containers.
This commit is contained in:
parent
43c3ca3767
commit
70740c51d0
5 changed files with 26 additions and 0 deletions
|
|
@ -35,6 +35,10 @@ CPP11_TEST_CASES = \
|
|||
cpp11_hash_tables \
|
||||
cpp11_shared_ptr_upcast \
|
||||
cpp11_shared_ptr_const \
|
||||
cpp11_std_unordered_map \
|
||||
cpp11_std_unordered_multimap \
|
||||
cpp11_std_unordered_set \
|
||||
cpp11_std_unordered_multiset
|
||||
|
||||
C_TEST_CASES += \
|
||||
li_cstring \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue