aboutsummaryrefslogtreecommitdiffstats
path: root/t/unit-tests/t-prio-queue.c
AgeCommit message (Expand)AuthorFilesLines
2025-01-17t/unit-tests: adapt priority queue test to use clar test frameworkSeyi Kuforiji1-91/+0
2024-12-06global: trivial conversions to fix `-Wsign-compare` warningsPatrick Steinhardt1-3/+1
2024-12-06global: mark code units that generate warnings with `-Wsign-compare`Patrick Steinhardt1-0/+2
2024-08-17unit-tests: ignore unused argc/argvJeff King1-1/+1
2024-04-02t-prio-queue: simplify using compound literalsRené Scharfe1-34/+17
2024-03-18t-prio-queue: check result array boundsRené Scharfe1-3/+11
2024-03-18t-prio-queue: shorten array index messageRené Scharfe1-4/+6
2024-01-22tests: move t0009-prio-queue.sh to the new unit testing frameworkChandra Pratap1-0/+98