Artur Wojcik

Results 4 issues of Artur Wojcik

On Windows, the symbol must be exported from the DLL for the test to see the function while dynamically loading the library.

Windows

Unfortunately, automatic target registration does not work on Windows. The linker will not add a specified DLL as a dependency if at least a symbol from the dynamic library is...

Windows

The PR fixes handling environment variables on Windows and adds some improvements to the interface. Below are the updated functions * `env::value(VAR)` reads a value from VAR or returns the...

windows

The character `:` is reserved on Windows and cannot be used for constructing a path except when it follows a drive letter.

TESTING_CI_PASSED
windows