aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools
diff options
context:
space:
mode:
authorGravatar Laszlo Csomor <laszlocsomor@google.com>2018-04-25 05:41:59 -0700
committerGravatar Copybara-Service <copybara-piper@google.com>2018-04-25 05:42:59 -0700
commit9b3eb9743641c031f429cbc504646d44bd3919a9 (patch)
tree4e13c3b6a63aa11633106d9758c9f5f411a6ca62 /src/main/java/com/google/devtools
parent204dfe13ead529cb3ba852243aa677f6b5f7c9ee (diff)
java,runfiles: merge classes
This commit prepares simplifying the Java runfiles library, which itself prepares mergint the manifest-based and directory-based logic so that the Runfiles class could handle both at the same time. This commit only moves classes around: - moves the ManifestBased and DirectoryBased classes into Runfiles, as nested classes - adds a createManifestBasedForTesting and createDirectoryBasedForTesting method to create the classes for testing - moves the ManifestBasedTest and DirectoryBasedTest into RunfilesTest Otherwise this commit has no functional change. Change-Id: I56b582c1a95793b0a871748697673b53a780f0fb PiperOrigin-RevId: 194227675
Diffstat (limited to 'src/main/java/com/google/devtools')
0 files changed, 0 insertions, 0 deletions