llvm-project/libcxx/test/std/utilities/utility
Casey Carter 689ce81059
[libc++][NFC] Remove excess trailing newlines from most files
Testing git commit access.
2019-10-23 08:08:57 -07:00
..
as_const Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 2019-05-31 18:35:30 +00:00
declval Make rvalue metaprogramming traits work in C++03. 2019-06-21 14:31:34 +00:00
exchange Support tests in freestanding 2019-02-04 20:31:13 +00:00
forward Make move and forward work in C++03. 2019-06-21 15:20:55 +00:00
operators Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 2019-05-31 18:35:30 +00:00
pairs [libc++] Take 2: Implement LWG 2510 2019-09-26 14:51:10 +00:00
utility.inplace Support tests in freestanding 2019-02-04 20:31:13 +00:00
utility.swap This patch makes swap functions constexpr. Both swap overloads, swap_ranges and iter_swap are updated (with tests). 2019-07-05 20:13:34 +00:00
synopsis.pass.cpp [libc++][NFC] Remove excess trailing newlines from most files 2019-10-23 08:08:57 -07:00