chiark / gitweb /
test suite: infrastructure for testing git-debrebase
[dgit.git] / tests / lib-gdr
1 #
2
3 t-git-debrebase () {
4         local gdr=${DGIT_GITDEBREBASE_TEST-git-debrebase}
5         : '
6 {{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{'
7         $gdr    $GDR_TEST_OPTS $GDR_TEST_DEBUG $t_gdr_xopts "$@"
8         : '}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}
9 '
10         
11 }