Sign in
◑
Theme
cobalt
/
cobalt.git
/
56d7c4e1a836a7ef6e2823bffb8d1567758b82eb
/
.
/
third_party
/
llvm-project
/
libcxx
/
test
/
std
/
input.output
/
iostream.objects
/
check-stdout.sh
blob: e86f8cc43a9292ed19d167afb22811032bdc533a [
file
]
program
=
$
{
1
}
expected_stdout
=
$
{
2
}
$
{
program
}
2
>
stderr
.
log
>
stdout
.
log
[
"${expected_stdout}"
==
"$(cat stdout.log)"
]