use idle callbacks to drive efl tests. clean things up.
authorU. Artie Eoff <ullysses.a.eoff@intel.com>
Thu, 7 Jun 2012 21:59:46 +0000 (14:59 -0700)
committerU. Artie Eoff <ullysses.a.eoff@intel.com>
Thu, 7 Jun 2012 21:59:46 +0000 (14:59 -0700)
commit09d9f9cc91b1ca64005ad831ec4a088744619c1b
treee1b8097f3f405daa9435be567539430ea22467d8
parentb41a1445e14224383733b51d6d1fbda796dfc060
use idle callbacks to drive efl tests. clean things up.

Signed-off-by: U. Artie Eoff <ullysses.a.eoff@intel.com>
12 files changed:
src/Makefile.am
src/efl/Makefile.am
src/efl/application.cpp
src/efl/application.h
src/efl/elmtestharness.cpp [new file with mode: 0644]
src/efl/elmtestharness.h [new file with mode: 0644]
src/efl/evasobject.h
src/efl/test_button.cpp
src/efl/test_window.cpp
src/efl/window.cpp
src/efl/window.h
src/testmain.cpp