summaryrefslogtreecommitdiff
path: root/libcxx/test/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/alloc_nullptr.pass.cpp
AgeCommit message (Collapse)Author
2014-12-20Move test into test/std subdirectory.Eric Fiselier
llvm-svn: 224658
2013-12-03Found six (nmostly) identical files named 'test_allocator.h' in the libcxx ↵Marshall Clow
test suite. Moved one to /support, made it a superset, and removed all but one of the others, and iupdated all the includes. Left the odd one (thread/futures/test_allocator.h) for later. llvm-svn: 196174
2010-11-16license changeHoward Hinnant
llvm-svn: 119395
2010-08-20Installed allocator into std::functionHoward Hinnant
llvm-svn: 111672
2010-05-11Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant
llvm-svn: 103516
2010-05-11libcxx initial importHoward Hinnant
llvm-svn: 103490