summaryrefslogtreecommitdiffstats
path: root/libcxx/test/language.support/support.runtime/cstdarg.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-35/+0
* Remove tests that va_copy is not defined when C++ < 11.Eric Fiselier2014-11-201-4/+0
* Change contradictory wording in va_copy test error message.Eric Fiselier2014-11-191-2/+2
* Modify tests to check that va_copy is only defined in C++11 and beyond.Eric Fiselier2014-11-181-2/+8
* license changeHoward Hinnant2010-11-161-2/+2
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-111-1/+1
* libcxx initial importHoward Hinnant2010-05-111-0/+33
OpenPOWER on IntegriCloud