aboutsummaryrefslogtreecommitdiff
path: root/tests/server-test.c
Commit message (Collapse)AuthorAgeFilesLines
* tests/server-test: fix the tests on usr-merged systemsSimon Chopin2023-09-151-1/+2
| | | | | | | The testsuite is failing on Ubuntu builders as they operate with /bin a symlink to /usr/bin. As a result, depending on how you resolve it, `ls` can either be `/bin/ls` or `/usr/bin/ls`. Since Debian also seems to transition to such a setup, it might be wise to simply relax the tests.
* tests/: Adapt unit tests to renaming from freerdp -> freerdp2.Mike Gabriel2018-05-021-1/+1
|
* ensure that the availability of a server gets signaled, even in the absence ↵David Barth2015-09-221-10/+12
| | | | of an exec line
* Apply patch glib-deprecated.diff. Provide support for old GLib versions.Mike Gabriel2014-11-031-0/+2
|
* Revert "upload to ppa:x2go/stable+ppa ↵Mike Gabriel2014-11-021-2/+0
| | | | | | (ubuntu/1.0.0-0ubuntu3+x2go1~0ubuntu14.04.1)" This reverts commit d8d094ddbe0fb9ab86ecd33f6cdd056d8b1ce9f2.
* upload to ppa:x2go/stable+ppa (ubuntu/1.0.0-0ubuntu3+x2go1~0ubuntu14.04.1)Mike Gabriel2014-11-021-0/+2
| | | | | | | * Non-maintainer upload. * Add SERVER_NAME env var support. * Add X2Go support to RLS. * Provide via ppa:x2go/ppa and ppa:x2go/stable on Launchpad.
* Imported Upstream version 1.0.0upstream/1.0.0Mike Gabriel2014-11-021-0/+280