summaryrefslogtreecommitdiffstats
path: root/server/tests
Commit message (Expand)AuthorAgeFilesLines
* Add missing license headersChristophe Fergeau2015-10-1916-0/+273
* syntax-check: Remove unused #include <strings.h>Christophe Fergeau2015-10-191-1/+0
* syntax-check: Add missing #include <config.h>Christophe Fergeau2015-10-191-0/+4
* Update the .gitignore files for the new manual,Jeremy White2015-10-161-0/+4
* tests: Fix -Werror=format-zero-length build failureChristophe Fergeau2015-09-291-2/+0
* replay: compatibility with former versionFrediano Ziglio2015-09-011-5/+6
* replay: do not define same type twiceFrediano Ziglio2015-09-011-4/+4
* build-sys: Remove test_spice_version.hChristophe Fergeau2015-08-261-42/+0
* server/tests/spice-server-replay: introduceAlon Levy2015-08-222-0/+355
* tests: use glib main loopMarc-André Lureau2015-08-202-190/+97
* build-sys: Remove spice-protocol submoduleChristophe Fergeau2015-08-201-0/+1
* Adjust to new SpiceImageCompress nameChristophe Fergeau2015-07-294-4/+4
* Add libraries such as -lm and -lpthread to the tests build line.Jeremy White2015-07-281-0/+1
* tests: Fix build on HurdFabiano Fidêncio2015-02-241-0/+4
* build-sys: fix out-of-tree build of testsMarc-André Lureau2014-11-291-0/+1
* server/tests/Makefile.am: White-space cleanupChristophe Fergeau2014-09-181-12/+12
* Fix -Wunused-functionFabiano Fidêncio2014-09-122-73/+0
* Fix -Wmissing-field-initializersFabiano Fidêncio2014-09-125-37/+31
* Fix -WnonnullFabiano Fidêncio2014-09-121-1/+2
* Fix -WformatFabiano Fidêncio2014-09-121-1/+1
* Fix -WswitchFabiano Fidêncio2014-09-121-0/+2
* Fix -WsignFabiano Fidêncio2014-09-122-3/+3
* Fix -Wunused-valueFabiano Fidêncio2014-09-121-1/+1
* Fix -Wunused-parameterFabiano Fidêncio2014-09-127-31/+58
* build-sys: check for spicy-screenshotMarc-André Lureau2014-09-081-3/+3
* tests: Avoid malloc failuresChristophe Fergeau2014-01-022-2/+8
* tests: Remove unused variablesChristophe Fergeau2014-01-022-3/+0
* server/tests: avoid using deprecated symbolsMarc-André Lureau2013-10-071-7/+6
* build-sys: fix some automake warningMarc-André Lureau2013-09-171-2/+2
* syntax-check: make sure config.h is the first included .h fileUri Lublin2013-07-161-1/+1
* syntax-check: fix no-newline or empty line at EOFUri Lublin2013-07-161-1/+1
* syntax-check: fix cast_of_argument_to_freeUri Lublin2013-07-161-1/+2
* server/tests: fix timer for test_empty_successUri Lublin2013-07-161-1/+9
* server/tests: test_display_width_stride: add destroy commandUri Lublin2013-07-161-0/+9
* server/tests: remove option from usage if AUTOMATED_TESTS is not configuredUri Lublin2013-07-161-6/+19
* server/tests: invalid-option: print the bad argumentUri Lublin2013-07-161-1/+1
* server/tests: fix produce_command for create surfaceUri Lublin2013-07-161-2/+4
* server/tests: test_display_base: set rect according to appropriate surfaceUri Lublin2013-07-161-5/+2
* server/tests: test_display_width_strideAlon Levy2013-05-174-7/+154
* server/tests/test_display_base: add missing set_client_capabilities, fix clie...Alon Levy2013-05-171-1/+11
* Revert "server: add websockets support via libwebsockets"Alon Levy2012-11-041-3/+1
* server: add websockets support via libwebsocketsAlon Levy2012-10-251-1/+3
* server/tests/test_display_base: fix segfault in testAlon Levy2012-10-251-1/+5
* server/tests: agent mock, client_monitors_configAlon Levy2012-09-134-1/+49
* server/tests/test_display_base: fix update_area abortAlon Levy2012-09-031-1/+3
* server: add dist-hook to prevent spice version configure/spice.h differenceAlon Levy2012-09-031-0/+42
* add server/tests/test_vdagentAlon Levy2012-09-022-0/+115
* server/tests/test_two_serversAlon Levy2012-09-022-0/+47
* server/tests: introduce Test structAlon Levy2012-09-025-146/+170
* tests: add missing file to .gitignoreMarc-André Lureau2012-07-161-0/+1