llvm-project/libcxx/test
Eric Fiselier 3bf90e7811 Fix two test failures in <experimental/filesystem>
First, <experimental/filesystem> didn't correctly guard
against min/max macros. This adds the proper push/pop macro guards.

Second, an internal time helper had been renamed but the test for
it hadn't been updated. This patch updates those tests.

llvm-svn: 337520
2018-07-20 01:51:48 +00:00
..
libcxx Fix two test failures in <experimental/filesystem> 2018-07-20 01:51:48 +00:00
std [libc++] Implement Directory Entry Caching -- Sort of. 2018-07-20 01:22:32 +00:00
support [libc++] Implement Directory Entry Caching -- Sort of. 2018-07-20 01:22:32 +00:00
CMakeLists.txt Allow passing additional compiler/linker flags for the tests 2018-02-23 15:19:48 +00:00
lit.cfg Move libcxx/test/libcxx python package into libcxx/utils/libcxx. 2017-02-09 23:18:11 +00:00
lit.site.cfg.in Allow passing additional compiler/linker flags for the tests 2018-02-23 15:19:48 +00:00
nothing_to_do.pass.cpp