llvm-project/libcxx/test/std
Martin Storsjö b4a289b03c [libcxx] [test] Split the file_time_type synopsis test
Split the resolution check to a separate test, which is marked as
unsupported on windows.

On windows (both with MS STL and libstdc++), the file time has
100 ns resolution; the standard doesn't mandate a specific resolution.

Differential Revision: https://reviews.llvm.org/D89535
2020-10-21 10:00:02 +03:00
..
algorithms [libc++][test] Silence MSVC "comparison of signed and unsigned" warning 2020-10-19 17:18:44 -07:00
atomics [libc++][test] Test nonconforming atomic_fetch_XXX overloads only on libc++ 2020-10-19 17:19:52 -07:00
concepts/lang [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
containers [libcxx] Fix printf formats in two tests. 2020-10-16 13:47:45 +01:00
depr [libc++] Fix aligned_alloc tests FreeBSD 2020-10-18 18:17:50 +01:00
diagnostics [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
experimental [libc++] Fix heap UaF issue in coroutine test 2020-09-28 16:09:15 -04:00
input.output [libcxx] [test] Split the file_time_type synopsis test 2020-10-21 10:00:02 +03:00
iterators [libc++] NFC: Move iterator.range tests into the right place 2020-10-16 08:35:34 -04:00
language.support [libc++] Fix aligned_alloc tests FreeBSD 2020-10-18 18:17:50 +01:00
localization [libc++/abi] Clean up uses of <iostream> in the test suite 2020-10-13 20:25:33 -04:00
namespace [libc++/abi] Clean up uses of <iostream> in the test suite 2020-10-13 20:25:33 -04:00
numerics [libc++] Get rid of <sstream> in the valarray tests 2020-10-20 18:15:57 -04:00
re [runtimes] Use int main(int, char**) consistently in tests 2020-10-08 14:28:13 -04:00
strings [libc++] NFCI: Use Lit features to disable tests instead of #if 2020-10-16 08:35:34 -04:00
thread [runtimes] Use int main(int, char**) consistently in tests 2020-10-08 14:28:13 -04:00
utilities [libc++][test] test allocator<const T> extension only on libc++ 2020-10-19 17:14:51 -07:00
pstl [libc++] Take 2: Integrate the PSTL into libc++ 2019-08-05 18:29:14 +00:00