aboutsummaryrefslogtreecommitdiffstats
path: root/t/helper/test-progress.c
AgeCommit message (Expand)AuthorFilesLines
2024-12-18progress: stop using `the_repository`Patrick Steinhardt1-1/+5
2024-09-05drop trailing newline from warning/error/die messagesJeff King1-5/+5
2023-03-21treewide: remove unnecessary inclusion of gettext.hElijah Newren1-1/+0
2022-02-03progress.c tests: make start/stop commands on stdinÆvar Arnfjörð Bjarmason1-11/+33
2022-02-03progress.c test helper: add missing bracesÆvar Arnfjörð Bjarmason1-2/+3
2022-02-03leak tests: fix a memory leak in "test-progress" helperÆvar Arnfjörð Bjarmason1-0/+1
2020-04-27progress.c: silence cgcc suggestion about internal linkageĐoàn Trần Công Danh1-8/+1
2019-10-21test-progress: fix test failures on big-endian systemsSZEDER Gábor1-1/+1
2019-09-17Test the progress displaySZEDER Gábor1-0/+81