llvm-project/libcxx/test/std/containers/container.adaptors/priority.queue
Stephan T. Lavavej cb0d20519e [libcxx] [test] Strip trailing whitespace. NFC.
llvm-svn: 334676
2018-06-14 00:12:20 +00:00
..
priqueue.cons [libcxx] [test] Strip trailing whitespace. NFC. 2018-06-14 00:12:20 +00:00
priqueue.cons.alloc Cleanup _LIBCPP_HAS_NO_<c++11-feature> for std::queue and std::priority_queue. 2017-04-18 21:23:18 +00:00
priqueue.members First part of P0600 - '[[nodiscard] in the standard library'. Mark the 'empty()' methods of all the containers as nodiscard. If you're calling empty() w/o looking at the result, you probably meanto to call 'clear()'. c++2a only 2017-11-15 05:51:26 +00:00
priqueue.special Make swap_noexcept.pass.cpp tests more portable. Patch from STL@microsoft.com. 2016-07-25 00:15:29 +00:00
types.fail.cpp [libcxx] [test] Untabify, NFC. 2017-07-29 00:55:10 +00:00
types.pass.cpp Add includes in test. Patch from STL@microsoft.com 2016-07-18 02:05:31 +00:00