Fixed size-related popup test case 87/115187/1
authorRichard Huang <r.huang@samsung.com>
Thu, 16 Feb 2017 16:20:52 +0000 (16:20 +0000)
committerRichard Huang <r.huang@samsung.com>
Thu, 16 Feb 2017 16:20:52 +0000 (16:20 +0000)
commit44aaab9bdcb6bbd8d7c3a4266abe330767c209c4
tree0d40090750f86f3323f56564f8aa763abf89f25f
parenta778402ac7d635bddcef27bc9e37adf6d888b294
Fixed size-related popup test case

Previously Popup didn't have correct relayout size in contextual mode.
After the following size-related fix in dali-core, it gets the correct
size, but the original test case used hard-coded values based on the
wrong relayout size.

https://review.tizen.org/gerrit/#/c/113462

Change-Id: I08599d70465673afb7b0d42b29735144b155a037
automated-tests/src/dali-toolkit/utc-Dali-Popup.cpp