aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm.test
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2023-04-28 19:51:01 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2023-04-28 19:51:01 +0200
commit4d9db14a5e31cd87128a059d96408062c0289040 (patch)
treeb2bf109013f2a516375d77b9daff77d3663a0cd3 /org.eclipse.jgit.pgm.test
parentf9f3389847c46b6d6df946814db796b4480970b5 (diff)
parent34a81889b8d8a6e84ffaf86deca8eb15bfb250ab (diff)
downloadjgit-4d9db14a5e31cd87128a059d96408062c0289040.tar.gz
jgit-4d9db14a5e31cd87128a059d96408062c0289040.zip
Merge branch 'stable-6.5'
* stable-6.5: [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 Parse pull.rebase=preserve as alias for pull.rebase=merges UploadPack: Fix NPE when traversing a tag chain Change-Id: I16e8553d187a8ef541f578291f47fc39c3da4ac0
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