diff options
author | Ralf Habacker <ralf.habacker@freenet.de> | 2014-01-11 20:51:27 +0100 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2014-01-17 16:17:02 +0000 |
commit | 0cd0714994a94a433745ed9bb2150cddbda5b313 (patch) | |
tree | 366e3c14ec52c0b8418b519bfb4a7006d740dbcc /HACKING | |
parent | 8875cdf025f649bfa287a5cc49e4dc0aa00c71dc (diff) | |
download | dbus-0cd0714994a94a433745ed9bb2150cddbda5b313.tar.gz |
Rename dbus-test to test-dbus to match common test application naming scheme.
[reverted the dbus-specification part -smcv]
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=73495
Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
Diffstat (limited to 'HACKING')
-rw-r--r-- | HACKING | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -267,7 +267,7 @@ Tests These are the test programs that are built if dbus is compiled using --enable-tests. -dbus/dbus-test +dbus/test-dbus This is the main unit test program that tests all aspects of the D-Bus client library. |