llvm-project/libcxx/test/std
Eric Fiselier 9ddcc55228 Mark exception_ptr tests as XFAIL on Windows for now
llvm-svn: 300942
2017-04-21 02:13:33 +00:00
..
algorithms Cleanup _LIBCPP_HAS_NO_<c++11-feature> in algorithm 2017-04-18 23:26:47 +00:00
atomics [libcxx] [test] D27027: Strip trailing whitespace. 2016-11-23 22:03:28 +00:00
containers Fix tests for extended noexcept in the container adaptors tests 2017-04-19 02:07:12 +00:00
depr Remove the binders from C++17. Reviewed as https://reviews.llvm.org/D31769 2017-04-13 18:25:32 +00:00
diagnostics Implement P0599: 'noexcept for hash functions'. Fix a couple of hash functions (optional<T> and unique_ptr<T>) which were mistakenly marked as 'noexcept'. Reviewed as https://reviews.llvm.org/D31234 2017-03-23 02:40:28 +00:00
experimental Diagnose when reverse_iterator is used on path::iterator. 2017-04-13 02:54:13 +00:00
input.output Cleanup _LIBCPP_HAS_NO_<c++11-feature> in the input.output library 2017-04-18 23:38:41 +00:00
iterators Clean up more usages of _LIBCPP_HAS_NO_RVALUE_REFERENCES 2017-03-03 03:43:25 +00:00
language.support Mark exception_ptr tests as XFAIL on Windows for now 2017-04-21 02:13:33 +00:00
localization Add deployment knobs to tests (for Apple platforms) 2017-03-15 00:59:54 +00:00
numerics Cleanup _LIBCPP_HAS_NO_<c++11-feature> macros in the numeric tests and headers 2017-04-19 00:23:45 +00:00
re Cleanup _LIBCPP_HAS_NO_<c++11-features> macro usage in regex 2017-04-18 23:42:15 +00:00
strings Resolve unused local typedef warning in test. 2017-04-21 01:10:04 +00:00
thread Cleanup _LIBCPP_HAS_NO_<c++11-feature> macros in thread. 2017-04-18 23:05:08 +00:00
utilities Cleanup _LIBCPP_HAS_NO_<c++11-feature> in the utilities library 2017-04-19 00:56:32 +00:00
nothing_to_do.pass.cpp