diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2011-06-09 18:47:04 +0100 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2011-06-10 18:32:43 +0100 |
commit | bf421f5a30ef98731fa96e1826b76cf33904e8b3 (patch) | |
tree | 394e20cd8b6cbb88efbc76928aaed74b4ed69ed3 /test/.gitignore | |
parent | 983fd362645beab59cf43fc5d68e4f6ac7a8bbeb (diff) | |
download | dbus-bf421f5a30ef98731fa96e1826b76cf33904e8b3.tar.gz |
Add a test for marshalling and endian-swapping
Reviewed-by: Will Thompson <will.thompson@collabora.co.uk>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=38120
Diffstat (limited to 'test/.gitignore')
-rw-r--r-- | test/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/.gitignore b/test/.gitignore index 77f38e57..1337de64 100644 --- a/test/.gitignore +++ b/test/.gitignore @@ -27,3 +27,4 @@ test-names test-loopback test-relay test-dbus-daemon +test-marshal |