jgit/org.eclipse.jgit.pgm.test/tst/org/eclipse/jgit/pgm
Jonathan Nieder c9a857a60a Add basic "jgit add" tests
Change-Id: I056c2556c7db98bf57e2527dec11af7c3daf472a
Signed-off-by: Chris Aniszczyk <zx@twitter.com>
2012-11-29 16:38:07 -08:00
..
AddTest.java Add basic "jgit add" tests 2012-11-29 16:38:07 -08:00
ArchiveTest.java Add "jgit archive" tool that writes a tree as a ZIP file 2012-11-16 16:21:25 -08:00
BranchTest.java Prefix an abnormal CLI command termination with 'fatal:' 2012-11-15 15:45:35 -08:00
CLIGitCommandTest.java Allow to write tests with CLI syntax 2012-04-18 18:57:36 +02:00
CheckoutTest.java Do not fail when checking out HEAD 2012-11-15 16:05:09 -08:00
CommitAndLogTest.java Allow to write tests with CLI syntax 2012-04-18 18:57:36 +02:00
ConfigTest.java Set core.precomposeunicode to true when creating repository on Mac 2012-08-22 00:36:11 +02:00
MergeTest.java Add support for --no-ff while merging 2012-11-16 11:04:13 +01:00
ReflogTest.java Add reflog command to JGit CLI 2012-11-16 12:02:28 -08:00
StatusTest.java Added new Status CLI command 'jgit status' 2012-09-09 21:10:59 +02:00
TagTest.java Add a test for org.eclipse.jgit.pgm.Tag 2012-11-15 16:28:02 -08:00