mirror of
https://github.com/reactos/CMake.git
synced 2025-02-09 05:16:07 +00:00
![Joseph Snyder](/assets/img/avatar_default.png)
The current file parser for a MUMPS routine uses a period "." as the one of the signals that a line of MUMPS code is executable. This is not a correct assumption. Add the period to the list of characters that CTest will not consider the start of a line of code. Update the test routine to have an entry point with code to match the scenario mentioned above.