aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/skyframe/BUILD
Commit message (Expand)AuthorAge
* Fix crash bug in AbstractExceptionalParallelEvaluator#doMutatingEvaluation in...Gravatar nharmata2018-07-23
* Set the version of a computed node to the max of its child versions rather th...Gravatar janakr2018-07-11
* Replace LegacySkyKey by AbstractSkyKey or custom SkyKeys. AbstractSkyKey does...Gravatar janakr2018-03-02
* CI,windows: create test_suites for Windows testsGravatar L?szl? Csomor2017-09-19
* More BUILD file refactorings.Gravatar philwo2017-09-06
* Make SkyKey an interface, and start the migration of not creating SkyKey wrap...Gravatar janakr2017-05-04
* Fixed EvaluationProgressReceiver object namesGravatar Googler2016-09-27
* Refactor QueryableGraph and ThinNodeQueryableGraph to be independent interfac...Gravatar Janak Ramakrishnan2016-07-11
* Add all the sources to //:srcs filegroup and add a check to detectGravatar Damien Martin-Guillerez2016-07-01
* Allow Skyframe tests to use the NotifyingGraph and DeterministicGraph helpers...Gravatar Janak Ramakrishnan2016-05-11
* Catch package lookup exceptions during AST lookupGravatar Kristina Chodorow2016-05-06
* Return ErrorInfoSubject for EvaluationResultSubject#hasErrorEntryForKeyThat i...Gravatar Janak Ramakrishnan2016-03-28
* Fix SkyframeBuilder's error handling, and change the contract of EvaluationRe...Gravatar Janak Ramakrishnan2016-01-28
* Set test_class for java_test test target where it is neededGravatar Damien Martin-Guillerez2016-01-19
* Open source skyframe testsGravatar Kristina Chodorow2015-11-17