summaryrefslogtreecommitdiffstats
path: root/libcxx/test/input.output/iostream.format/input.streams
Commit message (Expand)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-2059-4252/+0
* Fix assignments that should be comparisons x3Eric Fiselier2014-08-231-2/+2
* Fix bug 19740; round-tripping a pointer through a stream doesn't workMarshall Clow2014-05-211-0/+18
* Remove XFAIL from a number of tests that aren't expected to failJustin Bogner2014-05-155-15/+0
* Add more tests for std::ws as pointed out by bug #19497Marshall Clow2014-04-211-0/+20
* LWG issue 2341; Make the two variants of basic_ostream::seekp and basic_istre...Marshall Clow2013-10-311-1/+7
* XFAIL a few tests on darwin12Howard Hinnant2013-08-223-0/+3
* War on tabs.Howard Hinnant2013-07-081-12/+12
* XFAIL this test on 10.7 and 10.8Howard Hinnant2013-07-011-0/+3
* In istream::ignore, check the delimeter as an int_type, not as a char_type, s...Howard Hinnant2013-07-011-0/+34
* [tests] Mark some istream.unformatted expected failures (with system libc++).Daniel Dunbar2013-02-054-0/+9
* Test case for http://llvm.org/bugs/show_bug.cgi?id=14670.Howard Hinnant2012-12-201-0/+2
* Reimplemented much of <istream> such that single character extractions do not...Howard Hinnant2011-09-014-8/+8
* Fix test bug.Howard Hinnant2011-05-141-1/+1
* license changeHoward Hinnant2010-11-1658-116/+116
* Changed __config to react to all of clang's currently documented has_feature ...Howard Hinnant2010-09-045-20/+20
* Fixing whitespace problemsHoward Hinnant2010-08-2215-25/+25
* more :: to _Howard Hinnant2010-05-1811-0/+0
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-1158-58/+58
* libcxx initial importHoward Hinnant2010-05-1158-0/+4172
OpenPOWER on IntegriCloud