aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/analysis/AnalysisCachingTest.java
Commit message (Expand)AuthorAge
* Let ConfiguredRuleClassProvider decide whether to drop the analysis cache.Gravatar mstaib2018-06-18
* Change WorkspaceStatusAction incrementality logic. We no longer manually inva...Gravatar janakr2018-06-12
* Flip default value of --experimental_shortened_obj_file_path to true (Second ...Gravatar pcloudy2018-06-08
* Ease the configuration-related restrictions of several more tests.Gravatar mstaib2018-05-14
* Automated rollback of commit 3ab52e63079f1e43cb2c973425f615836a334082.Gravatar hlopko2018-04-11
* Flip default value of --experimental_shortened_obj_file_path to trueGravatar pcloudy2018-04-06
* Small refactoring of AnalysisTestCase to allow alternate SkyframeExecutor imp...Gravatar janakr2017-10-11
* Return JavaInfo providers only once in Java rules.Gravatar elenairina2017-10-11
* Switch ExtraActionFactory over to the new Expander interfaceGravatar ulfjack2017-09-29
* Migrate Java tests to Truth.Gravatar lberki2017-05-30
* Clear AspectValues when discarding analysis cache, along with ConfiguredTarge...Gravatar janakr2017-03-29
* Rewrite tests to avoid assuming Linux-specific configuration settings.Gravatar Ulf Adams2016-09-08
* Make --experimental_interleave_loading_and_analysis a no-op.Gravatar Ulf Adams2016-09-06
* Set maximum limit on the number of actifacts shown in the output caused by co...Gravatar Googler2016-03-18
* Migrated AnalysisCachingTest to JUnit 4.Gravatar Florian Weikert2015-11-30
* Default to PIC in MOCK_CROSSTOOL.Gravatar Dmitry Lomov2015-11-24
* Open-source AnalysisCachingTest.Gravatar Dmitry Lomov2015-11-24