aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/actions/ExecutableSymlinkActionTest.java
Commit message (Expand)AuthorAge
* Adds an action-scoped filesystem.Gravatar shahan2018-05-09
* Use the in-memory metadata in blaze as the source of truth for Fileset mappingsGravatar kush2018-05-02
* ArtifactRoot correctly switches output base when serializing.Gravatar shahan2018-03-28
* SerializationTester uses an addDependency method instead ofGravatar shahan2018-02-24
* Apply @AutoCodec to ExecutableSymlinkAction and SymlinkAction.Gravatar mjhalupka2018-02-23
* Introduce Root class.Gravatar tomlu2018-01-17
* Rename Root to ArtifactRoot.Gravatar tomlu2018-01-16
* Remove use of Root#asDerivedRoot where the derived root == exec root.Gravatar tomlu2018-01-15
* Add ActionKeyContext to Action#getKey.Gravatar tomlu2017-11-29
* Thread FileSystem through to a single Path#delete call site.Gravatar tomlu2017-10-30
* Actions now have the option of returning an ActionResult, containing a (possi...Gravatar ruperts2017-10-18
* Fix more linter errorsGravatar ruperts2017-10-06
* Add ActionInputPrefetcher to ActionExecutionContextGravatar ulfjack2017-07-24
* Migrate Java tests to Truth.Gravatar lberki2017-05-30
* Add some type arguments to make Bazel compile again.Gravatar Lukacs Berki2016-08-29
* Add client environment to ActionExecutionContextGravatar Klaus Aehlig2016-08-26
* Migrated tests in devtools/build/lib/actions to JUnit 4.Gravatar Florian Weikert2015-12-01
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Some more cleanup.Gravatar Ulf Adams2015-03-10
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25