diff options
author | David Pursehouse <david.pursehouse@gmail.com> | 2017-03-19 10:23:29 +0900 |
---|---|---|
committer | David Pursehouse <david.pursehouse@gmail.com> | 2017-03-19 10:56:06 +0900 |
commit | 5e5fbb6035b4bcee6717d8a7417e8f8905d1b563 (patch) | |
tree | 8f2264d2de080477b225c2756e7496245934ae5d /org.eclipse.jgit.lfs.server | |
parent | 4886621261c3b5fa2d9c75fd72d19ac186c9f970 (diff) | |
download | jgit-5e5fbb6035b4bcee6717d8a7417e8f8905d1b563.tar.gz jgit-5e5fbb6035b4bcee6717d8a7417e8f8905d1b563.zip |
Fix test configuration to run RacyGitTests, and fix testRacyGitDetection
With the filename suffix "Tests", the module was not included in tests
when building with Maven, and without the @Test annotations the tests
didn't get executed under Eclipse or buck test.
testRacyGitDetection was failing because the index file did not exist.
Add the missing configuration, the missing annotations, and add a call
to reset() in testRacyGitDetection to force creation of the index file.
Change-Id: I29dd8f89c36fef4ab40bedce7f4a26bd9b2390e4
Signed-off-by: David Pursehouse <david.pursehouse@gmail.com>
Diffstat (limited to 'org.eclipse.jgit.lfs.server')
0 files changed, 0 insertions, 0 deletions