chiark / gitweb /
util: introduce our own gperf based capability list
[elogind.git] / src / test / test-strv.c
2014-12-03 Lennart Poetteringstrv: add calls to add two entries to an strv at once
2014-11-10 Lennart Poetteringstrv: rework strv_split_quoted() to use unquote_first_w...
2014-10-31 Ronny Chevaliertests: add tests for strv.c
2014-10-04 Thomas Hindoe Paab... test: only use assert_se
2014-07-31 Zbigniew Jędrzejew... Properly report invalid quoted strings
2014-07-31 Zbigniew Jędrzejew... Reject invalid quoted strings
2014-07-31 Zbigniew Jędrzejew... test-strv: add test which shows access to random memory
2014-06-19 Ronny Chevaliertests: add tests for strv_extendf
2014-01-05 Simon Peetersstrv: multiple cleanups
2013-12-12 Thomas Hindoe Paab... scan-build: silence some warnings
2013-11-28 Lennart Poetteringutil: fix handling of trailing whitespace in split_quoted()
2013-11-07 Daniel Buchtest-strv: add strv_split, strv_split_newline, strv_rem...
2013-10-29 Lennart Poetteringstrv: introduce new STRV_MAKE and STRV_MAKE_EMPTY macro...
2013-10-29 Lennart Poetteringstrv: introduce new strv_from_stdarg_alloca() macro...
2013-10-27 Daniel Buchtest-strv.c: added STRV_FOREACH and STRV_FOREACH_BACKWARDS
2013-09-17 Lennart Poetteringtmpfiles: support simple specifier expansion for specif...
2013-09-17 Lennart Poetteringspecifier: rework specifier calls to return proper...
2013-09-09 Zbigniew Jędrzejew... systemd-run: properly escape arguments
2013-04-05 Zbigniew Jędrzejew... test-strv: do not declare table to be sorted const
2013-03-18 Daniel Buchtest-strv.c: test STRV_FOREACH_PAIR macro
2013-02-18 Daniel Buchtest-strv.c: ported test_specifier_printf() to _cleanup...
2013-02-18 Daniel Buchtest-strv.c: added OOM check for current tests
2013-02-18 Daniel Buchtest-strv.c: added strv_split_nulstr() test
2013-02-13 Daniel Buchtest-strv.c: Changed assert() to assert_se()
2013-02-13 Daniel Buchtest-strv.c: added strv_append test
2013-02-13 Daniel Buchtest-strv.c: added strv_merge_concat test
2013-02-13 Daniel Buchtest-strv.c: added strv_merge test
2013-02-06 Thomas Hindoe Paab... tests: move strv_parse_nulstr to test-strv, and actuall...
2013-02-06 Thomas Hindoe Paab... test: add a few tests and tidy up
2013-01-31 Daniel Buchtest-strv.c: test strv_join added
2013-01-31 Daniel Buchtest-strv.c: Split tests into seperate functions
2013-01-07 Tom GundersenMerge nss-myhostname
2012-04-12 Lennart Poetteringtest: test tools should still be in the src/ directory