You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
+
299
301
[simpleini](https://github.com/brofield/simpleini) is used to gather unit tests parameters from
300
302
an INI configuration file. You need to fill that file with FTP and/or SFTP parameters.
301
303
You can also disable some tests (HTTP proxy for instance) and indicate
0 commit comments