forked from OSchip/llvm-project
![]() The test precision_type.pass.cpp was a duplicate of precision.pass.cpp, so it is removed. atomic_flag_test.pass.cpp was a duplicate of atomic_flag_test_and_set.pass.cpp, so instead I wrote a proper test for it. Those duplicate tests were detected with find libcxx ! -empty -type f -exec md5sum {} + | sort | uniq -w32 -dD |
||
---|---|---|
.. | ||
atomic_flag_clear.pass.cpp | ||
atomic_flag_clear_explicit.pass.cpp | ||
atomic_flag_test.pass.cpp | ||
atomic_flag_test_and_set.pass.cpp | ||
atomic_flag_test_and_set_explicit.pass.cpp | ||
atomic_flag_test_explicit.pass.cpp | ||
clear.pass.cpp | ||
copy_assign.compile.fail.cpp | ||
copy_ctor.compile.fail.cpp | ||
copy_volatile_assign.compile.fail.cpp | ||
default.pass.cpp | ||
init.pass.cpp | ||
test_and_set.pass.cpp |