llvm-project/libcxx/test/std/input.output/iostream.objects/wide.stream.objects
Louis Dionne 8e5156f6b0 [libc++] Harden tests against executors not running tests in a shell
Some executors do not run the tests in a shell, and so assuming that
they can understand shell builtins is wrong. Instead, call Bash
directly to do what we need to do.

This still requires the executor to be able to run Bash, but at least
it does not require it to interpret command lines in the Bash language.
2020-11-03 16:03:20 -05:00
..
wcerr.sh.cpp [libc++] Harden tests against executors not running tests in a shell 2020-11-03 16:03:20 -05:00
wcin.sh.cpp [libc++] Harden tests against executors not running tests in a shell 2020-11-03 16:03:20 -05:00
wclog.sh.cpp [libc++] Harden tests against executors not running tests in a shell 2020-11-03 16:03:20 -05:00
wcout.sh.cpp [libc++] Harden tests against executors not running tests in a shell 2020-11-03 16:03:20 -05:00