diff options
author | Matheus Tavares <matheus.bernardino@usp.br> | 2021-05-04 13:27:31 -0300 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-05-05 12:26:36 +0900 |
commit | d0e5d357000f44af5ac80f4bab5809d0d8b196d3 (patch) | |
tree | 616bbcdec8d74cac7f8ad3015cfcef0eacbefdb9 /git-gui/lib/tools.tcl | |
parent | checkout-index: add parallel checkout support (diff) | |
download | tgif-d0e5d357000f44af5ac80f4bab5809d0d8b196d3.tar.xz |
parallel-checkout: add tests for basic operations
Add tests to populate the working tree during clone and checkout using
sequential and parallel mode, to confirm that they produce identical
results. Also test basic checkout mechanics, such as checking for
symlinks in the leading directories and the abidance to --force.
Note: some helper functions are added to a common lib file which is only
included by t2080 for now. But they will also be used by other
parallel-checkout tests in the following patches.
Co-authored-by: Jeff Hostetler <jeffhost@microsoft.com>
Signed-off-by: Matheus Tavares <matheus.bernardino@usp.br>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-gui/lib/tools.tcl')
0 files changed, 0 insertions, 0 deletions