summaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
authorRalf Habacker <ralf.habacker@freenet.de>2014-01-11 20:51:27 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2014-01-17 16:17:02 +0000
commit0cd0714994a94a433745ed9bb2150cddbda5b313 (patch)
tree366e3c14ec52c0b8418b519bfb4a7006d740dbcc /HACKING
parent8875cdf025f649bfa287a5cc49e4dc0aa00c71dc (diff)
downloaddbus-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--HACKING2
1 files changed, 1 insertions, 1 deletions
diff --git a/HACKING b/HACKING
index 805fd2e0..8c993b66 100644
--- a/HACKING
+++ b/HACKING
@@ -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.