summaryrefslogtreecommitdiffstats
path: root/libcxx/test/input.output/file.streams/c.files/cstdio.pass.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-139/+0
| | | | llvm-svn: 224658
* Implement national body comment GB9: remove std::getsMarshall Clow2013-10-121-0/+2
| | | | llvm-svn: 192538
* noexcept and constexpr applied to <ios>.Howard Hinnant2012-07-211-0/+3
| | | | llvm-svn: 160593
* Remove undefines in cstdio test. Fix these properly rather than bodging the ↵David Chisnall2011-09-211-24/+0
| | | | | | tests. llvm-svn: 140264
* More fixes to the tests. Add UTF-8 encoding to all locales that don't ↵David Chisnall2011-09-211-0/+24
| | | | | | specify one. Undefine some stdio.h macros that break the tests. llvm-svn: 140252
* Suppress some warings in the tests.Howard Hinnant2011-05-141-8/+8
| | | | llvm-svn: 131327
* 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