diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2023-03-21 10:31:11 +0100 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2023-03-21 13:13:50 +0100 |
commit | 53ef14352f9e1101972ca6fa22b19074321317fa (patch) | |
tree | 20181c82128d4f5ad9090ea5d3b95c873c8a8db0 /src/other_tools/git_operations/git_repo_remote.cpp | |
parent | 91ae0a4b683fa29261ddf0508576231144fe8a85 (diff) | |
download | justbuild-53ef14352f9e1101972ca6fa22b19074321317fa.tar.gz |
Move end-to-end tests to a common place
While for unit tests it is best practice to replicate the layout
of the source tree, for end-to-end tests, this is less so. This
is particularly true, as the distinction between the tests for two
tools is a bit blurry; some tests for just still use just-mr as a
launcher, and, e.g., the fetch test for just-mr uses just to carry
out the garbage collection. Therefore, move all end-to-end tests
together so that we also have a joinded target for precisely the
end-to-end tests.
In this reorganisation also indicate more explicitly which tests are
also available for the bootstrap multi-repo tool. That information
was so far hidden by the fact that in the other directory the tool
dependency would not dispatch on TEST_BOOTSTRAP_JUST_MR.
Diffstat (limited to 'src/other_tools/git_operations/git_repo_remote.cpp')
0 files changed, 0 insertions, 0 deletions