summaryrefslogtreecommitdiff
path: root/libcxx/test/strings/basic.string/string.cons/default_noexcept.pass.cpp
AgeCommit message (Expand)Author
2014-12-20Move test into test/std subdirectory.Eric Fiselier
2013-12-03Found six (nmostly) identical files named 'test_allocator.h' in the libcxx te...Marshall Clow
2011-06-03Bring noexcept for <string> inline with other containers.Howard Hinnant