mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-01-31 11:37:35 +00:00
ae57fa2c4e
This method is supposed to give equivalence iff two shared pointers both own the same object, even if they point to different addresses. We can't control the exact order of the control blocks in memory, so the test can only check that this equivalence/non-equivalence relationship holds, and this is in fact all that it should check. |
||
---|---|---|
.. | ||
.clang-format | ||
accumulate_test.cc | ||
advance_test.cc | ||
all_of_test.cc | ||
any_of_test.cc | ||
array_test.cc | ||
back_inserter_test.cc | ||
BUILD.mk | ||
copy_test.cc | ||
is_base_of_test.cc | ||
istringstream_test.cc | ||
map_test.cc | ||
mutex_test.cc | ||
optional_test.cc | ||
ostringstream_test.cc | ||
set_bench.cc | ||
set_test.cc | ||
shared_ptr_test.cc | ||
sort_test.cc | ||
string_bench.cc | ||
string_test.cc | ||
string_view_test.cc | ||
to_string_test.cc | ||
tuple_test.cc | ||
unique_ptr_test.cc | ||
vector_test.cc |