jgit/org.eclipse.jgit.pgm.test/src/org/eclipse/jgit
Andrey Loskutov 7780a4ee31 Make sure CLIGitCommand and Main produce (almost) same results
Currently execution of tests in pgm uses CLIGitCommand which
re-implements few things from Main. Unfortunately this can results in a
different test behavior compared to the real CLI runtime.

The change let CLIGitCommand extend Main and only slightly modifies the
runtime (stream redirection and undesired exit() termination).

Change-Id: I87b7b61d1c84a89e5917610d84409f01be90b70b
Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
2016-01-06 17:27:31 -05:00
..
lib Make sure CLIGitCommand and Main produce (almost) same results 2016-01-06 17:27:31 -05:00
pgm Make sure CLIGitCommand and Main produce (almost) same results 2016-01-06 17:27:31 -05:00