aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm.test
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2023-04-27 02:20:10 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2023-04-27 02:20:10 +0200
commitf87c456e8ac1fa341f1c3a618798738245bf8adb (patch)
treeaea809e7598d0d2c4655d00783b9e7d7d1d64ed0 /org.eclipse.jgit.pgm.test
parent6456059795c951f2b9261d50dc33d5902a5fbb87 (diff)
parentcdf35e8ead7a6a25290b7fce89007b08c6011924 (diff)
downloadjgit-f87c456e8ac1fa341f1c3a618798738245bf8adb.tar.gz
jgit-f87c456e8ac1fa341f1c3a618798738245bf8adb.zip
Merge branch 'stable-6.3' into stable-6.4
* stable-6.3: [bazel] Move ToolTestCase to src folder (6.2) GcConcurrentTest: @Ignore flaky testInterruptGc Fix CommitTemplateConfigTest Fix after_open config and Snapshotting RefDir tests to work with bazel [bazel] Skip ConfigTest#testCommitTemplatePathInHomeDirecory Demote severity of some error prone bug patterns to warnings UploadPack: Fix NPE when traversing a tag chain Change-Id: I463f8528e623316add204848d551c44d44d04858
Diffstat (limited to 'org.eclipse.jgit.pgm.test')
-rw-r--r--org.eclipse.jgit.pgm.test/src/org/eclipse/jgit/pgm/ToolTestCase.java (renamed from org.eclipse.jgit.pgm.test/tst/org/eclipse/jgit/pgm/ToolTestCase.java)0
1 files changed, 0 insertions, 0 deletions
diff --git a/org.eclipse.jgit.pgm.test/tst/org/eclipse/jgit/pgm/ToolTestCase.java b/org.eclipse.jgit.pgm.test/src/org/eclipse/jgit/pgm/ToolTestCase.java
index 55db1a12d9..55db1a12d9 100644
--- a/org.eclipse.jgit.pgm.test/tst/org/eclipse/jgit/pgm/ToolTestCase.java
+++ b/org.eclipse.jgit.pgm.test/src/org/eclipse/jgit/pgm/ToolTestCase.java