| commit | 11edabf072b1baf765cad22529b32d66674ac5e9 | [log] [tgz] |
|---|---|---|
| author | Victor Costan <pwnall@fuchsia.infra.roller.chromium.org> | Wed May 22 08:13:41 2024 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Wed May 22 01:15:06 2024 -0700 |
| tree | 117544c95ee52799167c0df336a67d54d85ba490 | |
| parent | 510a5e34b9fc8b286fa1d720d739b460588510f0 [diff] |
[roll] Roll fuchsia [display][coordinator] Tighten CallFromDestructor testing story. This CL improves line coverage for CallFromDestructor tests via the following 1. Adding a test that explicitly covers the move constructor. This ensures that the move constructor is tested, even if it is elided by the compiler in other tests that are intended to cover it indirectly. 2. Removing the move assignment operator. Ia1768a13299b004d62b5a4b1ec2e30af1ed5f56a proved that the move assignment was never instantiated, because our tests passed despite the fact that the implementation contained a compilation error. Original-Bug: 340936567 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1049720 Original-Revision: f93b1f50cfbd6171d9f972091741f93eb40a519e GitOrigin-RevId: fef004ce0d89f7401f4579d514ea3b22b8a306e6 Change-Id: I92b9c4cef68367df0ad2e198a7bdbde1cb032e37
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.