summaryrefslogtreecommitdiffstats
path: root/libcxx/test/input.output/file.streams/c.files
Commit message (Collapse)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-205-1131/+0
| | | | llvm-svn: 224658
* Implement national body comment GB9: remove std::getsMarshall Clow2013-10-122-0/+25
| | | | 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-164-8/+8
| | | | llvm-svn: 119395
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-114-4/+4
| | | | llvm-svn: 103516
* libcxx initial importHoward Hinnant2010-05-114-0/+1103
llvm-svn: 103490
OpenPOWER on IntegriCloud