Change Text's selection popup mirroring utc to use locale properly. 04/120904/2
authorVictor Cebollada <v.cebollada@samsung.com>
Fri, 24 Mar 2017 14:23:08 +0000 (14:23 +0000)
committerVictor Cebollada <v.cebollada@samsung.com>
Fri, 24 Mar 2017 14:47:32 +0000 (14:47 +0000)
commit3a2513b13b587a3a7ec2fa7224c2bb6f0ff1ef8c
tree773680e5b944e4a55c4d1a96fb58f8ac127731e5
parent06adb811559c41ae12550852b33c39333cae0132
Change Text's selection popup mirroring utc to use locale properly.

* It requires to setup the build server to have the en_GB and ar_AE locales.
  $ sudo locale-gen en
  $ sudo locale-gen ar
  $ sudo update-locale

Change-Id: I39e14f745f08f593af0b182c299814b65d87cf9e
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
automated-tests/CMakeLists.txt.in
automated-tests/src/dali-toolkit/utc-Dali-TextSelectionPopupMirroringLTR.cpp
automated-tests/src/dali-toolkit/utc-Dali-TextSelectionPopupMirroringRTL.cpp