diff options
author | Derrick Stolee <stolee@gmail.com> | 2018-11-01 13:46:23 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-11-02 12:14:22 +0900 |
commit | 561b583749b7428f1790f03164d0d0e75be71d7b (patch) | |
tree | 66b7d1069ee455bb640e749941d718d601a12161 /t/t1306-xdg-files.sh | |
parent | revision.c: generation-based topo-order algorithm (diff) | |
download | tgif-561b583749b7428f1790f03164d0d0e75be71d7b.tar.xz |
t6012: make rev-list tests more interesting
As we are working to rewrite some of the revision-walk machinery,
there could easily be some interesting interactions between the
options that force topological constraints (--topo-order,
--date-order, and --author-date-order) along with specifying a
path.
Add extra tests to t6012-rev-list-simplify.sh to add coverage of
these interactions. To ensure interesting things occur, alter the
repo data shape to have different orders depending on topo-, date-,
or author-date-order.
When testing using GIT_TEST_COMMIT_GRAPH, this assists in covering
the new logic for topo-order walks using generation numbers. The
extra tests can be added indepently.
Signed-off-by: Derrick Stolee <dstolee@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t1306-xdg-files.sh')
0 files changed, 0 insertions, 0 deletions