summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/input.output/file.streams/c.files/cstdio.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Support tests in freestandingJF Bastien2019-02-041-1/+3
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Fix libc++ test to pass in C++03 modeMehdi Amini2017-03-031-1/+1
* [libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER.Stephan T. Lavavej2016-11-041-1/+3
* Fix warnings in tests.Eric Fiselier2016-06-141-1/+1
* Void cast runtime-unused variables. Patch from STL@microsoft.comEric Fiselier2016-05-021-0/+5
* Guard Clang and GCC specific pragmas. Patch from STL@microsoft.comEric Fiselier2016-04-281-0/+2
* Suppress some warnings in the tests that snuck in. That 'tmpnam' is deprecat...Marshall Clow2015-09-151-0/+1
* Make the presence of stdin and stdout optional.Ed Schouten2015-03-261-20/+25
* Add option to disable access to the global filesystem namespace.Ed Schouten2015-03-121-0/+4
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+139
OpenPOWER on IntegriCloud