dbus/test/data/valid-config-files .cvsignore,1.1,1.2

Colin Walters walters at freedesktop.org
Sat Mar 12 08:33:03 PST 2005


Update of /cvs/dbus/dbus/test/data/valid-config-files
In directory gabe:/tmp/cvs-serv7493/test/data/valid-config-files

Modified Files:
	.cvsignore 
Log Message:
2005-03-11  Colin Walters  <walters at verbum.org>

	* glib/Makefile.am: Generate dbus-glib-bindings.h and
	install it.

	* bus/print-introspect.c: New file; prints introspection
	data for a given name and object path.

	* bus/run-with-tmp-session-bus.sh: New file, refactored
	from test/glib/run-test.sh.  Creates a temporary session
	bus and runs another program.

	* test/glib/run-test.sh: Refactor to invoke
	run-with-tmp-session-bus.sh.

	* bus/driver.c (bus_driver_handle_introspect): Fix to print new
	introspection format.  Also change to use DBUS_TYPE_x_AS_STRING
	macros instead of hardcoding.

	* glib/.cvsignore, bus/.cvsignore, test/glib/.cvsignore: Update.


Index: .cvsignore
===================================================================
RCS file: /cvs/dbus/dbus/test/data/valid-config-files/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- .cvsignore	18 Jun 2003 10:48:07 -0000	1.1
+++ .cvsignore	12 Mar 2005 16:33:00 -0000	1.2
@@ -2,3 +2,4 @@
 debug-allow-all-sha1.conf
 session.conf
 system.conf
+run-with-tmp-session-bus.conf



More information about the dbus-commit mailing list