aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/buildtool
Commit message (Expand)AuthorAge
* Replace calls to <class>.newInstance with <class>.getConstructor().newInstance.Gravatar Ulf Adams2016-08-12
* Create a symlink with the right workspace name under the execrootGravatar Kristina Chodorow2016-07-22
* Remove uses of TestConstants.Gravatar Ulf Adams2016-07-14
* Rewrite workspace creation to use a builder class.Gravatar Ulf Adams2016-07-05
* Add all the sources to //:srcs filegroup and add a check to detectGravatar Damien Martin-Guillerez2016-07-01
* 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
* Make preprocessor modules mostly stateless; pass in the directories instead.Gravatar Ulf Adams2016-04-12
* Open source loading the rules moduleGravatar Kristina Chodorow2015-12-16
* Open source more tests for packages/Gravatar Han-Wen Nienhuys2015-10-22