aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/exec/SingleBuildFileCacheTest.java
Commit message (Expand)AuthorAge
* Automated rollback of commit 7e87730de985b7099b9b683571d58efdaab70890.Gravatar ccalvarin2018-07-27
* Remove default MD5 in most of Bazel's virtual filesystems.Gravatar ccalvarin2018-07-26
* Use the path resolver when dealing with tree artifacts.Gravatar felly2018-07-26
* Remove redundancy in DigestHashFunction use in FileSystem.Gravatar ccalvarin2018-07-23
* Bazel server: ensure OutputStreams are closedGravatar laszlocsomor2018-07-05
* Move HashFunction out of FileSystem, and turn it into a class, instead of an ...Gravatar ccalvarin2018-06-21
* Removes most ActionInputFileCache functionality.Gravatar shahan2018-06-01
* Remove trivial instances of FileSystem#getRootDirectory from testing code.Gravatar tomlu2018-01-11
* Automated rollback of commit 82e68b75304438c96ff878a0c2b8d18b42002486.Gravatar aehlig2017-12-19
* Make FileSystem operate on LocalPath instead of Path.Gravatar tomlu2017-12-14
* Simplify the ActionInputFileCacheGravatar ulfjack2017-07-06
* Adding support for SHA256 for remote execution. Switch remote execution to useGravatar olaola2017-06-20
* Migrate Java tests to Truth.Gravatar lberki2017-05-30
* Use byte[] rather than ByteString for file digests.Gravatar Googler2016-07-20
* Add test case to SingleBuildFileCache for unreadable filesGravatar Michajlo Matijkiw2016-01-22
* Migrated tests in devtools/build/lib/exec to JUnit 4.Gravatar Florian Weikert2015-12-02
* Open-source tests from lib/execGravatar Dmitry Lomov2015-11-20