summaryrefslogtreecommitdiff
path: root/tests/surface-test.c
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant #include path component.Jon Cruz2015-06-151-1/+1
* tests: Update boilerplate from MIT X11 license to MIT Expat licenseBryce Harrington2015-06-151-16/+19
* tests: Cleanup superfluous headersBryce Harrington2014-11-281-1/+0
* tests: Include "config.h" as first headerBryce Harrington2014-11-281-0/+2
* Remove the weston_view.geometry.width/height fieldsJason Ekstrand2013-12-021-1/+3
* Split the geometry information from weston_surface out into weston_viewJason Ekstrand2013-10-221-6/+9
* tests: Assert surface creation succeedsKristian Høgsberg2013-10-101-0/+1
* fix module_init signature in module testsU. Artie Eoff2013-05-171-2/+1
* Pass argc and argv to modulesKristian Høgsberg2013-02-201-1/+2
* tests: Convert remaining module tests to not use test-runner.cKristian Høgsberg2012-12-111-2/+15
* tests: Remove GLfloat usage.John Kåre Alsaker2012-10-041-1/+1
* tests: Use weston_surface_to_global_floatKristian Høgsberg2012-06-091-4/+4
* tests: Add an initial weston integration testKristian Høgsberg2012-04-261-0/+49