Age | Commit message (Collapse) | Author | Files | Lines |
|
The purpose of this test is to verify that we can now blend a video into
a scene using the glColor of underlying actor.
|
|
This tests switches between two videos. It was originally submitted as a
test case in bug #1306 (bugzilla.openedhand.com). I've updated it to
current clutter API and fix a few things. It might be useful to extend
it further to test part of the ClutterMedia implementation.
|
|
Mimic Clutter with stricter warnings and the use of David Schleef's
AS_COMPILER_FLAG macro.
Fix a small shadow variable warning introducted by these flags.
|
|
And few the few resulting warnings.
|
|
|
|
Small unit tests should have their own directory separate from examples.
|