[libcxx-commits] [PATCH] D119703: [libcxx][test][NFC] Add tests for hash_function() and key_eq() in unordered containers

Ruslan Arutyunyan via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue May 3 15:20:53 PDT 2022


rarutyun updated this revision to Diff 426865.
rarutyun set the repository for this revision to rG LLVM Github Monorepo.
Herald added a subscriber: libcxx-commits.
Herald added 1 blocking reviewer(s): libc++.

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D119703/new/

https://reviews.llvm.org/D119703

Files:
  libcxx/test/std/containers/unord/unord.map/hash_function.pass.cpp
  libcxx/test/std/containers/unord/unord.map/key_eq.pass.cpp
  libcxx/test/std/containers/unord/unord.multimap/hash_function.pass.cpp
  libcxx/test/std/containers/unord/unord.multimap/key_eq.pass.cpp
  libcxx/test/std/containers/unord/unord.multiset/hash_function.pass.cpp
  libcxx/test/std/containers/unord/unord.multiset/key_eq.pass.cpp
  libcxx/test/std/containers/unord/unord.set/hash_function.pass.cpp
  libcxx/test/std/containers/unord/unord.set/key_eq.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119703.426865.patch
Type: text/x-patch
Size: 11210 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220503/d9a0d60d/attachment-0001.bin>


More information about the libcxx-commits mailing list