]> source.dussan.org Git - jgit.git/commit
Measure filesystem timestamp resolution already in test setup 75/145875/17
authorMatthias Sohn <matthias.sohn@sap.com>
Wed, 10 Jul 2019 14:22:15 +0000 (16:22 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Fri, 19 Jul 2019 12:45:55 +0000 (14:45 +0200)
commiteda2e95fa8748813cbcfc7b7fbedefb002999cfa
tree185c8c939206a25dbad82d41ec4a1f60ab6b6d14
parent93144f1438b58264b9fe0dfed195407bc9c0ab1b
Measure filesystem timestamp resolution already in test setup

This helps to avoid some time critical tests can't prepare the test
fixture intended since measuring timestamp resolution takes time.

Change-Id: Ib34023e682a106070ca97e98ef16789a4dfb97b4
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit.ant.test/src/org/eclipse/jgit/ant/tasks/GitCloneTaskTest.java
org.eclipse.jgit.junit/src/org/eclipse/jgit/junit/LocalDiskRepositoryTestCase.java
org.eclipse.jgit.lfs.server.test/tst/org/eclipse/jgit/lfs/server/fs/LfsServerTest.java
org.eclipse.jgit.test/tst/org/eclipse/jgit/internal/storage/file/FileSnapshotTest.java
org.eclipse.jgit.test/tst/org/eclipse/jgit/storage/file/FileBasedConfigTest.java