diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2023-02-15 18:03:18 +0100 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2023-02-15 19:00:34 +0100 |
commit | d79f0df1227f348e6f7443355d86e9b0ef801107 (patch) | |
tree | f4082776ae64bba6845c9a5668b326e28997b7d8 /test/buildtool/file_system/git_repo.test.cpp | |
parent | d57a7bf8964de96456bd0f9a886c9f2cfa326e60 (diff) | |
download | justbuild-d79f0df1227f348e6f7443355d86e9b0ef801107.tar.gz |
CLI: enforce maximal number of positional arguments
..., i.e., the requirement that the positional arguments form a
syntactically valid target name. An explicit error message (created
by the target-name parsing) is preferrable over tacitly dropping all
but the last up to two arguments (which is the meaning of CLI11's
expected(2)).
While there, drop duplicate full stop in error message.
Diffstat (limited to 'test/buildtool/file_system/git_repo.test.cpp')
0 files changed, 0 insertions, 0 deletions