commit | dcaae4fedb6609763ed009630a961d6372185525 | [log] [tgz] |
---|---|---|
author | Rasika Navarange <rasikan@google.com> | Fri Sep 22 13:34:34 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 22 13:34:34 2023 |
tree | e454f887ae8a0799a24e9ba68525c83bda41c087 | |
parent | c7f318bb9d65e99259243402632e3b4fe481744e [diff] |
Add Chrome test suites to perfetto_diff_tests target Add the ChromeArgs, ChromeMemorySnapshots, ChromeProcesses, ChromeRailModes, ChromeTouchGesture test suites to the perfetto_diff_tests target, so we can run these tests when developing the stdlib. PERFETTO_TESTS=`autoninja -C out/Default perfetto_diff_tests && out/Default/bin/run_perfetto_diff_tests` Change-Id: I827a401a2315ef7c633ef05673c0e63d219e2d60 Bug: b/300448047 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4882666 Reviewed-by: Eric Seckler <eseckler@chromium.org> Commit-Queue: Rasika Navarange <rasikan@google.com> Cr-Commit-Position: refs/heads/main@{#1200197}
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.