Brad King
3ede66e17a
Tests: Fix newline matching in several RunCMake.* cases
...
The RunCMake infrastructure's `*-stdout.txt` expected output files
interpret `\n` as a `\` and `n` rather than a newline. Use a literal
newline instead. Otherwise the cases that were trying to match any
configuration name via `[^\n]*` would fail on `RelWithDebInfo` because
it contains the letter `n`.
2021-07-02 08:19:34 -04:00
..
2017-07-27 09:47:28 -04:00
2020-03-27 09:40:40 -05:00
2020-12-03 09:33:34 -05:00
2020-03-27 09:40:40 -05:00
2020-03-27 09:40:40 -05:00
2020-03-27 09:39:47 -05:00
2020-03-27 09:39:47 -05:00
2020-03-27 09:39:47 -05:00
2020-03-27 09:39:47 -05:00
2021-07-02 08:19:34 -04:00
2020-08-26 11:27:05 -04:00
2020-03-27 09:39:47 -05:00
2020-03-27 09:39:47 -05:00
2018-03-15 07:36:42 -04:00
2018-03-15 07:36:42 -04:00
2021-07-02 08:19:34 -04:00
2018-03-15 07:36:42 -04:00
2018-03-15 07:36:42 -04:00
2021-07-02 08:19:34 -04:00
2020-04-10 09:43:39 -04:00
2020-12-03 09:33:34 -05:00
2020-12-03 09:33:34 -05:00
2017-12-06 07:37:48 -05:00
2018-03-15 07:36:42 -04:00
2021-02-22 15:47:13 -08:00
2021-02-22 15:47:13 -08:00
2021-02-22 15:47:13 -08:00
2020-03-13 10:47:33 -04:00
2020-07-01 06:48:19 -04:00
2021-02-22 15:47:13 -08:00
2018-03-15 07:36:42 -04:00
2020-07-01 06:48:19 -04:00
2020-04-10 09:43:39 -04:00
2020-03-27 09:39:47 -05:00
2021-02-22 15:47:13 -08:00
2021-05-07 17:00:13 +02:00