summaryrefslogtreecommitdiffstats
path: root/libcxx/test/input.output/iostream.format/output.streams/ostream.seeks/seekp2.pass.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-59/+0
| | | | llvm-svn: 224658
* LWG issue 2341; Make the two variants of basic_ostream::seekp and ↵Marshall Clow2013-10-311-1/+1
| | | | | | basic_istream::seekg behave consistently; update tests to make sure llvm-svn: 193814
* license changeHoward Hinnant2010-11-161-2/+2
| | | | llvm-svn: 119395
* Fixing whitespace problemsHoward Hinnant2010-08-221-1/+1
| | | | llvm-svn: 111758
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-111-1/+1
| | | | llvm-svn: 103516
* libcxx initial importHoward Hinnant2010-05-111-0/+59
llvm-svn: 103490
OpenPOWER on IntegriCloud