Files
c3c/test/unit/stdlib
mikelgarai cd4c586c3f Fixed macro hash_vec(vec): it was checking only the first bytes (4 or 8, not sure) (#2718)
* Fixed macro hash_vec(vec): it was checking only 8 bytes

* use $sizeof() directly as it is correct now

* Added unit test for vector types

Tests that hashes match for same values and that they don't match
when changing a single bit on any of the vector elements

* Changed hardcoded value for the compiler option

* Release note

---------

Co-authored-by: Christoffer Lerno <christoffer@aegik.com>
2026-01-14 23:22:10 +01:00
..
2025-03-10 00:11:35 +01:00
2025-12-18 09:07:51 +01:00
2025-08-12 16:19:41 +02:00
2025-12-19 19:23:06 +01:00
2025-10-27 13:16:14 +01:00
2025-03-13 11:22:27 +01:00
2025-03-10 00:11:35 +01:00