Commit History

Author SHA1 Message Date
  Marshall Clow b6e011b18b 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. 6 years ago
  JF Bastien e15dd4e32e Support tests in freestanding 6 years ago
  Chandler Carruth 7c3769df62 Update more file headers across all of the LLVM projects in the monorepo 6 years ago
  Eric Fiselier f4a698aa30 Make swap_noexcept.pass.cpp tests more portable. Patch from STL@microsoft.com. 9 years ago
  Eric Fiselier d24c465bea Replace __cplusplus comparisons and dialect __has_feature checks with TEST_STD_VER. 9 years ago
  Marshall Clow df00d5e5ad We had two identical files named 'MoveOnly.h' in the test suite. Move one to support/, remove the other, and update all the tests that included them. No functionality change. 10 years ago
  Eric Fiselier a90c6dd460 Move test into test/std subdirectory. 10 years ago