Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | shared/format-table: do not print '.0' | Zbigniew Jędrzejewski-Szmek | 2024-05-30 | 1 | -10/+10 |
* | ASSERT_STREQ for simple cases | Ivan Kruglov | 2024-04-15 | 1 | -4/+4 |
* | test: Test STRLEN for C11 string literals | Jan Janssen | 2022-05-22 | 1 | -2/+14 |
* | macro: handle DECIMAL_STR_MAX() special cases more accurately | Lennart Poettering | 2022-03-14 | 1 | -4/+6 |
* | test: Use TEST macro | Jan Janssen | 2021-11-25 | 1 | -6/+3 |
* | macro: Move some macros to macro-fundamental.h | Jan Janssen | 2021-08-11 | 1 | -0/+2 |
* | basic/macro: make CONST_MAX(DECIMAL_STR_MAX(…), STRLEN(…)) possible | Zbigniew Jędrzejewski-Szmek | 2021-07-09 | 1 | -0/+9 |
* | license: LGPL-2.1+ -> LGPL-2.1-or-later | Yu Watanabe | 2020-11-09 | 1 | -1/+1 |
* | test: fix argument type of test_format_bytes_one() | Yu Watanabe | 2019-06-27 | 1 | -7/+8 |
* | util,test: rename variable non_iec -> si | Yu Watanabe | 2019-06-27 | 1 | -3/+3 |
* | test: add tests for format_bytes() | Yu Watanabe | 2019-06-19 | 1 | -0/+38 |