mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
3111676620
Summary: An expectation in `utils/lit/tests/Inputs/shtest-shell/redirects.txt` expects that first a string printed to stdout is seen, and then a string printed to stderr. Add `flush()` calls to ensure that stdout is printed before stderr, as expected. Reviewers: rnk, mgorny, jroelofs Reviewed By: rnk Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D35947 llvm-svn: 309292 |
||
---|---|---|
.. | ||
discovery | ||
exec-discovery | ||
exec-discovery-in-tree | ||
googletest-format | ||
googletest-timeout | ||
googletest-upstream-format | ||
max-failures | ||
progress-bar | ||
shtest-format | ||
shtest-output-printing | ||
shtest-shell | ||
shtest-timeout | ||
test-data | ||
testrunner-custom-parsers | ||
unittest-adaptor |