[libc++] Get rid of iostreams in the to_string tests
authorLouis Dionne <ldionne@apple.com>
Tue, 27 Oct 2020 17:31:21 +0000 (13:31 -0400)
committerLouis Dionne <ldionne@apple.com>
Tue, 27 Oct 2020 17:36:13 +0000 (13:36 -0400)
commitcfa1376a012bac9cf573a73639d08024512e2346
tree61f5e7a5e688d5ce67bdccdafa96286d6b05e6d9
parenta65883a78a0c1a480d7aa9762eeb61a298e09a5d
[libc++] Get rid of iostreams in the to_string tests
libcxx/test/std/strings/string.conversions/to_string.pass.cpp
libcxx/test/std/strings/string.conversions/to_wstring.pass.cpp
libcxx/test/support/parse_integer.h [new file with mode: 0644]