[libcxx-commits] [PATCH] D112438: [libcxx][test][NFC] Various tests for std::vector

Ruslan Arutyunyan via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Dec 1 15:16:35 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG8c6b24899e51: [libcxx][test][NFC] Various tests for std::vector (authored by kboyarinov, committed by rarutyun).
Herald added a subscriber: libcxx-commits.

Changed prior to commit:
  https://reviews.llvm.org/D112438?vs=390982&id=391149#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112438

Files:
  libcxx/test/std/containers/sequences/vector/access.pass.cpp
  libcxx/test/std/containers/sequences/vector/reverse_iterators.pass.cpp
  libcxx/test/std/containers/sequences/vector/vector.capacity/reserve.pass.cpp
  libcxx/test/std/containers/sequences/vector/vector.cons/assign_copy.pass.cpp
  libcxx/test/std/containers/sequences/vector/vector.modifiers/emplace_extra.pass.cpp
  libcxx/test/std/containers/sequences/vector/vector.modifiers/insert_iter_lvalue.pass.cpp
  libcxx/test/std/containers/sequences/vector/vector.modifiers/insert_iter_value.pass.cpp
  libcxx/test/support/allocators.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112438.391149.patch
Type: text/x-patch
Size: 17803 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211201/9d2d8242/attachment.bin>


More information about the libcxx-commits mailing list