VSResource
command_line: D:\a\nightly-builds\nightly-builds\build\bin\ctest.exe "--build-and-test" "D:/a/nightly-builds/nightly-builds/Tests/VSResource" "D:/a/nightly-builds/nightly-builds/build/Tests/VSResource" "--build-two-config" "--build-generator" "Ninja" "--build-makeprogram" "C:/ProgramData/chocolatey/bin/ninja.exe" "--build-project" "VSResource" "--build-options" "--test-command" "VSResource"
working_directory: "./Tests"
Processors: 1
Execution Time: 13.175
Completion Status: Completed
Environment: #CTEST_RESOURCE_GROUP_COUNT=
stdout:
Internal cmake changing into directory: D:/a/nightly-builds/nightly-builds/build/Tests/VSResource
======== CMake output ======
The C compiler identification is MSVC 19.44.35209.0
The CXX compiler identification is MSVC 19.44.35209.0
Detecting C compiler ABI info
Detecting C compiler ABI info - done
Check for working C compiler: C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.44.35207/bin/Hostx64/x64/cl.exe - skipped
Detecting C compile features
Detecting C compile features - done
Detecting CXX compiler ABI info
Detecting CXX compiler ABI info - done
Check for working CXX compiler: C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.44.35207/bin/Hostx64/x64/cl.exe - skipped
Detecting CXX compile features
Detecting CXX compile features - done
CMAKE_RC_COMPILER='C:/Program Files (x86)/Windows Kits/10/bin/10.0.26100.0/x64/rc.exe'
rc compiler handles quoted strings with spaces in values via /D
Configuring done (10.1s)
Generating done (0.3s)
Build files have been written to: D:/a/nightly-builds/nightly-builds/build/Tests/VSResource
CMAKE_RC_COMPILER='C:/Program Files (x86)/Windows Kits/10/bin/10.0.26100.0/x64/rc.exe'
rc compiler handles quoted strings with spaces in values via /D
Configuring done (0.6s)
Generating done (0.2s)
Build files have been written to: D:/a/nightly-builds/nightly-builds/build/Tests/VSResource
======== End CMake output ======
Change Dir: 'D:/a/nightly-builds/nightly-builds/build/Tests/VSResource'
Run Clean Command: C:/ProgramData/chocolatey/bin/ninja.exe clean
[1/1] Cleaning all built files...
Cleaning... 0 files.
Run Build Command(s): C:/ProgramData/chocolatey/bin/ninja.exe
[1/6] Building CXX object CMakeFiles\ResourceLib.dir\lib.cpp.obj
[2/6] Building RC object CMakeFiles\ResourceLib.dir\lib.rc.res
[3/6] Building RC object CMakeFiles\VSResource.dir\test.rc.res
[4/6] Linking CXX static library ResourceLib.lib
[5/6] Building CXX object CMakeFiles\VSResource.dir\main.cpp.obj
[6/6] Linking CXX executable VSResource.exe
Running test command: "D:/a/nightly-builds/nightly-builds/build/Tests/VSResource/VSResource.exe"
CTEST_FULL_OUTPUT (Avoid ctest truncation of output)
CMAKE_RCDEFINE defined
CMAKE_RCDEFINE='test with spaces.txt', and is a string constant
FindResource worked
LoadResource worked
SizeofResource returned datasize='58'
LockResource worked
str='Hello World! (textfile, spaces in name, from binary dir)
EOR'
LoadString worked
buf='test with spaces.txt'