Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: add a couple of tests with invalid UTF-8 characters | Frantisek Sumsal | 2023-04-16 | 1 | -1/+19 |
* | basic/env-file: make load-env-file deduplicate entries with the same key | Zbigniew Jędrzejewski-Szmek | 2022-03-29 | 1 | -0/+5 |
* | tests: add helper for creating tempfiles with content | Zbigniew Jędrzejewski-Szmek | 2022-03-29 | 1 | -59/+18 |
* | strv: declare iterator of FOREACH_STRING() in the loop | Zbigniew Jędrzejewski-Szmek | 2022-03-23 | 1 | -2/+0 |
* | test-env-file: add tests for quoting in env files | Zbigniew Jędrzejewski-Szmek | 2022-01-23 | 1 | -18/+50 |
* | test: Use TEST macro | Jan Janssen | 2021-11-25 | 1 | -19/+7 |
* | license: LGPL-2.1+ -> LGPL-2.1-or-later | Yu Watanabe | 2020-11-09 | 1 | -1/+1 |
* | test: use pclose() for popen() | Zbigniew Jędrzejewski-Szmek | 2020-09-14 | 1 | -1/+1 |
* | test-env-file: add test that tests our env file read + writer + shell against... | Lennart Poettering | 2020-09-14 | 1 | -0/+45 |
* | test-unit-file: move some tests to new test-env-file.c | Zbigniew Jędrzejewski-Szmek | 2019-07-19 | 1 | -0/+143 |