mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-14 00:14:11 +09:00
the change in the rdp file parser changes expected output after rdp file parsing. Adjust results accordingly
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