diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-04-08 12:28:31 +0200 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-04-08 14:23:49 +0200 |
commit | 65fc11ff28e6dd29a95391b6700a02d277b539c6 (patch) | |
tree | f659381c3e4a3867f0e863999a3a24dbff89e72a /src/utils/cpp/concepts.hpp | |
parent | d9c587e7feb7d67249b7a3262f62e0dc5ce47e9a (diff) | |
download | justbuild-65fc11ff28e6dd29a95391b6700a02d277b539c6.tar.gz |
Test ["utils/archive", "archive_usage"]: fix assumptions on path
This test, among others, verifies the archive functionality by
creating an archive with our library, extractting it with the
system command-line tools, and comparing the result. In order to not
depend on the host system having installed tools for all possible
compression algorithms, it tacitly drops the extraction test if the
respective tool could not be found under /usr/bin. This, however,
assumes that /usr/bin is in path; ensure this, by extending PATH
accordingly.
Diffstat (limited to 'src/utils/cpp/concepts.hpp')
0 files changed, 0 insertions, 0 deletions