jgit/org.eclipse.jgit.pgm.test
François Rey 741ecf56b7 New functions to facilitate the writing of CLI test cases
Writing CLI test cases is tedious because of all the formatting and
escaping subtleties needed when comparing actual output with what's
expected. While creating a test case the two new functions are to be
used instead of the existing execute() in order to prepare the correct
command and expected output and to generate the corresponding test code
that can be pasted into the test case function.

Change-Id: Ia66dc449d3f6fb861c300fef8b56fba83a56c94c
Signed-off-by: Chris Aniszczyk <zx@twitter.com>
2013-03-27 09:26:13 -04:00
..
.settings Harmonize the JDT settings within JGit 2012-11-16 10:25:45 -08:00
META-INF JGit 3.0: move internal classes into an internal subpackage 2013-03-18 09:30:43 -07:00
src/org/eclipse/jgit New functions to facilitate the writing of CLI test cases 2013-03-27 09:26:13 -04:00
tst/org/eclipse/jgit/pgm New functions to facilitate the writing of CLI test cases 2013-03-27 09:26:13 -04:00
.classpath Allow to write tests with CLI syntax 2012-04-18 18:57:36 +02:00
.gitignore Allow to write tests with CLI syntax 2012-04-18 18:57:36 +02:00
.project Allow to write tests with CLI syntax 2012-04-18 18:57:36 +02:00
about.html Allow to write tests with CLI syntax 2012-04-18 18:57:36 +02:00
build.properties Allow to write tests with CLI syntax 2012-04-18 18:57:36 +02:00
org.eclipse.jgit.pgm--All-Tests.launch Allow to write tests with CLI syntax 2012-04-18 18:57:36 +02:00
plugin.properties Allow to write tests with CLI syntax 2012-04-18 18:57:36 +02:00
pom.xml JGit 3.0: move internal classes into an internal subpackage 2013-03-18 09:30:43 -07:00