aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/skyframe/ASTFileLookupFunctionTest.java
Commit message (Expand)AuthorAge
* Remove hard coded prelude names from some unit tests.Gravatar shreyax2018-01-29
* Automated rollback of commit 82e68b75304438c96ff878a0c2b8d18b42002486.Gravatar aehlig2017-12-19
* Make FileSystem operate on LocalPath instead of Path.Gravatar tomlu2017-12-14
* Migrate Java tests to Truth.Gravatar lberki2017-05-30
* Fix tests to create WORKSPACE files for local repositories.Gravatar John Cater2017-04-24
* Rewrite repository lookup to return a failed value rather than throwGravatar ulfjack2017-04-20
* Updates BuildViewTestCase.invalidatePackages() to also invalidateGravatar Greg Estren2016-06-21
* Replace the occurrences of Constants.PRODUCT_NAME for a call toGravatar Luis Fernando Pino Duque2016-05-23
* Catch package lookup exceptions during AST lookupGravatar Kristina Chodorow2016-05-06