summaryrefslogtreecommitdiff
path: root/test/core/my-object.h
Commit message (Expand)AuthorAgeFilesLines
* Add clearer licensing information using SPDX-License-IdentifierSimon McVittie2019-07-151-0/+2
* Add a regression test for fd.o#80557Simon McVittie2018-12-031-0/+1
* test: stop generating marshallersSimon McVittie2016-01-141-1/+0
* my_object_unsafe_disable_legacy_property_access: have the right signatureSimon McVittie2012-06-281-1/+2
* MyObject: make ThrowError, AsyncThrowError throw a caller-specified errorSimon McVittie2012-04-171-0/+5
* MyObject: register marshallers so individual tests don't have toSimon McVittie2011-08-151-0/+1
* Regression test for fd.o #37852Simon McVittie2011-06-021-0/+2
* Add a regression test for errors containing underscoresSimon McVittie2011-01-101-1/+2
* Respect property access flags for writing, allow disabling for readsColin Walters2010-08-111-0/+5
* core: don't pass malformed error interface to dbus (rh#581794)Dan Williams2010-04-261-0/+1
* Fix hyphenated error codes correctlyColin Walters2010-03-021-1/+3
* Bug #16776: add a regression testSimon McVittie2009-03-261-0/+1
* Bug #17798: add support for 'o', 'g' and 'as' in dictionariesRobert McQueen2008-11-291-0/+4
* Bug #17797: add support for 'g' type, as a boxed char *Robert McQueen2008-11-291-0/+1
* Add simple test suite for peer objects.Ross Burton2007-03-301-0/+104