mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-14 16:34:18 +09: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