Add a testsuite framework copied from git-core
authorYann Dirson <ydirson@altern.org>
Sun, 16 Apr 2006 10:52:28 +0000 (12:52 +0200)
committerCatalin Marinas <catalin.marinas@gmail.com>
Tue, 2 May 2006 20:19:05 +0000 (21:19 +0100)
See git's t/README for details on how to use this framework.

There is no integration yet in the toplevel Makefile, I'll let
python masters take care of this.  Use "make -C t" to run the
tests for now.

A patch-naming policy should be defined for stgit, since the
git one does not apply.

Signed-off-by: Yann Dirson <ydirson@altern.org>

No differences found