commit | 3721e9c13c5587c6e79ccb38c0268aa4b38e3110 | [log] [tgz] |
---|---|---|
author | Reilly Grant <reillyg@chromium.org> | Tue Apr 18 01:11:01 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 18 01:11:01 2023 |
tree | 99681fae50ed20f89edcc5cbb91bcb99939a3e5a | |
parent | 32866d18ffc30ee1949ab30176bdc8e92f2a7b80 [diff] |
Run the LevelDB unit tests on CQ and waterfall This adds leveldb_unittests (the upstream LevelDB test suite) and env_chromium_unittests (tests for the integration with Chromium) to the list of gtest test suites to run. Fixed: 326304 Change-Id: Ic15a1eccc595609d026a7b1570bb2b87362b9d2a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4379440 Reviewed-by: Gary Tong <gatong@chromium.org> Auto-Submit: Reilly Grant <reillyg@chromium.org> Commit-Queue: Reilly Grant <reillyg@chromium.org> Cr-Commit-Position: refs/heads/main@{#1131615}
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.