dbus/test/data/invalid-messages
Alexander Larsson e84c3a03b3 2003-04-10 Alexander Larsson <alexl@redhat.com>
* dbus/dbus-marshal.[ch]:
	Add array_type_pos argument to _dbus_marshal_validate_arg.
	Let you pass a NULL end_pos to _dbus_marshal_validate_type.

	* dbus/dbus-message.[ch]:
	Multi-dimensional arrays have full type specification in the
	outermost array. Iter code re-arranged to handle this.
	Added some more iter tests.

	* doc/dbus-specification.sgml:
	Add me to authors.
	Remove old FIXME.
	Update new array encoding description.
	Correct DBUS_SERVICE_FLAGS_REPLACE_EXISTING description.

	* test/data/invalid-messages/array-with-mixed-types.message:
	* test/data/valid-messages/array-of-array-of-uint32.message:
	Change to the new array format.

	* test/data/invalid-messages/too-short-dict.message:
	Fix bug in test.

	* test/data/valid-messages/recursive-types.message:
	Fix up and extend test.
2003-04-10 11:04:24 +00:00
..
array-of-nil.message 2003-04-08 Havoc Pennington <hp@redhat.com> 2003-04-08 22:07:09 +00:00
array-with-mixed-types.message 2003-04-10 Alexander Larsson <alexl@redhat.com> 2003-04-10 11:04:24 +00:00
bad-boolean-array.message 2003-04-08 Alexander Larsson <alexl@redhat.com> 2003-04-08 15:52:51 +00:00
bad-boolean.message 2003-04-08 Alexander Larsson <alexl@redhat.com> 2003-04-08 15:52:51 +00:00
bad-endian.message 2003-01-27 Havoc Pennington <hp@pobox.com> 2003-01-28 03:53:29 +00:00
boolean-array-length-too-long.message-raw 2003-04-08 Alexander Larsson <alexl@redhat.com> 2003-04-08 15:52:51 +00:00
boolean-has-no-value.message-raw 2003-04-08 Alexander Larsson <alexl@redhat.com> 2003-04-08 15:52:51 +00:00
not-nul-header-padding.message add test for header padding not set to all bits 0 2003-02-16 23:10:05 +00:00
too-little-header-padding.message test cases with wrong header padding 2003-02-16 23:03:21 +00:00
too-much-header-padding-by-far.message test cases with wrong header padding 2003-02-16 23:03:21 +00:00
too-much-header-padding.message test cases with wrong header padding 2003-02-16 23:03:21 +00:00
too-short-dict.message 2003-04-10 Alexander Larsson <alexl@redhat.com> 2003-04-10 11:04:24 +00:00