dbus ChangeLog,1.712,1.713
Colin Walters
walters at freedesktop.org
Mon Feb 21 11:38:08 PST 2005
Update of /cvs/dbus/dbus
In directory gabe:/tmp/cvs-serv21523
Modified Files:
ChangeLog
Log Message:
2005-02-21 Colin Walters <walters at verbum.org>
* dbus/dbus-test-main.c (main): Take optional specific test
argument.
* dbus/dbus-test.c (run_test): New function, runs a test function
with no data directory.
(run_data_test): Like above, but takes data directory.
(dbus_internal_do_not_use_run_tests): Take
specific test argument. Replace lots of cut n' paste code
with run_test and run_data_test.
* dbus/dbus-test.h: Update prototype for
dbus_internal_do_not_use_run_tests.
Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.712
retrieving revision 1.713
diff -u -d -r1.712 -r1.713
--- ChangeLog 21 Feb 2005 04:09:40 -0000 1.712
+++ ChangeLog 21 Feb 2005 19:38:06 -0000 1.713
@@ -1,3 +1,18 @@
+2005-02-21 Colin Walters <walters at verbum.org>
+
+ * dbus/dbus-test-main.c (main): Take optional specific test
+ argument.
+
+ * dbus/dbus-test.c (run_test): New function, runs a test function
+ with no data directory.
+ (run_data_test): Like above, but takes data directory.
+ (dbus_internal_do_not_use_run_tests): Take
+ specific test argument. Replace lots of cut n' paste code
+ with run_test and run_data_test.
+
+ * dbus/dbus-test.h: Update prototype for
+ dbus_internal_do_not_use_run_tests.
+
2005-02-20 Havoc Pennington <hp at redhat.com>
Fix bugs reported by Daniel P. Berrange
More information about the dbus-commit
mailing list