commit | 10ee5f7ba6f2951f9c5c0ac4d7e75bbf9ba8d9d1 | [log] [tgz] |
---|---|---|
author | Jeremie Boulic <jboulic@chromium.org> | Wed Nov 06 06:41:21 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 06 06:41:21 2024 |
tree | a2430f257aa4cfc13a0d0d135753303d94ecc4e8 | |
parent | 10497d648a0e50b39ed12f4552a7d0fa42f4aa23 [diff] |
[Files Trash] Remove crostini support from TrashBaseTest Follows up crrev.com/c/3864010. As a preliminary step to adding trash autocleanup unit tests (where we don't want a VolumeManager to be initialised), this also allows to extract the VolumeManager testing factory logic out of TrashBaseTest, to a new TrashBaseIOTest class. Bug: b:243879379, b:328659479 Change-Id: I3b4b4ecdfc191e1b84f600f6bf6af836ba032e14 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5997291 Reviewed-by: Ben Reich <benreich@chromium.org> Commit-Queue: Jeremie Boulic <jboulic@chromium.org> Cr-Commit-Position: refs/heads/main@{#1378822}
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.