aboutsummaryrefslogtreecommitdiff
path: root/tests
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.
* src/*.c: Make function parameters as RLS_UNUSED, if they are.Mike Gabriel2021-06-111-0/+2
|
* Makefile.am: Re-layout format.Mike Gabriel2018-05-071-36/+52
|
* tests/: Adapt unit tests to renaming from freerdp -> freerdp2.Mike Gabriel2018-05-023-22/+22
|
* White-space clean-up at EOLs.Mike Gabriel2018-04-162-11/+11
|
* Avoid crash during test runs. Don't initialize new NMClient instance during ↵Mike Gabriel2017-04-291-0/+1
| | | | unit tests.
* ensure that the availability of a server gets signaled, even in the absence ↵David Barth2015-09-221-10/+12
| | | | of an exec line
* Add ArcticaProject as copyright holders.Mike Gabriel2015-09-191-1/+3
|
* fork remote-login-service as remote-logon-serviceMike Gabriel2015-09-196-43/+43
|
* Apply 03_x2go+rls.patch. Provide support for X2Go remote logins.Mike Gabriel2014-11-031-0/+15
|
* Apply patch glib-deprecated.diff. Provide support for old GLib versions.Mike Gabriel2014-11-032-0/+4
|
* Apply patch 01_clear_servers.patch.Mike Gabriel2014-11-031-0/+3
|
* Attempt (1) to fix FTBFS...Mike Gabriel2014-11-031-757/+0
| | | | | | | | * debian/rules: + Build using dh_autoreconf. * debian/control: + Add B-Ds: dh-autoreconf, libgtest-dev, python. Enable the testsuite at build time.
* Revert "upload to ppa:x2go/stable+ppa ↵Mike Gabriel2014-11-023-22/+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-023-0/+22
| | | | | | | * 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-028-0/+1943