Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-27 | tests: remove unused variables | Emil Velikov | |
As kindly pointed out by GCC. Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com> Reviewed-by: Jan Vesely <jan.vesely@rutgers.edu> | |||
2015-02-27 | tests: fix implicit funciton declaration errors | Emil Velikov | |
ioctl() and strcmp() were used without the relevent header being included. Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com> Reviewed-by: Jan Vesely <jan.vesely@rutgers.edu> | |||
2009-04-06 | Skip tests that require root | Kristian Høgsberg | |
This lets us do make distcheck as non-root. | |||
2007-07-25 | Improve the drawable test to use multiple drawables. | Eric Anholt | |
2007-07-19 | Add a test for drawable add, remove, and update. | Eric Anholt | |