mirror of
https://gitlab.com/ita1024/waf.git
synced 2024-11-25 11:19:52 +01:00
e874342103
ant_matcher() converts an ANT glob pattern to an equivalent regex pattern. This commit adds support for escaping parenthesis in the input pattern so they don't end up being treated as a regex capture group. Also add a unit test to verify ant_glob()'s ability to handle special characters in the input pattern. |
||
---|---|---|
.. | ||
apis | ||
config | ||
defines | ||
diff_top_src | ||
different_top | ||
general | ||
headers | ||
init | ||
install | ||
install_group | ||
macplist | ||
nodes | ||
post | ||
preproc | ||
utils |