summaryrefslogtreecommitdiffstats
path: root/server/tests/test_display_resolution_changes.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-2/+2
|
* Fix -Wunused-parameterFabiano FidĂȘncio2014-09-121-1/+2
|
* server/tests: introduce Test structAlon Levy2012-09-021-8/+10
|
* server/tests: refactor CommandAlon Levy2012-05-031-5/+5
|
* Ensure config.h is the first include in the fileDaniel P. Berrange2012-04-251-1/+1
| | | | Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
* server/tests: add resolution changes testerAlon Levy2012-03-221-0/+66