diff options
author | Alberto Sartori <alberto.sartori@huawei.com> | 2024-12-09 11:23:05 +0100 |
---|---|---|
committer | Alberto Sartori <alberto.sartori@huawei.com> | 2024-12-11 17:51:03 +0100 |
commit | 4702b3386ca0427cc8ded8b38915aed3d4a8f407 (patch) | |
tree | 015465c4fef2481fc7ae91b288a00da1bdd721bf /tests/test_rules/test_runner.py | |
parent | 0c21dfd51b94dedcb9042b53176853bc4e2a3473 (diff) | |
download | rules-cc-4702b3386ca0427cc8ded8b38915aed3d4a8f407.tar.gz |
["CC","auto"]: amend runner
The parsing logic was buggy:
- quotation was not properly taken into account
- multiple keys provided as "@KEY1@${KEY2}@KEY3@" were not correctly parsed
- #cmakedefine KEY1 "@KEY2@" was not correctly parsed: in this case, only @KEY2@ must be expanded, provided variable KEY1 is defined
- only lines containing the magic string were processed
Diffstat (limited to 'tests/test_rules/test_runner.py')
0 files changed, 0 insertions, 0 deletions