From e74e923f185ec2a97948a96aff29bb5d62c65f6c Mon Sep 17 00:00:00 2001 From: Mohamed Amine Mzoughi Date: Thu, 2 Jun 2022 18:47:16 +0200 Subject: [PATCH] Added infos to the run unit tests sections. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d283860..d39c05e 100644 --- a/README.md +++ b/README.md @@ -296,6 +296,8 @@ C:\Users\Amine\Documents\Work\PROJECTS\GitHub\ftpclient_build\bin\[Debug | Relea ## Run Unit Tests +First of all, the CMake option SKIP_TESTS_BUILD must be set to "OFF" (via CMake-GUI then pressing on the "Configure" button or if you are using a command line via the argument -DSKIP_TESTS_BUILD=OFF). + [simpleini](https://github.com/brofield/simpleini) is used to gather unit tests parameters from an INI configuration file. You need to fill that file with FTP and/or SFTP parameters. You can also disable some tests (HTTP proxy for instance) and indicate