t: avoid "whitelist"
commit0011f94a4f05d5311a4f3223da8caf3bfbb9e293
authorDerrick Stolee <derrickstolee@github.com>
Tue, 19 Jul 2022 18:32:16 +0000 (19 18:32 +0000)
committerJunio C Hamano <gitster@pobox.com>
Tue, 19 Jul 2022 19:45:31 +0000 (19 12:45 -0700)
tree283be7fb1b232c99aa031fc21f2ea326bf870189
parent559c2c3d2a34c4d8c24265e118175f55771112a2
t: avoid "whitelist"

The word "whitelist" has cultural implications that are not inclusive.
Thankfully, it is not difficult to reword and avoid its use.

Focus on changes in the test scripts, since most of the changes are in
comments and test names. The renamed test_allow_var helper is only used
once inside the widely-used test_proto helper.

Signed-off-by: Derrick Stolee <derrickstolee@github.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/lib-proto-disable.sh
t/t5812-proto-disable-http.sh
t/t5815-submodule-protos.sh
t/test-lib-functions.sh