[all-commits] [llvm/llvm-project] 2e106d: [libc++][test][NFC] Rewrite map count test and add...

Konstantin Boyarinov via All-commits all-commits at lists.llvm.org
Tue Sep 12 10:53:16 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2e106d55203a2467bccfe7cf39360830c27c67e4
      https://github.com/llvm/llvm-project/commit/2e106d55203a2467bccfe7cf39360830c27c67e4
  Author: Konstantin Boyarinov <konstantin.boyarinov at intel.com>
  Date:   2023-09-12 (Tue, 12 Sep 2023)

  Changed paths:
    M libcxx/test/std/containers/associative/map/map.ops/count.pass.cpp

  Log Message:
  -----------
  [libc++][test][NFC] Rewrite map count test and add test case for "final" compare

Was part of D118114. Unify test cases for `std::map::count` method and
add test case for the comparator that marked `final`

Differential Revision: https://reviews.llvm.org/D118232




More information about the All-commits mailing list