summaryrefslogtreecommitdiff
path: root/t/helper/test-progress.c
AgeCommit message (Expand)Author
2024-12-18progress: stop using `the_repository`Patrick Steinhardt
2024-09-05drop trailing newline from warning/error/die messagesJeff King
2023-03-21treewide: remove unnecessary inclusion of gettext.hElijah Newren
2022-02-03progress.c tests: make start/stop commands on stdinÆvar Arnfjörð Bjarmason
2022-02-03progress.c test helper: add missing bracesÆvar Arnfjörð Bjarmason
2022-02-03leak tests: fix a memory leak in "test-progress" helperÆvar Arnfjörð Bjarmason
2020-04-27progress.c: silence cgcc suggestion about internal linkageĐoàn Trần Công Danh
2019-10-21test-progress: fix test failures on big-endian systemsSZEDER Gábor
2019-09-17Test the progress displaySZEDER Gábor