llvm-project/libcxx/test
Eric Fiselier ba0543b32b [test] Fix Container::insert(value_type const&) tests
Patch from Joe Loser.

Several unit tests meaning to test the behavior of lvalue insertion incorrectly
pass rvalues. Fixes bug PR # 27394

Reviewed as https://reviews.llvm.org/D44411

llvm-svn: 329541
2018-04-08 21:57:35 +00:00
..
libcxx Implement P0768r1: Library support for the Spaceship Operator. 2018-04-06 21:37:23 +00:00
std [test] Fix Container::insert(value_type const&) tests 2018-04-08 21:57:35 +00:00
support Implement P0768r1: Library support for the Spaceship Operator. 2018-04-06 21:37:23 +00:00
CMakeLists.txt Allow passing additional compiler/linker flags for the tests 2018-02-23 15:19:48 +00:00
lit.cfg Move libcxx/test/libcxx python package into libcxx/utils/libcxx. 2017-02-09 23:18:11 +00:00
lit.site.cfg.in Allow passing additional compiler/linker flags for the tests 2018-02-23 15:19:48 +00:00
nothing_to_do.pass.cpp