Skip to content

Commit e74e923

Browse files
author
Mohamed Amine Mzoughi
committed
Added infos to the run unit tests sections.
1 parent 0f76a42 commit e74e923

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -296,6 +296,8 @@ C:\Users\Amine\Documents\Work\PROJECTS\GitHub\ftpclient_build\bin\[Debug | Relea
296296

297297
## Run Unit Tests
298298

299+
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).
300+
299301
[simpleini](https://github.com/brofield/simpleini) is used to gather unit tests parameters from
300302
an INI configuration file. You need to fill that file with FTP and/or SFTP parameters.
301303
You can also disable some tests (HTTP proxy for instance) and indicate

0 commit comments

Comments
 (0)