You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/test/std/experimental
Hans Wennborg 48fa196e77 Merging r278357:
------------------------------------------------------------------------
r278357 | compnerd | 2016-08-11 09:58:12 -0700 (Thu, 11 Aug 2016) | 6 lines

test: relax the FS test a slight bit to be more reliable

Some filesystems track atime always.  This relaxes the test to accept either a
filesystem which does not accurately track atime or does track the atime
accurately.  This allows the test to pass on filesystems mounted with
`strictatime` on Linux or on macOS.
------------------------------------------------------------------------


git-svn-id: https://llvm.org/svn/llvm-project/libcxx/branches/release_39@278538 91177308-0d34-0410-b5e6-96231b3b80d8
9 years ago
..
algorithms Fix various undefined behavior found by UBSan. 10 years ago
any [libcxx] Add <experimental/any> v2. 10 years ago
filesystem Merging r278357: 9 years ago
func Remove trailing whitespace in test suite. Approved by Marshall Clow. 10 years ago
iterator Remove trailing whitespace in test suite. Approved by Marshall Clow. 10 years ago
memory Implement p0337r0. Delete operator= for polymorphic_allocator. 9 years ago
optional Fix std::experimental::optional tests. Patch from Casey Carter. 9 years ago
string.view Replace __cplusplus comparisons and dialect __has_feature checks with TEST_STD_VER. 10 years ago
utilities Move more _LIBCPP_VERSION tests to test/libcxx. 10 years ago
nothing_to_do.pass.cpp Move test into test/std subdirectory. 11 years ago