jgit/org.eclipse.jgit.pgm.test/tst/org/eclipse/jgit/pgm
David Pursehouse 77887b49f9 ReflogTest: Open Git instances in try-with-resource
Change-Id: I950b6f16148cfe11de729b04904f88d6e4c28b9a
Signed-off-by: David Pursehouse <david.pursehouse@sonymobile.com>
2016-02-12 12:26:58 +09:00
..
AddTest.java Fixed few locale dependent pgm tests 2016-01-02 17:41:58 +01:00
ArchiveTest.java Make sure CLIGitCommand and Main produce (almost) same results 2016-01-06 17:27:31 -05:00
BranchTest.java Merge branch 'stable-4.2' 2016-01-20 09:45:48 +09:00
CLIGitCommandTest.java Allow to write tests with CLI syntax 2012-04-18 18:57:36 +02:00
CheckoutTest.java Merge branch 'stable-4.2' 2016-01-20 09:45:48 +09:00
CloneTest.java [pgm] Add option --bare to clone command 2014-12-22 15:45:46 +01:00
CommitAndLogTest.java Allow to write tests with CLI syntax 2012-04-18 18:57:36 +02:00
CommitTest.java Simplify pgm tests: allow varargs and trim output for toString() 2016-01-02 17:41:58 +01:00
ConfigTest.java ConfigTest: Create Git instance in try-with-resource 2016-01-21 15:31:56 +09:00
DescribeTest.java Added CLIText.fatalError(String) API for tests 2016-01-06 17:26:43 -05:00
FetchTest.java CLI fetch command should support --tags 2013-10-26 17:25:23 -04:00
LsRemoteTest.java [pgm] Add option --tags for ls-remote 2014-12-16 15:29:08 +01:00
MergeTest.java Added CLIText.fatalError(String) API for tests 2016-01-06 17:26:43 -05:00
ReflogTest.java ReflogTest: Open Git instances in try-with-resource 2016-02-12 12:26:58 +09:00
RemoteTest.java Add remote command to JGit CLI 2015-12-11 22:54:48 +01:00
RepoTest.java RepoTest: Open Git in try-with-resources 2016-02-05 18:17:02 +09:00
ResetTest.java Sort "eager" path-like options to the end of the help 2015-12-29 15:00:31 +01:00
StatusTest.java Sort "eager" path-like options to the end of the help 2015-12-29 15:00:31 +01:00
TagTest.java Make sure tests don't blindly continue if a command is "silently" failed 2015-12-31 00:48:11 +01:00