summaryrefslogtreecommitdiff
path: root/src/test/test-tmpfile-util.c
Commit message (Expand)AuthorAgeFilesLines
* tests: merge test-tmpfiles.c into test-tmpfile-util.cZbigniew Jędrzejewski-Szmek2023-03-091-0/+66
* tree-wide: use STRERROR()Zbigniew Jędrzejewski-Szmek2022-10-111-3/+9
* tmpfile-util: truncate original filename if the result filename is too longYu Watanabe2022-09-031-0/+139
* test: Use TEST macroJan Janssen2021-11-251-14/+3
* test: use assert_se() instead of assert()Yu Watanabe2021-10-121-4/+4
* tree-wide: always drop unnecessary dot in pathYu Watanabe2021-05-281-8/+8
* path-util: make path_extract_filename/directory() handle "." gracefullyYu Watanabe2021-05-281-2/+6
* tmpfile: port tempfn_*() to path_extract_*()Lennart Poettering2021-03-021-0/+102