1. 8b3e138 [libcxx] [test] Remove unused local typedef in test/std/numerics/rand/rand.eng/rand.eng.lcong/default.pass.cpp by Billy Robert O'Neal III · 7 years ago
  2. 610e0fd Add void casts to suppress nodiscard on linear_congruential_engine. by Billy Robert O'Neal III · 7 years ago
  3. 9e5283f [libcxx] [test] Use TEST_COMPILER_C1XX. by Stephan T. Lavavej · 7 years ago
  4. 1c240a8 Tolerate even more [[nodiscard]] in the STL. Reviewed as https://reviews.llvm.org/D39080 by Billy Robert O'Neal III · 8 years ago
  5. aae6356 [libcxx] [test] Rename _Tp to T. NFCI. by Stephan T. Lavavej · 8 years ago
  6. 69154d6 Cleanup _LIBCPP_HAS_NO_<c++11-feature> macros in the numeric tests and headers by Eric Fiselier · 8 years ago
  7. f2e24f5 [libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible loss of data", part 7/7. by Stephan T. Lavavej · 9 years ago
  8. 8eb5ce8 [libcxx] [test] D27020: Fix MSVC warning C4245 "conversion from 'X' to 'Y', signed/unsigned mismatch", part 7/12. by Stephan T. Lavavej · 9 years ago
  9. ae3c4ee [libcxx] [test] D26812: In random tests, use real static_asserts and silence a warning. by Stephan T. Lavavej · 9 years ago
  10. 5a83710 Move test into test/std subdirectory. by Eric Fiselier · 11 years ago