Combine duplicate unordered_set unordered_map testcases
Merge cpp11_li_std_unordered_map into cpp11_std_unordered_map Merge cpp11_li_std_unordered_set into cpp11_std_unordered_set
This commit is contained in:
parent
9849174d93
commit
82d1632071
7 changed files with 16 additions and 33 deletions
|
|
@ -53,9 +53,9 @@ CPP11_TEST_CASES = \
|
|||
cpp11_shared_ptr_nullptr_in_containers \
|
||||
cpp11_shared_ptr_overload \
|
||||
cpp11_shared_ptr_upcast \
|
||||
cpp11_std_unordered_map \
|
||||
cpp11_std_unordered_set \
|
||||
cpp11_strongly_typed_enumerations_simple \
|
||||
cpp11_li_std_unordered_map \
|
||||
cpp11_li_std_unordered_set \
|
||||
|
||||
DOXYGEN_TEST_CASES := \
|
||||
doxygen_parsing_enums_simple \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue