summaryrefslogtreecommitdiff
path: root/t/helper/test-progress.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: remove unnecessary inclusion of gettext.hElijah Newren2023-03-211-1/+0
* progress.c tests: make start/stop commands on stdinÆvar Arnfjörð Bjarmason2022-02-031-11/+33
* progress.c test helper: add missing bracesÆvar Arnfjörð Bjarmason2022-02-031-2/+3
* leak tests: fix a memory leak in "test-progress" helperÆvar Arnfjörð Bjarmason2022-02-031-0/+1
* progress.c: silence cgcc suggestion about internal linkageĐoàn Trần Công Danh2020-04-271-8/+1
* test-progress: fix test failures on big-endian systemsSZEDER Gábor2019-10-211-1/+1
* Test the progress displaySZEDER Gábor2019-09-171-0/+81