summaryrefslogtreecommitdiffstats
path: root/libcxx/test/depr/depr.c.headers/stdio_h.pass.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-138/+0
| | | | llvm-svn: 224658
* fix stdio.h test to reflect removal of ::gets in c++14Eric Fiselier2014-08-101-0/+2
| | | | llvm-svn: 215329
* Silence some warnings in a test.Howard Hinnant2012-02-251-0/+2
| | | | llvm-svn: 151451
* http://llvm.org/bugs/show_bug.cgi?id=9854. Also created an emulated ↵Howard Hinnant2011-05-131-8/+8
| | | | | | hexfloat literal for use in some of the tests. <sigh> And cleaned up some harmless but irritating warnings in the tests. llvm-svn: 131318
* license changeHoward Hinnant2010-11-161-2/+2
| | | | llvm-svn: 119395
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-111-1/+1
| | | | llvm-svn: 103516
* libcxx initial importHoward Hinnant2010-05-111-0/+134
llvm-svn: 103490
OpenPOWER on IntegriCloud