summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2017-02-01Implements set_keyboard_lock_modifiers for WindowsFrediano Ziglio2-0/+106
2016-10-19test-session: Fix comparisonPavel Grunt1-1/+1
2016-10-17test-session: Add IPv6 testsPavel Grunt1-52/+105
2016-10-17test-session: Test invalid URIsPavel Grunt1-2/+124
2016-10-17test-session: Also test hostname, username and passwordPavel Grunt1-4/+41
2016-10-17test-session: Test alternative way for setting portPavel Grunt1-0/+6
2016-10-05tests: fix -Wall -Wextra compiler warningsVictor Toso6-43/+43
2016-10-03tests: set binaries to have 'test' name prefixVictor Toso2-14/+14
2016-09-02util: Remove unused GError parameterPavel Grunt1-10/+4
2016-08-03test-file-transfer: Don't leak GErrorChristophe Fergeau1-0/+3
2016-08-03test-file-transfer: Don't leak GFileInfoChristophe Fergeau1-0/+4
2016-07-07tests: file-transfer agent cancelVictor Toso1-0/+66
2016-07-07tests: file-transfer cancel on read asyncVictor Toso1-0/+106
2016-07-07tests: file-transfer cancel on task initVictor Toso1-0/+68
2016-07-07tests: file-transfer include simple testsVictor Toso2-0/+192
2016-06-13tests-uri: Define g_assert_nonnullPavel Grunt1-0/+5
2016-06-02spice-uri: Add ipv6 supportPavel Grunt1-0/+33
2016-06-02spice-uri: Validate uri schemePavel Grunt1-0/+2
2016-06-02spice-uri: Check if port is in allowed rangePavel Grunt1-0/+3
2016-06-02spice-uri: Do not allow empty port stringPavel Grunt1-0/+1
2016-06-02spice-uri: Reset SpiceURI before parsingPavel Grunt1-0/+1
2016-06-02tests: Add test for SpiceURIPavel Grunt2-0/+105
2016-06-01tests: fix build with smartcard enabledVictor Toso1-0/+1
2016-03-18Adjust to GLib 2.36Pavel Grunt2-8/+0
2016-03-15build-sys: fix 'Only <spice-client.h> can be included directly' warningMarc-André Lureau2-3/+2
2016-03-11build-sys: fix make check when polkit not availableMarc-André Lureau1-4/+7
2016-03-11Add tests for usb-acl-helperJonathon Jongsma3-5/+330
2015-06-08Move gtk/ -> src/Marc-André Lureau1-3/+3
2015-06-05tests: add test to check for zombie GSourcesVictor Toso1-0/+106
2015-06-05tests: add test to concurrent write to pipeVictor Toso1-0/+45
2015-06-05tests: pipe using _write_all_async functionVictor Toso1-0/+75
2015-06-05tests: remove read8_cb to use generic read_cbVictor Toso1-16/+2
2015-03-04build-sys: fix out-of-tree build from tarballMarc-André Lureau1-1/+3
2015-03-03Add GIOStream-based pipeMarc-André Lureau2-0/+319
2015-02-27tests: add spice-session testVictor Toso2-0/+76
2014-10-30build-sys: generate gitignore in tests dirMarc-André Lureau1-0/+2
2014-09-18Fix -Wsign-comparePavel Grunt1-5/+6
2014-02-10utils tests: fix sign comparison problemRyan Lortie1-1/+1
2014-02-07test: fix a few compiler warningsMarc-André Lureau1-6/+6
2013-11-20tests: add some coroutine testsMarc-André Lureau2-7/+147
2013-10-20channel-cursor: mono cursors edge highlightingAlon Levy1-0/+117
2013-08-24tests: add some dos2unix testsMarc-André Lureau2-0/+107