提交歷史

作者 SHA1 備註 提交日期
  Eric Fiselier 478bb094b5 Fix non-conformance it `std::tuple`. 6 年之前
  JF Bastien e15dd4e32e Support tests in freestanding 6 年之前
  Chandler Carruth 7c3769df62 Update more file headers across all of the LLVM projects in the monorepo 6 年之前
  Stephan T. Lavavej 0e8cbce107 [libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible loss of data", part 5/7. 8 年之前
  Stephan T. Lavavej e619862dbf [libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER. 8 年之前
  Eric Fiselier 84acb1ec3f Remove trailing whitespace in test suite. Approved by Marshall Clow. 9 年之前
  Eric Fiselier 95526d31cb Make tuples constructors conditionally EXPLICIT. See N4387 9 年之前
  Eric Fiselier f063052fe1 [libcxx] Mark most tuple tests UNSUPPORTED for c++03 and c++98. 10 年之前
  Marshall Clow 6b913d7c52 Walter Brown sent a list of tests which needed 'additional includes' to match what was in the standard. Added these includes to the tests. No changes to the library or test results. 10 年之前
  Eric Fiselier a90c6dd460 Move test into test/std subdirectory. 10 年之前