Evas textblock tests: Fix wrong test suite tests.
authorTom Hacohen <tom@stosb.com>
Fri, 26 Feb 2016 09:34:36 +0000 (09:34 +0000)
committerTom Hacohen <tom@stosb.com>
Fri, 26 Feb 2016 09:36:44 +0000 (09:36 +0000)
commit84fd52921e86df91f2a5e305fb38583a8460040a
tree8c2b6f11adef85a442d28cd5f578aac1a67ce747
parent17e3f8c1a675d0848763b9d8d790530087dccd21
Evas textblock tests: Fix wrong test suite tests.

The tests were assuming that textblock returns a sanitised utf8 string.
This is not always correct, because textblock may cache and return the
set utf8 markup if the text hasn't changed since the last set.
src/tests/evas/evas_test_textblock.c