commit | 73fcfdc00da11d976788b8e32af27b97f4fba1b2 | [log] [tgz] |
---|---|---|
author | Ewout van Bekkum <ewout@google.com> | Thu Sep 12 01:29:20 2024 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 12 01:29:20 2024 +0000 |
tree | d2e41cfe5bd6ee871c0424c3821d9dc54474b153 | |
parent | f01a4fabfc4ebaf48e522b40debd28947141d7df [diff] |
tests: Migrate to pw::containers::Equal instead of std::equal Migrates existing tests and test helpers to use our port of absl::c_equal instead of std::equal as it also compares container size in addition to content. Change-Id: Ieabee07a5cb5418e723ad5167c5fff0f07ca87d0 Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/94863 Original-Reviewed-by: Wyatt Hepler <hepler@google.com> Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/llvm-integration/+/235113 Commit-Queue: Prabhu Karthikeyan Rajasekaran <prabhukr@google.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Reviewed-by: Keir Mierle <keir@google.com>