summaryrefslogtreecommitdiff
path: root/src/test/test-format-util.c
Commit message (Expand)AuthorAgeFilesLines
* test: Test STRLEN for C11 string literalsJan Janssen2022-05-221-2/+14
* macro: handle DECIMAL_STR_MAX() special cases more accuratelyLennart Poettering2022-03-141-4/+6
* test: Use TEST macroJan Janssen2021-11-251-6/+3
* macro: Move some macros to macro-fundamental.hJan Janssen2021-08-111-0/+2
* basic/macro: make CONST_MAX(DECIMAL_STR_MAX(…), STRLEN(…)) possibleZbigniew Jędrzejewski-Szmek2021-07-091-0/+9
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* test: fix argument type of test_format_bytes_one()Yu Watanabe2019-06-271-7/+8
* util,test: rename variable non_iec -> siYu Watanabe2019-06-271-3/+3
* test: add tests for format_bytes()Yu Watanabe2019-06-191-0/+38