]> git.99rst.org Git - git.git/commit
t/unit-tests: convert hashmap test to use clar test framework
authorSeyi Kuforiji <redacted>
Fri, 31 Jan 2025 22:14:17 +0000 (23:14 +0100)
committerJunio C Hamano <redacted>
Fri, 31 Jan 2025 22:58:44 +0000 (14:58 -0800)
commit38b066ee7685d0074d3430284f975addda934c17
tree51a18b527a267fe4f8719e4c21b476c564b4db07
parent3b0d05c4a79d0e441283680a864529b02dca5f08
t/unit-tests: convert hashmap test to use clar test framework

Adapts hashmap test script to clar framework by using clar assertions
where necessary.

Mentored-by: Patrick Steinhardt <redacted>
Signed-off-by: Seyi Kuforiji <redacted>
Signed-off-by: Junio C Hamano <redacted>
Makefile
t/meson.build
t/unit-tests/u-hashmap.c [moved from t/unit-tests/t-hashmap.c with 60% similarity]
git clone https://git.99rst.org/PROJECT