Avoid motion-compression in test-picking test
authorOwen W. Taylor <otaylor@fishsoup.net>
Sun, 7 Jun 2009 02:55:34 +0000 (22:55 -0400)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Tue, 9 Jun 2009 14:03:56 +0000 (15:03 +0100)
commitfc83e364779431dd3a89733ad9e762440de8a001
tree69543505bfe3f86d8c2c853a6da4ebc1b8b9a1ea
parent6e69692e22334d15e2d01d39439362bbf1ba8679
Avoid motion-compression in test-picking test

Using clutter_stage_get_actor_at_pos() rather than synthesizing
events; the synthesized events were being compressed, so we were
only tesitng one pick per frame.

http://bugzilla.openedhand.com/show_bug.cgi?id=1637

Signed-off-by: Emmanuele Bassi <ebassi@linux.intel.com>
tests/micro-bench/test-picking.c