comparison i18n/de.po @ 45513:22140fd783d2

run-test: allow relative path in `--blacklist` and `--whitelist` (issue6351) When specifying a test with `--blacklist` or `--whitelist` with path relatives to the repository root (eg: `tests/test-check-commit.t`) the file is not taken into account. It only works when the name of the test is given. It would be better if `--blacklist` and `--whitelist` behaviors where compatible with `--test-list`. This patch allows to use relative path with `--blacklist` and `--whitelist` while staying compatible with the old behavior by checking the test relative path in addition to its name. Differential Revision: https://phab.mercurial-scm.org/D9024
author Antoine cezar<acezar@chwitlabs.fr>
date Wed, 16 Sep 2020 19:32:53 +0200
parents f715faeaceee
children d4ba4d51f85f
comparison
equal deleted inserted replaced
45512:b4abfe142ff6 45513:22140fd783d2