Add NewLinkedHashSet to the combined testset
list_hash_set_test.cc already tests both ListHashSet and LinkedHashSet. It's natural to add NewLinkedHashSet to the list. Not all tests work right now, due to insertion of 0 (an empty value). Change-Id: Ib649c3ccc8c28323673b75b07857ac0a89440f0d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2130586Reviewed-by:Kentaro Hara <haraken@chromium.org> Reviewed-by:
Yuki Shiino <yukishiino@chromium.org> Commit-Queue: Bartek Nowierski <bartekn@chromium.org> Cr-Commit-Position: refs/heads/master@{#755244}
Showing
Please register or sign in to comment