Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: allow to set NULL to intro or outro | Yu Watanabe | 2022-02-02 | 1 | -1/+1 |
* | tests: rework test macros to not take code as parameters | Lennart Poettering | 2022-02-02 | 1 | -8/+8 |
* | test: Use TEST macro in more cases | Jan Janssen | 2021-11-25 | 1 | -23/+13 |
* | license: LGPL-2.1+ -> LGPL-2.1-or-later | Yu Watanabe | 2020-11-09 | 1 | -1/+1 |
* | util-lib: split out all temporary file related calls into tmpfiles-util.c | Lennart Poettering | 2018-12-02 | 1 | -0/+1 |
* | Move LONG_LINE_MAX definition to fileio.h | Zbigniew Jędrzejewski-Szmek | 2018-11-14 | 1 | -1/+0 |
* | strv: wrap strv_new() in a macro so that NULL sentinel is implicit | Lennart Poettering | 2018-10-31 | 1 | -3/+2 |
* | Move tests for *serialize_environment into test-serialize.c | Zbigniew Jędrzejewski-Szmek | 2018-10-26 | 1 | -0/+61 |
* | test-serialize: allocate long_string dynamically | Zbigniew Jędrzejewski-Szmek | 2018-10-26 | 1 | -5/+4 |
* | test-serialize: a smoke test for the serialization functions | Zbigniew Jędrzejewski-Szmek | 2018-10-26 | 1 | -0/+149 |