summaryrefslogtreecommitdiffstats
path: root/server/tests/test_display_width_stride.c
Commit message (Collapse)AuthorAgeFilesLines
* Add missing license headersChristophe Fergeau2015-10-191-0/+17
|
* Adjust to new SpiceImageCompress nameChristophe Fergeau2015-07-291-1/+1
| | | | | | | | This has been renamed to SpiceImageCompression in order to avoid clashes with older spice-server in the SPICE_IMAGE_COMPRESS_ namespace. This commit is a straight rename of SpiceImageCompress to SpiceImageCompression and SPICE_IMAGE_COMPRESS_ to SPICE_IMAGE_COMPRESSION_
* Fix -Wmissing-field-initializersFabiano FidĂȘncio2014-09-121-11/+11
|
* Fix -Wunused-parameterFabiano FidĂȘncio2014-09-121-3/+6
|
* server/tests: test_display_width_stride: add destroy commandUri Lublin2013-07-161-0/+9
| | | | | Otherwise, the test exits after the first iteration over all tests, on the second attempt to create an already created surface.
* server/tests: test_display_width_strideAlon Levy2013-05-171-0/+92