jgit/org.eclipse.jgit.pgm.test/tst/org/eclipse/jgit/pgm
Matthias Sohn 4d9db14a5e 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
2023-04-28 19:51:01 +02:00
..
AddTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
ArchiveTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
BlameTest.java Replace ExpectedException which was deprecated in junit 4.13 2020-01-24 15:46:08 +09:00
BranchTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
CLIGitCommandTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
CheckoutTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
CleanTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
CloneTest.java [pgm] Fetch-CLI: add support for shallow 2023-01-24 10:58:24 +01:00
CommitAndLogTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
CommitTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
ConfigTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
DescribeTest.java [pgm] Add describe --abbrev option 2022-03-02 09:56:04 +01:00
DiffTest.java [pgm] Add options --name-only, --name-status to diff, log, show 2022-11-23 16:12:54 +01:00
DiffToolTest.java Run tests that checks araxis output only on Linux 2022-06-17 14:39:48 +02:00
FetchTest.java [test] Fix closing of test repositories 2022-01-30 17:16:02 -05:00
InitTest.java init: allow specifying the initial branch name for the new repository 2021-02-22 23:11:45 +01:00
LogTest.java [pgm] Add options --name-only, --name-status to diff, log, show 2022-11-23 16:12:54 +01:00
LsFilesTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
LsRemoteTest.java Add support for reading symrefs from pack capabilities 2020-11-26 21:14:08 +01:00
MergeTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
MergeToolTest.java Run tests that checks araxis output only on Linux 2022-06-17 14:39:48 +02:00
ProxyConfigTest.java Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8 2019-06-19 10:43:01 +02:00
ReflogTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
RemoteTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
RepoTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
ResetTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
RevListTest.java RevListTest: fix warning that method parameter hides field 'git' 2021-11-24 23:23:03 +01:00
RmTest.java Fix compilation errors with args4j 2.0.23 and later 2017-08-30 03:07:35 +02:00
ShowTest.java [pgm] Add options --name-only, --name-status to diff, log, show 2022-11-23 16:12:54 +01:00
StatusTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
TagTest.java [pgm] Implement git tag --contains option 2023-04-12 13:56:55 +02:00
TextBuiltinTest.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00