summaryrefslogtreecommitdiffstats
path: root/src/test/test-env-replace.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests: rename test-env-replace to test-env-utilZbigniew Jędrzejewski-Szmek2016-03-211-194/+0
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-2/+3
* basic: fix env expansion for strings leading with two dollar signsMichal Schmidt2015-10-071-1/+5
* util: remove normalize_env_assignment(), it's unusedLennart Poettering2015-04-101-26/+0
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-1/+0
* tests: more testsThomas Hindoe Paaboel Andersen2013-02-111-0/+10
* test-env-replace: better user assert_se() everywhereLennart Poettering2013-02-111-43/+58
* env: considerably beef up environment cleaning logicLennart Poettering2013-02-111-4/+40
* tests: add more testsThomas Hindoe Paaboel Andersen2013-02-081-0/+43
* test-env-replace: assert results instead of printing themThomas Hindoe Paaboel Andersen2013-02-071-75/+60
* tests: move strv_parse_nulstr to test-strv, and actually test itThomas Hindoe Paaboel Andersen2013-02-071-9/+1
* strv: add strv_printThomas Hindoe Paaboel Andersen2013-02-071-9/+3
* util: fix bad strstrip() return value in normalize_env_assignment()Lennart Poettering2012-09-191-0/+16
* test: test tools should still be in the src/ directoryLennart Poettering2012-04-121-0/+127