commit | 57531e224390715bf5c9ce8ddb1f430af5eb779b | [log] [tgz] |
---|---|---|
author | Yuval Peress <peress@fuchsia.infra.roller.google.com> | Wed Nov 08 23:02:37 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Nov 08 15:03:43 2023 -0800 |
tree | fc0379beb2c02e4f5589d7cf2adf92b8ee93b483 | |
parent | f07d76e26b9117594a23b533c78548176d715a4a [diff] |
[roll] Roll third_party/pigweed pw_unit_test: Support *_NEAR, *_FLOAT_EQ, *_DOUBLE_EQ Add implementation of the _NEAR checks using existing infrastructure. The same method is used for comparing floats and double. Error messaging was shortened compared to gTest's to save on buffer space. Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/179770 Original-Revision: 996a3479d45a601d8a9aa68f7acf282800226191 GitOrigin-RevId: e356b56325f41066901e627af7c77bd772d5983d Change-Id: I9825668c131372ad703ef3a5b16f04bfc53d0207
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
.