diff options
author | Robin Rosenberg <robin.rosenberg@dewire.com> | 2010-12-28 19:01:46 +0100 |
---|---|---|
committer | Robin Rosenberg <robin.rosenberg@dewire.com> | 2010-12-30 01:15:59 +0100 |
commit | c3f52c62a8b8b1fbed77954c8fa2353a35d05236 (patch) | |
tree | 859cbf2ffb97e339635da25a757d80551aaee0ce /org.eclipse.jgit.http.test | |
parent | 1f25f85f4dae2beb9fa77357eda4c3295eb9c9e4 (diff) | |
download | jgit-c3f52c62a8b8b1fbed77954c8fa2353a35d05236.tar.gz jgit-c3f52c62a8b8b1fbed77954c8fa2353a35d05236.zip |
Fix FileSnapShot
We cannot use SystemReader to get the time, unless we do that consistently,
which is harder to do and be sure we are really testing what we want.
Then we need to update our lastRead variable whenever we conclude that
our file is not racily clean according to lastRead. It may well be clean,
but we do not know that until we check the system clock again.
Finally add a test for this class.
Change-Id: I1894b032b9bd359d1b5325e5472d48e372599e4c
Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>
Diffstat (limited to 'org.eclipse.jgit.http.test')
0 files changed, 0 insertions, 0 deletions