jgit/org.eclipse.jgit.lfs.server.../tst/org/eclipse/jgit/lfs/server/fs
Matthias Sohn 12d03a97d8 Ensure we use MockSystemReader in tests
If we use the default system reader FileStoreAttributes cannot persist
attributes in userConfig when tests run in Bazel due to sandboxing.
Hence we need to ensure that all tests use MockSystemReader (and
especially a mocked userConfig).

Change-Id: Ic1ad8e2ec5a150c5433434a5f6667d6c4674c87d
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
2019-08-10 23:57:21 +02:00
..
CheckoutTest.java Add ConfigConstants.CONFIG_SECTION_LFS 2018-03-05 10:53:28 +09:00
DownloadTest.java LfsServerText: Fix formatting of invalidPathInfo message 2017-12-07 20:02:59 +09:00
LfsServerTest.java Ensure we use MockSystemReader in tests 2019-08-10 23:57:21 +02:00
PushTest.java LFS: support merge/rebase/cherry-pick/diff/compare with LFS files 2018-03-03 11:39:43 +01:00
UploadTest.java Remove further unnecessary 'final' keywords 2018-05-18 17:59:45 +02:00