gerrit/gerrit-acceptance-tests
Dave Borowitz f83c424b4b Fix deprecation warnings from latest JGit update
- FS is no longer required for LockFile constructor.
 - TestRepository#getClock was renamed getDate.
 - Replace usages of RefDatabase#getRef with either exactRef, when we
   know we can bypass the full lookup path, or findRef, where the
   input is user-provided and we might need to add an implicit prefix.

Change-Id: I6309b91ccf99ffaa724be273ddae0d9857b825f9
2016-01-06 10:50:28 -05:00
..
src/test/java/com/google/gerrit/acceptance Fix deprecation warnings from latest JGit update 2016-01-06 10:50:28 -05:00
BUCK Expose acceptance test framework as new plugin artifact 2015-09-25 14:46:10 -04:00
tests.defs Buck: Tweak unit test invocation and halve the run time 2015-10-16 08:25:43 +02:00