• TheVice's avatar
    Fix shared library tests for Windows (#1074) · d8d94190
    TheVice authored
    Add copying of shared library to the output directory with a test binary.
    
    [binary] removed using of non unsigned char as argument at
    'std::isspace' function that was provokes undefined behavior.
    
    [.github/workflows/build.yml] enabled run of test at the
    'windows-latest' environment.
    d8d94190
binary.cpp 3.27 KB