Age | Commit message (Expand) | Author |
2014-01-05 | strv: multiple cleanups | Simon Peeters |
2013-12-12 | scan-build: silence some warnings | Thomas Hindoe Paaboel Andersen |
2013-11-28 | util: fix handling of trailing whitespace in split_quoted() | Lennart Poettering |
2013-11-07 | test-strv: add strv_split, strv_split_newline, strv_remove_prefix | Daniel Buch |
2013-10-29 | strv: introduce new STRV_MAKE and STRV_MAKE_EMPTY macros to create string arr... | Lennart Poettering |
2013-10-29 | strv: introduce new strv_from_stdarg_alloca() macro to generate a string arra... | Lennart Poettering |
2013-10-27 | test-strv.c: added STRV_FOREACH and STRV_FOREACH_BACKWARDS | Daniel Buch |
2013-09-17 | tmpfiles: support simple specifier expansion for specified paths | Lennart Poettering |
2013-09-17 | specifier: rework specifier calls to return proper error message | Lennart Poettering |
2013-09-09 | systemd-run: properly escape arguments | Zbigniew Jędrzejewski-Szmek |
2013-04-05 | test-strv: do not declare table to be sorted const | Zbigniew Jędrzejewski-Szmek |
2013-03-18 | test-strv.c: test STRV_FOREACH_PAIR macro | Daniel Buch |
2013-02-18 | test-strv.c: ported test_specifier_printf() to _cleanup_free_ + assert_se + c... | Daniel Buch |
2013-02-18 | test-strv.c: added OOM check for current tests | Daniel Buch |
2013-02-18 | test-strv.c: added strv_split_nulstr() test | Daniel Buch |
2013-02-13 | test-strv.c: Changed assert() to assert_se() | Daniel Buch |
2013-02-13 | test-strv.c: added strv_append test | Daniel Buch |
2013-02-13 | test-strv.c: added strv_merge_concat test | Daniel Buch |
2013-02-13 | test-strv.c: added strv_merge test | Daniel Buch |
2013-02-07 | tests: move strv_parse_nulstr to test-strv, and actually test it | Thomas Hindoe Paaboel Andersen |
2013-02-06 | test: add a few tests and tidy up | Thomas Hindoe Paaboel Andersen |
2013-01-30 | test-strv.c: test strv_join added | Daniel Buch |
2013-01-30 | test-strv.c: Split tests into seperate functions | Daniel Buch |
2012-04-12 | test: test tools should still be in the src/ directory | Lennart Poettering |