diff options
| author | Pablo Sabater <pabloosabaterr@gmail.com> | 2026-07-14 14:09:32 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-07-14 07:32:50 -0700 |
| commit | 641588bbcd1e80e084881d547e10aca8b32c328e (patch) | |
| tree | adf0779f8a97d7cdc8048a0cb21de2823f8ed23e /t/t4013/diff.diff_initial..side | |
| parent | 2e5d1cc0f8388503af74d729e8feecbd94c8e2d0 (diff) | |
lib-log-graph: move check_graph function
check_graph is a function shared in the test files t4215 and t6016 used
to format the output graph, but instead of being in a file called by
both test, the function code is repeated in each file.
Move check_graph to lib-log-graph.sh file which both tests already
import graph functions from, renaming it to lib_test_check_graph.
This function is needed for the following commit which includes graph
tests in a new file and requires check_graph.
Mentored-by: Karthik Nayak <karthik.188@gmail.com>
Mentored-by: Chandra Pratap <chandrapratap3519@gmail.com>
Signed-off-by: Pablo Sabater <pabloosabaterr@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4013/diff.diff_initial..side')
0 files changed, 0 insertions, 0 deletions
