summaryrefslogtreecommitdiff
path: root/src/test/test-strv.c
Commit message (Expand)AuthorAge
* Remove src/testAndy Wingo2015-04-19
* util: rework word parsing and c unescaping codeLennart Poettering2015-03-26
* strv: ass new strv_is_uniq() and strv_reverse() callsLennart Poettering2014-12-19
* Treat a trailing backslash as an errorZbigniew Jędrzejewski-Szmek2014-12-18
* test-strv: use STRV_MAKEZbigniew Jędrzejewski-Szmek2014-12-18
* test-strv: add test for strv_equalRonny Chevalier2014-12-11
* strv: add calls to add two entries to an strv at onceLennart Poettering2014-12-03
* strv: rework strv_split_quoted() to use unquote_first_word()Lennart Poettering2014-11-10
* tests: add tests for strv.cRonny Chevalier2014-10-31
* test: only use assert_seThomas Hindoe Paaboel Andersen2014-10-04
* Properly report invalid quoted stringsZbigniew Jędrzejewski-Szmek2014-07-31
* Reject invalid quoted stringsZbigniew Jędrzejewski-Szmek2014-07-31
* test-strv: add test which shows access to random memoryZbigniew Jędrzejewski-Szmek2014-07-31
* tests: add tests for strv_extendfRonny Chevalier2014-06-19
* strv: multiple cleanupsSimon Peeters2014-01-05
* scan-build: silence some warningsThomas Hindoe Paaboel Andersen2013-12-12
* util: fix handling of trailing whitespace in split_quoted()Lennart Poettering2013-11-28
* test-strv: add strv_split, strv_split_newline, strv_remove_prefixDaniel Buch2013-11-07
* strv: introduce new STRV_MAKE and STRV_MAKE_EMPTY macros to create string arr...Lennart Poettering2013-10-29
* strv: introduce new strv_from_stdarg_alloca() macro to generate a string arra...Lennart Poettering2013-10-29
* test-strv.c: added STRV_FOREACH and STRV_FOREACH_BACKWARDSDaniel Buch2013-10-27
* tmpfiles: support simple specifier expansion for specified pathsLennart Poettering2013-09-17
* specifier: rework specifier calls to return proper error messageLennart Poettering2013-09-17
* systemd-run: properly escape argumentsZbigniew Jędrzejewski-Szmek2013-09-09
* test-strv: do not declare table to be sorted constZbigniew Jędrzejewski-Szmek2013-04-05
* test-strv.c: test STRV_FOREACH_PAIR macroDaniel Buch2013-03-18
* test-strv.c: ported test_specifier_printf() to _cleanup_free_ + assert_se + c...Daniel Buch2013-02-18
* test-strv.c: added OOM check for current testsDaniel Buch2013-02-18
* test-strv.c: added strv_split_nulstr() testDaniel Buch2013-02-18
* test-strv.c: Changed assert() to assert_se()Daniel Buch2013-02-13
* test-strv.c: added strv_append testDaniel Buch2013-02-13
* test-strv.c: added strv_merge_concat testDaniel Buch2013-02-13
* test-strv.c: added strv_merge testDaniel Buch2013-02-13
* tests: move strv_parse_nulstr to test-strv, and actually test itThomas Hindoe Paaboel Andersen2013-02-07
* test: add a few tests and tidy upThomas Hindoe Paaboel Andersen2013-02-06
* test-strv.c: test strv_join addedDaniel Buch2013-01-30
* test-strv.c: Split tests into seperate functionsDaniel Buch2013-01-30
* test: test tools should still be in the src/ directoryLennart Poettering2012-04-12