Files
CMake/Tests/RunCMake/Tutorial/Step8-MyMath-run-stdout.txt
Brad King 2d712a760e Tests: Convert Tutorial tests to RunCMake infrastructure
RunCMake matches output more robustly than `PASS_REGULAR_EXPRESSION`,
and provides more details on failure.
2025-05-30 09:54:39 -04:00

3 lines
76 B
Plaintext

^Computing sqrt of 25 to be 5 using log and exp
The square root of 25 is 5$