commit | a16222d4a2fac5300a78d3b58fdb14ac897455a8 | [log] [tgz] |
---|---|---|
author | Andrew Grieve <[email protected]> | Fri Feb 10 15:31:10 2023 |
committer | Chromium LUCI CQ <[email protected]> | Fri Feb 10 15:31:10 2023 |
tree | 8a256f5da38164b63fc409d3cd65a054357af704 | |
parent | e58b74044f3bc8f72b96e614bc091dfe2f865bd8 [diff] |
Add test preventing internal code in libmonochrome.so This adds the test script and a test for the script, but not an actual test for the library yet. That will need to be added via our internal repo. Also adds an "isolated_script_test" GN template to make it easier to add tests that just return exit codes for success/failure. Bug: 1266989 Change-Id: I885072c0482dbf11eebf880461c4e6d0081d03b4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3792096 Reviewed-by: Peter Wen <[email protected]> Reviewed-by: Haiyang Pan <[email protected]> Owners-Override: Andrew Grieve <[email protected]> Commit-Queue: Andrew Grieve <[email protected]> Cr-Commit-Position: refs/heads/main@{#1103858}
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.