This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
weston
Watch
1
Star
0
Fork
0
You've already forked weston
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
weston
/
tests
History
Kristian Høgsberg
1abe0486bb
config-parser: Make weston_config_parse() tkae a file name
...
Take a basename of the config file to parse instead of an fd.
2013-09-21 23:05:45 -07:00
..
.gitignore
tests: Move config-parser.test to tests/
2013-07-08 18:14:04 -04:00
button-test.c
…
config-parser-test.c
config-parser: Make weston_config_parse() tkae a file name
2013-09-21 23:05:45 -07:00
event-test.c
…
keyboard-test.c
…
Makefile.am
Added tests for the vertex clipping code.
2013-09-16 21:40:34 -07:00
matrix-test.c
…
setbacklight.c
…
subsurface-test.c
tests: add a sub-surface nesting loop test
2013-05-17 16:21:59 -04:00
surface-global-test.c
fix module_init signature in module tests
2013-05-17 16:04:49 -04:00
surface-test.c
fix module_init signature in module tests
2013-05-17 16:04:49 -04:00
text-test.c
…
vertex-clip-test.c
Added tests for the vertex clipping code.
2013-09-16 21:40:34 -07:00
weston-test-client-helper.c
Add more missing config.h #includes
2013-08-26 14:59:14 -07:00
weston-test-client-helper.h
…
weston-test-runner.c
Add support for table-driven testing.
2013-09-13 15:19:35 -07:00
weston-test-runner.h
Add support for table-driven testing.
2013-09-13 15:19:35 -07:00
weston-test.c
malloc + memset -> zalloc
2013-08-08 13:46:13 -07:00
weston-tests-env
tests: use variable for test name in weston-tests-env
2013-09-11 13:40:01 -07:00
xwayland-test.c
…