CMake

CTest.NoNewline

command_line: /__w/nightly-builds/nightly-builds/build/bin/cmake "-E" "echo_append" "This line has no newline!"

working_directory: "./Tests"

Processors: 1

Execution Time: 0.006

BeforeCPULoadAverage: 5.86865234375

AfterCPULoadAverage: 5.86865234375

BeforeHostMemoryUsed: 1166920

AfterHostMemoryUsed: 1166920

Completion Status: Completed

Environment: #CTEST_RESOURCE_GROUP_COUNT=

stdout:

This line has no newline!
Status: passed
Loading...