Move the easing modes test into the examples
authorEmmanuele Bassi <ebassi@linux.intel.com>
Wed, 2 May 2012 17:37:36 +0000 (18:37 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Wed, 2 May 2012 17:37:36 +0000 (18:37 +0100)
commitc6b226e6c75e5f2e5d1dc3752e27198a8f337573
treebe8f809ff59aeff83bbb04a1e9d24b0645b4919d
parent3fab1e40263125d1677b38a215b949d71876e18a
Move the easing modes test into the examples

It's a pretty simple, self-contained example of how to use different
easing modes, as well as the implicit animations API.
examples/Makefile.am
examples/easing-modes.c [moved from tests/interactive/test-transitions.c with 97% similarity]
tests/interactive/Makefile.am