aboutsummaryrefslogtreecommitdiff
path: root/README.chromium
diff options
context:
space:
mode:
authorJonathan Wright <jonathan.wright@arm.com>2020-06-12 18:20:50 +0100
committerJonathan Wright <jonathan.wright@arm.com>2020-06-19 22:01:12 +0100
commit681ce7fc64d28fee365af84741a13d556409289c (patch)
tree7a2a30552e75727a4116dff125d4d1f2e1d09bf6 /README.chromium
parent70be78f0c2958dcb8b6910d1f8b3ee0f5f4c20ea (diff)
downloadlibjpeg-turbo-681ce7fc64d28fee365af84741a13d556409289c.tar.gz
Move tbench logs from stdout to stderr
gtest output prints to stdout. Printing unit test logs to stderr allows the two to be easily separated using stream redirection. Bug: 993876 Change-Id: I52d9d04ce7d6d883e9de09595fbe5a6de262c2ca
Diffstat (limited to 'README.chromium')
-rw-r--r--README.chromium1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.chromium b/README.chromium
index 2e2a4173..7d44f3a6 100644
--- a/README.chromium
+++ b/README.chromium
@@ -76,6 +76,7 @@ following changes which are not merged to upstream:
- Move tjunittest logs from stdout to stderr
- Refactor tjbench.c to provide test interface
- Add gtest wrapper for tjbench tests
+ - Move tbench logs from stdout to stderr
Refer to working-with-nested-repos [1] for details of how to setup your git
svn client to update the code (for making local changes, cherry picking from