summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/input.output/file.streams/fstreams
Commit message (Expand)AuthorAgeFilesLines
* 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