llvm-project/libcxx/test
David Zarzycki 579d6ed48c [libcxx testing] Fix lingering bugs in notify_one.pass.cpp
This test is arguably fatally flawed, at least as long as C++ condition
variables are just trivial wrappers around POSIX. I've added some notes
to the test for future authors to consider.
2020-06-03 08:50:27 -04:00
..
libcxx [libc++] Fix issues with the triviality of std::array 2020-05-29 16:32:55 -07:00
pretty_printers [libc++/libc++abi] Properly delimit lit substitutions 2020-03-27 10:27:38 -04:00
std [libcxx testing] Fix lingering bugs in notify_one.pass.cpp 2020-06-03 08:50:27 -04:00
support [libc++] Complete overhaul of constexpr support in std::array 2020-05-28 12:31:06 -04:00
CMakeLists.txt [libc++] Add a new target check-cxx-deps to build dependencies of the test suite 2020-04-15 15:11:27 -04:00
lit.cfg [libc++] 2/N: Enable the new libc++ testing format by default 2020-04-06 18:35:17 -04:00
lit.site.cfg.in [libcxx] Allow tests to link with static libc++abi/libc++ even if the shared version is present 2020-03-25 15:29:58 +03:00