summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/input.output/file.streams/c.files
Commit message (Expand)AuthorAgeFilesLines
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-311-0/+2
* Support tests in freestandingJF Bastien2019-02-043-3/+9
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-193-12/+9
* Move tests for libc++ configurations into libcxx/ test subdirectoryEric Fiselier2017-05-123-32/+0
* Fix libc++ test to pass in C++03 modeMehdi Amini2017-03-031-1/+1
* [libcxx] [test] D26314: Fix MSVC warning C4189 "local variable is initialized...Stephan T. Lavavej2016-11-141-42/+44
* [libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER.Stephan T. Lavavej2016-11-041-1/+3
* Move remaining _LIBCPP_VERSION tests into test/libcxxEric Fiselier2016-06-222-40/+0
* Fix warnings in tests.Eric Fiselier2016-06-142-2/+2
* Remove trailing whitespace in test suite. Approved by Marshall Clow.Eric Fiselier2016-06-011-1/+1
* [libcxx] Improve tests to use the UNSUPPORTED lit directiveAsiri Rathnayake2016-05-281-4/+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-124-0/+36
* Move test into test/std subdirectory.Eric Fiselier2014-12-205-0/+1131
OpenPOWER on IntegriCloud