llvm-project/libcxx/test/std/numerics/rand
Stephan T. Lavavej aae63566dc [libcxx] [test] Rename _Tp to T. NFCI.
This improves readability and (theoretically) improves portability,
as _Ugly names are reserved.

llvm-svn: 310758
2017-08-11 20:53:53 +00:00
..
rand.adapt [libcxx] [test] Rename _Tp to T. NFCI. 2017-08-11 20:53:53 +00:00
rand.device Document XFAIL's with the relevent bug number 2017-05-05 05:19:21 +00:00
rand.dis [libcxx] [test] Fix Clang -Wunused-local-typedef warnings. 2017-07-19 22:02:29 +00:00
rand.eng [libcxx] [test] Rename _Tp to T. NFCI. 2017-08-11 20:53:53 +00:00
rand.predef Fix portability issues in <random> tests. Patch from STL@microsoft.com 2016-07-24 23:36:18 +00:00
rand.req
rand.util Cleanup _LIBCPP_HAS_NO_<c++11-feature> macros in the numeric tests and headers 2017-04-19 00:23:45 +00:00
nothing_to_do.pass.cpp