Add tests for rev-list --graph with options that simplify history
commitb97c470b577071b74315a0e57dd9a03dca120e93
authorAdam Simpkins <simpkins@facebook.com>
Fri, 21 Aug 2009 18:20:34 +0000 (21 11:20 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 24 Aug 2009 21:39:29 +0000 (24 14:39 -0700)
treecd04294101191c5ad19e8c39a43090a561ceef89
parentbeb5af43a6114b551f14bc13f1beecfe8de930d9
Add tests for rev-list --graph with options that simplify history

These tests help make sure graph_is_interesting() is doing the right
thing.

Signed-off-by: Adam Simpkins <simpkins@facebook.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t6016-rev-list-graph-simplify-history.sh [new file with mode: 0755]