chiark / gitweb /
util: rework safe_atod() to be locale-independent
[elogind.git] / src / test / test-util.c
2013-04-25 Lennart Poetteringutil: rework safe_atod() to be locale-independent
2013-04-16 Lennart Poetteringutil: make generation of profcs PID paths nicer
2013-04-05 Cristian Rodríguezjournal: u64log2 can be expressed just as __builtin_clz...
2013-03-22 Lennart Poetteringutil: be more picky when validating hostnames
2013-03-07 Thomas Hindoe Paab... test-util: add more tests
2013-03-05 Lennart Poetteringutil: properly escape corner cases in bus_path_escape...
2013-03-01 Zbigniew Jędrzejew... Merge branch 'python-systemd-reader'
2013-02-26 Daniel Buchtest-util.c: added hexchar, unhexchar, octchar, unoctch...
2013-02-25 Thomas Hindoe Paab... tests: add a few more tests to test-util.c
2013-02-20 Thomas Hindoe Paab... tests: more tests for util.c
2013-02-18 Thomas Hindoe Paab... tests: add test of memdup_multiply
2013-02-11 Thomas Hindoe Paab... tests: more tests
2013-02-06 Thomas Hindoe Paab... test: add a few tests and tidy up