llvm-project/libcxx/test
David Zarzycki 4f4d6c81f8 [libcxx testing] Remove ALLOW_RETRIES from sleep_until.pass.cpp
Operating systems are best effort by default, so we cannot assume that
sleep-like APIs return as soon as we'd like.

Even if a sleep-like API returns when we want it to, the potential for
preemption means that attempts to measure time are subject to delays.
2020-05-10 05:59:09 -04:00
..
libcxx [libc++] NFC: Port type_info tests to C++03 2020-05-07 13:41:51 -04:00
pretty_printers [libc++/libc++abi] Properly delimit lit substitutions 2020-03-27 10:27:38 -04:00
std [libcxx testing] Remove ALLOW_RETRIES from sleep_until.pass.cpp 2020-05-10 05:59:09 -04:00
support Revert "[libc++] [test] Generate static_test_env on the fly" 2020-05-06 23:13:24 +03: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