Kristian Høgsberg
cb4685bbd1
Pass argc and argv to modules
...
This lets modules parse options from the command line.
2013-02-20 15:37:49 -05:00
U. Artie Eoff
209e8f177a
tests: fix assignment typo, should be comparison
...
Signed-off-by: U. Artie Eoff <ullysses.a.eoff@intel.com>
2013-02-07 21:18:35 -05:00
Kristian Høgsberg
15be01ebe6
tests: Convert remaining module tests to not use test-runner.c
...
The remaining module tests don't need to fork and talk to a test client,
so just convert them to regular modules and let them handle running their
tests themselves. Then drop test-runner.[ch].
2012-12-11 23:22:16 -05:00
Kristian Høgsberg
f3dfe716f3
tests: Remove last GLfloat use
...
With the EGL/GLES2 types out of compositor.h this now fails to compile.
https://bugs.freedesktop.org/show_bug.cgi?id=57129
2012-11-14 14:42:51 -05:00
U. Artie Eoff
d690175a22
tests: test surface to/from global functions
...
Signed-off-by: U. Artie Eoff <ullysses.a.eoff@intel.com>
2012-10-04 11:39:59 -04:00