Fixes FlipGoTest
authorU. Artie Eoff <ullysses.a.eoff@intel.com>
Thu, 2 Aug 2012 02:18:10 +0000 (19:18 -0700)
committerU. Artie Eoff <ullysses.a.eoff@intel.com>
Thu, 2 Aug 2012 02:20:48 +0000 (19:20 -0700)
commitffe81306659d222e74e6e3f069abe6cb3c74a176
tree04cb78824969b0a90646fabbdcdb153c73c3ee4c
parent7e9d005f5ad06d281f808a162f402361cc74d421
Fixes FlipGoTest

We were checking the front visibility state too fast, before the
flip animation completed.  Added "animate,done" smart callback
listener so we can determine when it's safe to
check the state.

Signed-off-by: U. Artie Eoff <ullysses.a.eoff@intel.com>
src/efl/test_flip.cpp