llvm-project/libcxx/test/std/utilities
Stephan T. Lavavej 709be5eef2 [libcxx] [test] Rename _Up to U, etc. NFCI.
This improves readability and (theoretically) improves portability,
as _Ugly names are reserved.

This performs additional de-uglification, so all of these tests
follow the example of iterator.traits/empty.pass.cpp.

llvm-svn: 310761
2017-08-11 20:54:09 +00:00
..
allocator.adaptor [libcxx] [test] Untabify, NFC. 2017-07-29 00:55:10 +00:00
any Add markup for libc++ dylib availability 2017-05-04 17:08:54 +00:00
function.objects [libcxx] [test] Rename _Up to U, etc. NFCI. 2017-08-11 20:54:09 +00:00
intseq [libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER. 2016-11-04 20:26:59 +00:00
memory [libcxx] [test] Fix URLs in comments and make them HTTPS. NFC. 2017-08-05 00:44:24 +00:00
meta [libcxx] [test] Untabify, NFC. 2017-07-29 00:55:10 +00:00
optional [libcxx] [test] Untabify, NFC. 2017-07-29 00:55:10 +00:00
ratio Move remaining _LIBCPP_VERSION tests into test/libcxx 2016-06-22 02:23:22 +00:00
smartptr/unique.ptr [libcxx] [test] Change comments to say C++ instead of c++. NFC. 2017-07-29 00:55:35 +00:00
template.bitset Fix or move tests with non-standard assumptions 2017-05-12 01:44:51 +00:00
time [libcxx] [test] Rename _Tp to T. NFCI. 2017-08-11 20:53:53 +00:00
tuple [libcxx] [test] Fix URLs in comments and make them HTTPS. NFC. 2017-08-05 00:44:24 +00:00
type.index Fix recent build errors 2017-01-21 00:57:29 +00:00
utilities.general
utility [libcxx] [test] Untabify, NFC. 2017-07-29 00:55:10 +00:00
utility.requirements
variant [libcxx] [test] Fix URLs in comments and make them HTTPS. NFC. 2017-08-05 00:44:24 +00:00
nothing_to_do.pass.cpp