aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/buildtool/SymlinkForestTest.java
Commit message (Expand)AuthorAge
* Introduce Root class.Gravatar tomlu2018-01-17
* Migrate Java tests to Truth.Gravatar lberki2017-05-30
* Remove workspace tree under correct nameGravatar kchodorow2017-05-26
* Refactor all ctor callsites of PathFragment to instead call a static 'create'...Gravatar nharmata2017-04-05
* Fix buildtools test on WindowsGravatar Kristina Chodorow2017-03-08
* Rollback of commit 4b73e972d909bcd533f2f9940f95a00b9b73bdde.Gravatar Dmitry Lomov2017-02-17
* Roll forward execroot changeGravatar Kristina Chodorow2017-02-16
* Rollback of commit 82d43279f93d95e4c41b4bc598a3cc05ddd1ae1a.Gravatar Laszlo Csomor2016-09-21
* Change execution root for external repositories to be ../repoGravatar Kristina Chodorow2016-09-20
* Create a symlink with the right workspace name under the execrootGravatar Kristina Chodorow2016-07-22
* Remove uses of TestConstants.Gravatar Ulf Adams2016-07-14
* Make execution root symlink builder handle PackageIdentifiersGravatar Kristina Chodorow2016-06-23
* Move execroot tree creation to its own classGravatar Kristina Chodorow2016-06-21
* Rollback of commit bdfd58a8ca2ed5735d6aaa5b238fb0f689515724.Gravatar Laurent Le Brun2016-06-20
* Make the execution root match the runfiles tree structure for external reposi...Gravatar Kristina Chodorow2016-06-17