Files
CMake/Tests/RunCMake/Tutorial/Step-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
67 B
Plaintext

^(Computing sqrt of 25 to be [0-9.]+
)+The square root of 25 is 5$