summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2011-08-17test-dbus-glib: make lose() abort, and make lose_gerror() more informativeSimon McVittie1-17/+4
2011-08-15Add a regression test for fd.o #38406Simon McVittie2-0/+281
2011-08-15MyObject: register marshallers so individual tests don't have toSimon McVittie4-8/+20
2011-08-03registrations test: fix race condition in adding match rulesSimon McVittie1-3/+25
2011-06-02Regression test for fd.o #37852Simon McVittie4-0/+91
2011-06-02registrations test: only listen for signals, not all messagesSimon McVittie1-2/+2
2011-05-30Include config.h in generated C files, and regenerate dbus-gmarshal.cSimon McVittie1-1/+3
2011-05-30Consistently include config.h in all non-generated .c filesSimon McVittie14-0/+28
2011-05-27Add a regression test for removing all registrations and starting againSimon McVittie1-0/+64
2011-05-27test/interfaces: test annotated argumentsSimon McVittie1-2/+8
2011-05-27test/interfaces: check that some invalid annotations aren't allowedSimon McVittie4-2/+41
2011-05-27Test that interfaces, methods, properties, signals can be annotatedSimon McVittie2-2/+39
2011-05-17Add a regression test for removing an object from only one connectionSimon McVittie1-4/+5
2011-05-17Add a regression test for registering an object on two connectionsSimon McVittie1-0/+101
2011-05-17Add a regression test for re-registering an object at the same pathSimon McVittie1-0/+24
2011-05-17Subsume the test for #5688 into the more general registrations testSimon McVittie4-97/+67
2011-05-17Convert registrations test to use GTestSimon McVittie1-21/+53
2011-05-17Rename test/core/unregister to registrations (no source changes)Simon McVittie3-4/+4
2011-05-12test-service: ignore result of dbus_bus_request_name since we look at the err...Simon McVittie1-2/+1
2011-01-10Add a regression test for errors containing underscoresSimon McVittie4-1/+31
2011-01-10Run run-with-tmp-session-bus.sh directly rather than via ${SHELL}Simon McVittie2-2/+2
2011-01-04Verify Increment call in dbus-glib-testChristian Dywan1-0/+3
2010-11-08Build test/ before its subdirs.Will Thompson1-1/+1
2010-11-08Fix switching a connection's GMainContextMike Gorse3-0/+101
2010-10-13Test dbus_g_value_parse_g_variantSimon McVittie1-0/+283
2010-10-12Remove gcov decoder, which hasn't worked since dbus-glib left libdbusSimon McVittie2-2663/+1
2010-10-12Test dbus_g_value_build_g_variant for various fixed arraysSimon McVittie1-0/+217
2010-10-12Actually run test/core/test-gvariantSimon McVittie1-0/+1
2010-10-05Plug leak of expected_str in threaded server testChristian Dywan1-0/+1
2010-10-05Dereference main loop once variant recursion test is doneChristian Dywan1-0/+2
2010-08-11Respect property access flags for writing, allow disabling for readsColin Walters4-17/+308
2010-08-09Consolidate LDADD variables in tests/examples and make them more completeSimon McVittie2-23/+17
2010-07-14Support DBUS_TYPE_G_SIGNATUREDanielle Madeley1-0/+21
2010-07-14Test test_g_variant_equivalent itselfDanielle Madeley1-0/+144
2010-07-14Write a recursive equivalence function for testing the equivalence of GVariantsDanielle Madeley1-8/+106
2010-07-14Tests for GValue-to-GVariantDanielle Madeley2-1/+197
2010-04-27Put the G_OS_WIN32 check where it can be defined.Fridrich Štrba1-2/+3
2010-04-27Fix linking of tests. On windows, undefined symbols are not allowed and symbo...Fridrich Štrba2-2/+2
2010-04-27Use EXEEXT so that we satisfy dependencies when cross-compilingFridrich Štrba2-13/+13
2010-04-26core: don't pass malformed error interface to dbus (rh#581794)Dan Williams4-0/+24
2010-04-26Disable test-profile on win32 for nowColin Walters1-2/+11
2010-03-24core: allow duplicate property names on GInterfacesDan Williams7-2/+480
2010-03-02Fix hyphenated error codes correctlyColin Walters4-1/+26
2010-01-27Add GMainContext to dbus_g_bus_get_private, add a test caseColin Walters1-0/+21
2009-09-29Merge remote branch 'wjt/duplicate-registrations'Simon McVittie2-0/+45
2009-09-29Merge branch '20936-fsf-address'Simon McVittie2-2/+2
2009-09-12Support duplicate object registrationsColin Walters2-0/+45
2009-07-15Clean up some compilation warningsColin Walters1-1/+1
2009-07-01Bug 21362 - Remove use of deprecated symbolsJason Leach3-3/+3
2009-06-09fd.o #20936: Update FSF addressTobias Mueller2-2/+2