summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/input.output/file.streams/fstreams
Commit message (Expand)AuthorAgeFilesLines
* [libc++] Set __file_ to 0 in basic_filebuf::close() even if fclose failsPetr Hosek2019-07-221-0/+56
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-3152-0/+73
* [libc++] Mark <filesystem> tests as failing when the dylib doesn't support fi...Louis Dionne2019-03-207-0/+7
* Support tests in freestandingJF Bastien2019-02-0454-54/+162
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-1954-216/+162
* Implement <filesystem>Eric Fiselier2018-07-277-0/+389
* [libcxx] [test] Remove non-portable assertions from filebuf testsBilly Robert O'Neal III2018-04-262-10/+18
* Fix Windows test failures caused by identical temp file names.Eric Fiselier2017-05-074-8/+89
* Cleanup _LIBCPP_HAS_NO_<c++11-feature> in the input.output libraryEric Fiselier2017-04-188-16/+16
* Fix warning caused by platforms providing a signed wint_tEric Fiselier2016-12-241-1/+2
* [libcxx] [test] Change ifstream constructor tests to handle read-only files.Stephan T. Lavavej2016-12-124-24/+36
* Enable the -Wsign-compare warning to better support MSVCEric Fiselier2016-12-111-1/+2
* Move remaining _LIBCPP_VERSION tests into test/libcxxEric Fiselier2016-06-221-20/+0
* [libcxx] Add appropriate 'REQUIRE' directives to tests that require en_US.UTF-8.Daniel Sanders2016-01-212-0/+4
* Add option to disable access to the global filesystem namespace.Ed Schouten2015-03-121-0/+2
* Move test into test/std subdirectory.Eric Fiselier2014-12-2054-0/+2399
OpenPOWER on IntegriCloud