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 7162dceba5 Cleanup _LIBCPP_HAS_NO_<c++11-feature> macro uses in std::stack. 8 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