diff options
author | Andrey Loskutov <loskutov@gmx.de> | 2016-01-03 12:29:55 +0100 |
---|---|---|
committer | Andrey Loskutov <loskutov@gmx.de> | 2016-01-06 17:27:31 -0500 |
commit | 7780a4ee31df0e73f9519aaa51fd349a70b18e71 (patch) | |
tree | 7fca7d0a26d211ada7b5826fae60699f20fd484a /org.eclipse.jgit.test | |
parent | fb5056c2c5e96b815abe568af588157083c66197 (diff) | |
download | jgit-7780a4ee31df0e73f9519aaa51fd349a70b18e71.tar.gz jgit-7780a4ee31df0e73f9519aaa51fd349a70b18e71.zip |
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>
Diffstat (limited to 'org.eclipse.jgit.test')
0 files changed, 0 insertions, 0 deletions