jgit/org.eclipse.jgit.benchmarks
David Pursehouse 8fa3594565 Remove Error-Prone ExpectedExceptionChecker
The checker only checks for misuse of ExpectedException. Since we've
moved to JUnit 4.13 and assertThrows, ExpectedException won't be used
at all, so now we can get rid of that setting.

Change-Id: Ia9189936ae215110f1f5fc6459c5dbc944404ade
Signed-off-by: David Pursehouse <david.pursehouse@gmail.com>
2020-01-24 16:49:14 +09:00
..
.settings Merge branch 'stable-5.6' 2019-12-11 14:41:04 +01:00
src/org/eclipse/jgit/benchmarks Remove unused import from CreateFileSnapshotBenchmark 2020-01-04 13:11:06 +01:00
.classpath Merge branch 'stable-5.6' 2020-01-09 16:52:56 +01:00
.gitignore JMH benchmark for SimpleLruCache 2019-11-05 14:50:32 +01:00
.project JMH benchmark for SimpleLruCache 2019-11-05 14:50:32 +01:00
BUILD Bazel: Add missing newlines at end of BUILD files 2019-11-26 08:43:10 +01:00
pom.xml Remove Error-Prone ExpectedExceptionChecker 2020-01-24 16:49:14 +09:00