summaryrefslogtreecommitdiffstats
path: root/libcxx/test/language.support/support.runtime
Commit message (Expand)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-2012-394/+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
* Some tests used __typeof__ instead of decltype. Replace these usages.Marshall Clow2014-10-211-2/+2
* license changeHoward Hinnant2010-11-1612-24/+24
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-1112-12/+12
* libcxx initial importHoward Hinnant2010-05-1112-0/+392
OpenPOWER on IntegriCloud