CMake

FunctionTest

command_line: /Users/runner/work/nightly-builds/nightly-builds/build/bin/ctest "--build-and-test" "/Users/runner/work/nightly-builds/nightly-builds/Tests/FunctionTest" "/Users/runner/work/nightly-builds/nightly-builds/build/Tests/FunctionTest" "--build-two-config" "--build-generator" "Ninja" "--build-makeprogram" "/opt/homebrew/bin/ninja" "--build-project" "FunctionTest" "--build-options" "--test-command" "miniFunctionTest"

working_directory: "./Tests"

Processors: 1

Execution Time: 1.571

Completion Status: Completed

Environment: #CTEST_RESOURCE_GROUP_COUNT=

stdout:

Internal cmake changing into directory: /Users/runner/work/nightly-builds/nightly-builds/build/Tests/FunctionTest
======== CMake output     ======
The C compiler identification is AppleClang 16.0.0.16000026
The CXX compiler identification is AppleClang 16.0.0.16000026
Detecting C compiler ABI info
Detecting C compiler ABI info - done
Check for working C compiler: /usr/bin/cc - 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: /usr/bin/c++ - skipped
Detecting CXX compile features
Detecting CXX compile features - done
scope passed 
ARGC passed 
ARGN passed 
same argument name test passed 
CMAKE_CURRENT_LIST_FILE test passed 
factorial passed 
Case Test passed (strange_function second_var)
Function Undefine Test passed ()
SubdirScope Undefine Test passed (1)
SubdirScope Define Test passed ()
Subdir Undefine Test passed ()
Subdir Define Test passed (1)
SubdirScope Undefine Test passed (1)
...
[This part of the test output was removed since it exceeds the threshold of 1024 bytes.]
Status: passed
Loading...