lionel-rowe
63fdf8d090
fix(assert): check property equality up the prototype chain ( #6153 )
2024-11-06 19:38:19 +09:00
lionel-rowe
766d9c410c
fix(assert): value-equal complex keys ( #5914 )
2024-09-09 15:01:36 +10:00
lionel-rowe
2fe19de48f
perf(assert): add fast path for primitive keyed collections in equal()
( #5913 )
...
* feat(assert): add fast path for primitive keyed collections
* remove fix for #5912 (to be redone as separate pr)
* add extra-fast-path with Set#symmetricDifference
* Changes from code review
2024-09-07 10:11:42 +10:00
Michael Herzner
b649680328
test(assert): improve test coverage ( #4679 )
...
* test(assert): improve test coverage
* chore: format
* chore: lint
* nits
---------
Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
2024-05-07 00:08:16 +00:00
Lino Le Van
c46143f0ac
chore: update copyright year ( #4046 )
...
* chore: update copyright year
* fix
---------
Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
2024-01-02 08:11:32 +11:00
Asher Gomez
239e85ad6a
BREAKING(testing, assert): move std/testing/asserts
to std/assert
( #3445 )
2023-07-13 16:04:30 +09:00