summaryrefslogtreecommitdiff
path: root/t/helper/test-prio-queue.c
AgeCommit message (Expand)Author
2023-03-28t/helper: mark unused argv/argc argumentsJeff King
2023-03-17Merge branch 'jk/unused-post-2.39-part2'Junio C Hamano
2023-02-24prio-queue: mark unused parameters in comparison functionsJeff King
2023-02-23treewide: remove unnecessary cache.h includes in source filesElijah Newren
2021-10-07tests: fix a memory leak in test-prio-queue.cÆvar Arnfjörð Bjarmason
2019-04-12test-prio-queue: use xmallocJeff King
2018-11-02prio-queue: add 'peek' operationDerrick Stolee
2018-03-27t/helper: merge test-prio-queue into test-toolNguyễn Thái Ngọc Duy
2016-07-06Merge branch 'jk/common-main-2.8' into jk/common-mainJunio C Hamano
2016-04-15test helpers: move test-* to t/helper/ subdirectoryNguyễn Thái Ngọc Duy