summaryrefslogtreecommitdiff
path: root/src/test/test-env-file.c
Commit message (Expand)AuthorAgeFilesLines
* test: add a couple of tests with invalid UTF-8 charactersFrantisek Sumsal2023-04-161-1/+19
* basic/env-file: make load-env-file deduplicate entries with the same keyZbigniew Jędrzejewski-Szmek2022-03-291-0/+5
* tests: add helper for creating tempfiles with contentZbigniew Jędrzejewski-Szmek2022-03-291-59/+18
* strv: declare iterator of FOREACH_STRING() in the loopZbigniew Jędrzejewski-Szmek2022-03-231-2/+0
* test-env-file: add tests for quoting in env filesZbigniew Jędrzejewski-Szmek2022-01-231-18/+50
* test: Use TEST macroJan Janssen2021-11-251-19/+7
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* test: use pclose() for popen()Zbigniew Jędrzejewski-Szmek2020-09-141-1/+1
* test-env-file: add test that tests our env file read + writer + shell against...Lennart Poettering2020-09-141-0/+45
* test-unit-file: move some tests to new test-env-file.cZbigniew Jędrzejewski-Szmek2019-07-191-0/+143