summaryrefslogtreecommitdiffstats
path: root/libcxx/test/input.output/file.streams/fstreams/filebuf.virtuals
Commit message (Collapse)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-206-387/+0
| | | | llvm-svn: 224658
* Remove unused code in a libc++ test.Nico Weber2014-06-021-17/+0
| | | | | | | | | | | Other tests in this directory use this type, so it's probably copypasta from there. (test_buf only forwards to the superclass in all tests where it's used though, so I wonder if it can be replaced with just using filebuf / wfilebuf everywhere?) llvm-svn: 210019
* Move common header files into a 'support' directory; make 'testit' include ↵Marshall Clow2013-01-052-2/+2
| | | | | | -I to that directory; rename 'iterators.h' to 'iterator_test.h'; remove hard-coded paths to include files from more than 350 source files llvm-svn: 171594
* Windows porting work by Ruben Van BoxemHoward Hinnant2011-10-032-2/+6
| | | | llvm-svn: 141003
* license changeHoward Hinnant2010-11-164-8/+8
| | | | llvm-svn: 119395
* Accidentally changed a data file during the whitespace cleanupHoward Hinnant2010-08-231-1/+1
| | | | llvm-svn: 111845
* Fixing whitespace problemsHoward Hinnant2010-08-225-6/+6
| | | | llvm-svn: 111758
* UTF-8 data in this file somehow got garbledHoward Hinnant2010-05-281-1/+1
| | | | llvm-svn: 104952
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-115-5/+5
| | | | llvm-svn: 103516
* libcxx initial importHoward Hinnant2010-05-116-0/+400
llvm-svn: 103490
OpenPOWER on IntegriCloud