projects
/
platform
/
upstream
/
libHarfBuzzSharp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
678beff
)
Minor on test-multithread, align the actual and expected results
author
Ebrahim Byagowi
<ebrahim@gnu.org>
Sat, 29 Sep 2018 06:49:54 +0000
(10:19 +0330)
committer
GitHub
<noreply@github.com>
Sat, 29 Sep 2018 06:49:54 +0000
(10:19 +0330)
test/api/test-multithread.c
patch
|
blob
|
history
diff --git
a/test/api/test-multithread.c
b/test/api/test-multithread.c
index
116260b
..
7e357fd
100644
(file)
--- a/
test/api/test-multithread.c
+++ b/
test/api/test-multithread.c
@@
-70,7
+70,7
@@
validity_check (hb_buffer_t *buffer) {
out, sizeof (out), NULL,
font, HB_BUFFER_SERIALIZE_FORMAT_TEXT,
HB_BUFFER_SERIALIZE_FLAG_NO_GLYPH_NAMES);
- fprintf (stderr, "Actual: %s\n", out);
+ fprintf (stderr, "Actual:
%s\n", out);
hb_buffer_serialize_glyphs (ref_buffer, 0, hb_buffer_get_length (ref_buffer),
out, sizeof (out), NULL,