Evgeniy Shcherbina
61929f936f
GoogleTest: Fix escaping in test names
...
Due to add_command() being a macro it introduced excessive and
nonobvious escaping in different parts of the script. Because of
one of such places the resulting script would have an erroneous
${TEST_LIST} if the user data (in test parameters) had a semicolon.
To eliminate this non-obvious escaping, add_command() was converted
to function. Updated the escaping accordingly.
Fixes : #23059
2022-02-11 09:03:40 -05:00
..
2017-07-27 09:47:28 -04:00
2020-03-27 09:40:40 -05:00
2022-02-07 12:53:16 -05:00
2022-02-11 09:03:40 -05:00
2020-03-27 09:40:40 -05:00
2020-03-27 09:40:40 -05:00
2022-01-07 09:25:57 -05:00
2022-02-07 12:53:17 -05:00
2022-02-11 09:03:40 -05:00
2022-02-11 09:03: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
2022-01-11 09:00:52 +03:00
2022-02-07 12:53:17 -05:00
2022-02-07 12:53:17 -05:00
2022-01-11 09:00:52 +03:00
2022-02-07 12:53:17 -05:00
2017-12-06 07:37:48 -05:00
2018-03-15 07:36:42 -04:00
2021-08-05 00:43:17 -06:00
2021-11-16 09:45:26 -05:00
2022-02-11 09:03:40 -05:00
2021-02-22 15:47:13 -08:00
2022-02-11 09:03:40 -05: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
2022-02-11 09:03:40 -05:00
2020-04-10 09:43:39 -04:00
2022-02-11 09:03:40 -05: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