Update expected value of UtcDaliGetMirroredText 60/298860/1
authorBowon Ryu <bowon.ryu@samsung.com>
Thu, 14 Sep 2023 09:16:24 +0000 (18:16 +0900)
committerBowon Ryu <bowon.ryu@samsung.com>
Thu, 14 Sep 2023 09:32:03 +0000 (18:32 +0900)
commit8238caa0da1b53f7a54274b65e772c2b2a49eb35
treebed3610ca8a91a6f9533899e135e6646bfcd1110
parent8be4c2ee0eab8fa5ff566b30158c878526b18036
Update expected value of UtcDaliGetMirroredText

The text direction determination logic has been changed,
https://review.tizen.org/gerrit/#/c/platform/core/uifw/dali-adaptor/+/298855/

so the result of GetMirroredText() may different from the previous one,
especially when dealing with mixed LTR + RTL text.
(and particulary when brackets are involved)

Update the TC with the coreect values.

Change-Id: I678211880250035caea4d6142e69fd427268b1ff
Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
automated-tests/src/dali-toolkit-internal/utc-Dali-BidirectionalSupport.cpp