summaryrefslogtreecommitdiff
path: root/test/std/containers/unord/unord.set/insert_rvalue.pass.cpp
AgeCommit message (Expand)Author
2019-02-04Support tests in freestandingJF Bastien
2019-01-19Update more file headers across all of the LLVM projects in the monorepoChandler Carruth
2017-04-18Cleanup _LIBCPP_HAS_NO_<c++11-feature> macros in std::unordered_set and std::...Eric Fiselier
2016-06-14Replace __cplusplus comparisons and dialect __has_feature checks with TEST_ST...Eric Fiselier
2015-01-28We had two identical files named 'MoveOnly.h' in the test suite. Move one to ...Marshall Clow
2014-12-20Move test into test/std subdirectory.Eric Fiselier