freerdp2/debian/tests
Tim Andersson d380917f8b
fix: make connect-and-capture executable under debian/tests
This script used for the autopkgtests is currently not executable,
causing tests to fail like so:
```
...
 46s + xvfb-run -l /tmp/autopkgtest-lxc.ddq71bgy/downtmp/build.pjI/src/debian/tests/connect-and-capture xrdp-screenshot.png
 47s /usr/bin/xvfb-run: 184: /tmp/autopkgtest-lxc.ddq71bgy/downtmp/build.pjI/src/debian/tests/connect-and-capture: Permission denied
...
```

This commit amends the issue by making the script executable, fixing
the Permission denied error.
2024-08-01 10:34:58 +01:00
..
compare Add autopkgtest to test whether a client can connect 2024-06-13 13:26:42 -04:00
connect-and-capture fix: make connect-and-capture executable under debian/tests 2024-08-01 10:34:58 +01:00
control debian/tests/control: Add xauth. Fix tests on Debian, where xvfb does not pull-in xauth as dependency (other than in Ubuntu). 2024-07-20 15:36:23 +02:00