• Home
  • History
  • Annotate
  • only in /external/libcxx/test/input.output/iostream.format/input.streams/istream.unformatted/
History log of /external/libcxx/test/input.output/iostream.format/input.streams/istream.unformatted/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6f56ab789cb470620554d624c37f488285b3b04e 06-May-2014 Dan Albert <danalbert@google.com> Adds a basic test wrapper for Android

To run libc++ tests:
$ mm
$ adb sync
$ python runtests.py # runs all host and device tests
# see main() for command line options

To regenerate all makefiles:
$ python makemake.py

Change-Id: Ibad78ad8e1bd45f32730d281afa53c2cec55478f
ndroid.mk
76a8670ce4404429a36ea8672590da79172528c8 31-Oct-2013 Marshall Clow <mclow.lists@gmail.com> LWG issue 2341; Make the two variants of basic_ostream::seekp and basic_istream::seekg behave consistently; update tests to make sure

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@193814 91177308-0d34-0410-b5e6-96231b3b80d8
eekg_off.pass.cpp
641d3d8b4c05fd2cff6ea348729d670f59a114a2 22-Aug-2013 Howard Hinnant <hhinnant@apple.com> XFAIL a few tests on darwin12

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@189043 91177308-0d34-0410-b5e6-96231b3b80d8
et.pass.cpp
et_chart.pass.cpp
ead.pass.cpp
171771a9f5fd9e5dbbc6d6a2d9dfb0d8532b5155 08-Jul-2013 Howard Hinnant <hhinnant@apple.com> War on tabs.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@185865 91177308-0d34-0410-b5e6-96231b3b80d8
gnore_0xff.pass.cpp
eaffd0a8ff4c08dcc95c1d1ad31ec7901bcd1cdf 02-Jul-2013 Howard Hinnant <hhinnant@apple.com> XFAIL this test on 10.7 and 10.8

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@185391 91177308-0d34-0410-b5e6-96231b3b80d8
gnore_0xff.pass.cpp
11b87182b0a59685b82d6b825b81f416728f051f 01-Jul-2013 Howard Hinnant <hhinnant@apple.com> In istream::ignore, check the delimeter as an int_type, not as a char_type, so as to correctly handle EOF. This fixes http://llvm.org/bugs/show_bug.cgi?id=16427

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@185298 91177308-0d34-0410-b5e6-96231b3b80d8
gnore_0xff.pass.cpp
aac8dd83317151da747c86e786df34e80872bf0c 05-Feb-2013 Daniel Dunbar <daniel@zuster.org> [tests] Mark some istream.unformatted expected failures (with system libc++).

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@174444 91177308-0d34-0410-b5e6-96231b3b80d8
et.pass.cpp
et_chart.pass.cpp
ead.pass.cpp
eadsome.pass.cpp
3793a7d2026f6d7b38bd17af30bac5c1e4401886 20-Dec-2012 Howard Hinnant <hhinnant@apple.com> Test case for http://llvm.org/bugs/show_bug.cgi?id=14670.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@170706 91177308-0d34-0410-b5e6-96231b3b80d8
eadsome.pass.cpp
92a836c03d9e2aa0f6eb24b41221c9f24d570178 01-Sep-2011 Howard Hinnant <hhinnant@apple.com> Reimplemented much of <istream> such that single character extractions do not check to see if this is the last character in the stream and thus never set eofbit. This fixes http://llvm.org/bugs/show_bug.cgi?id=10817 . This fix requires a recompiled libc++.dylib to be fully implemented. The recompiled libc++.dylib is ABI compatible with that shipped on Lion.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@138961 91177308-0d34-0410-b5e6-96231b3b80d8
et.pass.cpp
et_chart.pass.cpp
ead.pass.cpp
eadsome.pass.cpp
b64f8b07c104c6cc986570ac8ee0ed16a9f23976 16-Nov-2010 Howard Hinnant <hhinnant@apple.com> license change

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@119395 91177308-0d34-0410-b5e6-96231b3b80d8
et.pass.cpp
et_chart.pass.cpp
et_pointer_size.pass.cpp
et_pointer_size_chart.pass.cpp
et_streambuf.pass.cpp
et_streambuf_chart.pass.cpp
etline_pointer_size.pass.cpp
etline_pointer_size_chart.pass.cpp
gnore.pass.cpp
eek.pass.cpp
utback.pass.cpp
ead.pass.cpp
eadsome.pass.cpp
eekg.pass.cpp
eekg_off.pass.cpp
ync.pass.cpp
ellg.pass.cpp
nget.pass.cpp
256813f4e7915d64776a4edd5f4765d893b9f062 22-Aug-2010 Howard Hinnant <hhinnant@apple.com> Fixing whitespace problems

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@111758 91177308-0d34-0410-b5e6-96231b3b80d8
et_streambuf.pass.cpp
et_streambuf_chart.pass.cpp
gnore.pass.cpp
f5256e16dfc425c1d466f6308d4026d529ce9e0b 11-May-2010 Howard Hinnant <hhinnant@apple.com> Wiped out some non-ascii characters that snuck into the copyright.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@103516 91177308-0d34-0410-b5e6-96231b3b80d8
et.pass.cpp
et_chart.pass.cpp
et_pointer_size.pass.cpp
et_pointer_size_chart.pass.cpp
et_streambuf.pass.cpp
et_streambuf_chart.pass.cpp
etline_pointer_size.pass.cpp
etline_pointer_size_chart.pass.cpp
gnore.pass.cpp
eek.pass.cpp
utback.pass.cpp
ead.pass.cpp
eadsome.pass.cpp
eekg.pass.cpp
eekg_off.pass.cpp
ync.pass.cpp
ellg.pass.cpp
nget.pass.cpp
bc8d3f97eb5c958007f2713238472e0c1c8fe02c 11-May-2010 Howard Hinnant <hhinnant@apple.com> libcxx initial import

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@103490 91177308-0d34-0410-b5e6-96231b3b80d8
et.pass.cpp
et_chart.pass.cpp
et_pointer_size.pass.cpp
et_pointer_size_chart.pass.cpp
et_streambuf.pass.cpp
et_streambuf_chart.pass.cpp
etline_pointer_size.pass.cpp
etline_pointer_size_chart.pass.cpp
gnore.pass.cpp
eek.pass.cpp
utback.pass.cpp
ead.pass.cpp
eadsome.pass.cpp
eekg.pass.cpp
eekg_off.pass.cpp
ync.pass.cpp
ellg.pass.cpp
nget.pass.cpp