jgit/org.eclipse.jgit.pgm.test/tst/org/eclipse/jgit/pgm
Jonathan Nieder d4932620e0 ArchiveCommand: make archive formats non-inner classes
First step toward making ArchiveCommand itself format-agnostic.

Change-Id: I3cff5fce28fa7a19e34f8291cfb5b62f16429713
2013-05-23 18:08:35 -07:00
..
AddTest.java Add basic "jgit add" tests 2012-11-29 16:38:07 -08:00
ArchiveTest.java ArchiveCommand: make archive formats non-inner classes 2013-05-23 18:08:35 -07: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 Make recursive merge strategy the default merge strategy 2013-04-15 21:46:12 +02:00
ReflogTest.java Fix line endings 2013-05-03 16:19:07 +02:00
StatusTest.java status: Print conflict description for unmerged paths 2013-04-19 19:55:24 +02:00
TagTest.java Add a test for org.eclipse.jgit.pgm.Tag 2012-11-15 16:28:02 -08:00