diff options
author | Derrick Stolee <stolee@gmail.com> | 2018-11-01 13:46:18 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-11-02 12:14:22 +0900 |
commit | 4b47a9a85ee43de37986721e5c5cb70f5652544b (patch) | |
tree | b66900b654d9af220a64ab66487f9ccbeb0fec1d /revision.h | |
parent | prio-queue: add 'peek' operation (diff) | |
download | tgif-4b47a9a85ee43de37986721e5c5cb70f5652544b.tar.xz |
test-reach: add run_three_modes method
The 'test_three_modes' method assumes we are using the 'test-tool
reach' command for our test. However, we may want to use the data
shape of our commit graph and the three modes (no commit-graph,
full commit-graph, partial commit-graph) for other git commands.
Split test_three_modes to be a simple translation on a more general
run_three_modes method that executes the given command and tests
the actual output to the expected output.
Signed-off-by: Derrick Stolee <dstolee@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'revision.h')
0 files changed, 0 insertions, 0 deletions