Thread (4 messages) flat view 4 messages, 3 authors, 2016-06-15

Re: What's cooking in git.git (Apr 2014, #09; Tue, 29)

From: Felipe Contreras <hidden>
Date: 2016-06-15 23:01:02

Junio C Hamano wrote:
I _think_ it probably is OK for git-imerge.git/Makefile to peek into
our Makefile, e.g.

    $ cd git-imerge.git
    $ make GIT_SOURCE_DIR=../git.git install

to learn where imerge should install its subcommand implementation and
documentation.  It might even want to borrow the test framework by
using $GIT_SOURCE_DIR/t/test-lib.sh or somesuch.
Since Git's test framework heavily tied to git.git, sharness[1] is the
only sensible option. It might not have all the latest features of Git's
test framework, but it's standalone.

[1] https://github.com/mlafeldt/sharness

-- 
Felipe Contreras
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help