Files
akallabeth 625376a937 [client,common] adjust settings test results
the change in the rdp file parser changes expected output after rdp file
parsing. Adjust results accordingly
2025-10-03 13:44:50 +02:00
..
2025-08-18 11:17:02 +02:00
2025-08-18 11:17:02 +02:00

This directory should contain RDP files that are checked by TestClientRdpFile

Adding new test works like this:

1. place a .rdp file in this folder
2. run TestClient TestClientRdpFile generate to generate a settings JSON from the RDP file
3. git add .rdp .json && git commit .
4. now the unit test is run and the result is compared