gcc-changelog: Add libstdc++-v3/testsuite to wildcard prefixes
authorJonathan Wakely <jwakely@redhat.com>
Mon, 30 Nov 2020 11:41:03 +0000 (11:41 +0000)
committerJonathan Wakely <jwakely@redhat.com>
Mon, 30 Nov 2020 11:41:03 +0000 (11:41 +0000)
commit08cd56a6b3a50eb607cfc19821539a958f730328
tree8b03e2fb6355bd24c3e30cf48e0c513a9006c6a1
parent4380d5ae721545f658d63f6df037afa5d7dc66a9
gcc-changelog: Add libstdc++-v3/testsuite to wildcard prefixes

This allows using "testsuite/*" in libstdc++-v3/ChangeLog entries, which
was one of the original motivations for adding wildcard support in the
first place:
https://gcc.gnu.org/pipermail/gcc/2020-June/232719.html

contrib/ChangeLog:

* gcc-changelog/git_commit.py (wildcard_prefixes): Add libstdc++
testsuite directory.
contrib/gcc-changelog/git_commit.py