Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fdpass test: assert that TCP connections don't say they can pass fds | Simon McVittie | 2015-11-17 | 1 | -18/+58 |
* | Turn DBusSocket into a type-safe struct, preventing inappropriate conversion | Simon McVittie | 2015-05-12 | 1 | -2/+3 |
* | tests: provide g_test_skip() emulation for older GLib | Simon McVittie | 2015-04-16 | 1 | -8/+0 |
* | tests: avoid noise on stdout when not --verbose | Simon McVittie | 2015-04-16 | 1 | -10/+10 |
* | fd-passing test: numbers of things are unsigned (-Wsign-compare) | Simon McVittie | 2015-03-04 | 1 | -2/+2 |
* | tests: reassure clang that oom() does in fact not return | Simon McVittie | 2015-02-24 | 1 | -0/+2 |
* | Reduce the number of fds the fdpass test uses | Simon McVittie | 2015-02-11 | 1 | -2/+23 |
* | Add test-fdpass to the build, and make it compile again | Simon McVittie | 2015-02-05 | 1 | -1/+1 |
* | Add a common test_init() for GLib tests which prevents hanging forever | Simon McVittie | 2015-02-04 | 1 | -2/+1 |
* | New test for fd-passing | Simon McVittie | 2014-09-17 | 1 | -0/+853 |