commit | 8c2481ec92543de1404632edc54ab0d9bdb68c8a | [log] [tgz] |
---|---|---|
author | Igor Ruvinov <igorruvinov@chromium.org> | Mon Sep 25 15:59:07 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Sep 25 15:59:07 2023 |
tree | b6016e015e1ca1c2171574531bbc2706a7936d5f | |
parent | 71d15dfb39a5ae55284e3154aee659428b174b38 [diff] |
Add unit tests to cover loading of precedence policies. Merging of precedence policies is handled separately from all remaining policies, so having dedicated tests for them ensures they're correctly loaded. Bug: b/300633691 Change-Id: I0a0127d8a4776ec497e3212b74805dea439c3683 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4873431 Reviewed-by: Owen Min <zmin@chromium.org> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Commit-Queue: Igor Ruvinov <igorruvinov@chromium.org> Reviewed-by: Julian Pastarmov <pastarmovj@chromium.org> Cr-Commit-Position: refs/heads/main@{#1201014}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.