aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm.test
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2023-04-27 02:30:20 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2023-04-27 02:30:20 +0200
commit34a81889b8d8a6e84ffaf86deca8eb15bfb250ab (patch)
tree6ed312f660d52ddc3a02fec2bab9dda734b1704e /org.eclipse.jgit.pgm.test
parent032eef5b12a25e0da48004eea589966ae0652433 (diff)
parentf87c456e8ac1fa341f1c3a618798738245bf8adb (diff)
downloadjgit-34a81889b8d8a6e84ffaf86deca8eb15bfb250ab.tar.gz
jgit-34a81889b8d8a6e84ffaf86deca8eb15bfb250ab.zip
Merge branch 'stable-6.4' into stable-6.5
* stable-6.4: [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: I6d20fea3a417e4361b61e81756253343668eb5de
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