summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm
diff options
context:
space:
mode:
authorChristian Halstrick <christian.halstrick@sap.com>2011-05-24 09:36:45 +0200
committerShawn O. Pearce <spearce@spearce.org>2011-05-31 08:58:45 -0700
commitc1525e2aa5e444a2a234de27d6b7189d5d7f715e (patch)
tree271f0a6a5661572543cddfb126ed2816dbf2f471 /org.eclipse.jgit.pgm
parentcc2197ed9c3be35c875c8316f17a2d6e8d338c88 (diff)
downloadjgit-c1525e2aa5e444a2a234de27d6b7189d5d7f715e.tar.gz
jgit-c1525e2aa5e444a2a234de27d6b7189d5d7f715e.zip
Make sure test repositories are closed
Some repositories created during tests are not added to the 'toClose' list in LocalDiskRepositoryTestCase. Therefore when the tests end we may have open FileHandles and on Windows this may cause the tests to fail because we can't delete those files. This is fixed by adding the possibility to explicitly add repositories to the list of repos which are closed automatically. Change-Id: I1261baeef4c7d9aaedd7c34b546393bfa005bbcc Signed-off-by: Christian Halstrick <christian.halstrick@sap.com>
Diffstat (limited to 'org.eclipse.jgit.pgm')
0 files changed, 0 insertions, 0 deletions