[all-commits] [llvm/llvm-project] ed6112: [libc++] tests with picolibc: handle stdin (#74712)
Dominik Wójt via All-commits
all-commits at lists.llvm.org
Thu Dec 7 06:29:14 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ed61123ff0d83ab5e70cac0b11c276e5372d171d
https://github.com/llvm/llvm-project/commit/ed61123ff0d83ab5e70cac0b11c276e5372d171d
Author: Dominik Wójt <dominik.wojt at arm.com>
Date: 2023-12-07 (Thu, 07 Dec 2023)
Changed paths:
M libcxx/test/libcxx/selftest/stdin-is-piped.sh.cpp
M libcxx/test/std/input.output/iostream.objects/narrow.stream.objects/cin.sh.cpp
Log Message:
-----------
[libc++] tests with picolibc: handle stdin (#74712)
Add proper explanation for cin.sh.cpp fail.
The stdin-is-piped.sh.cpp used to fail with old qemu (4.2.0), but should
pass now, as the qemu is updated now to 8.1.3 in CI.
More information about the All-commits
mailing list