summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2012-02-21Mark shell-test as modular and installableSimon McVittie1-9/+3
2012-02-21Allow a reduced set of installable tests (none yet) to be built without GLibSimon McVittie1-0/+5
2012-02-07Merge branch 'socket-set-33337'Simon McVittie1-7/+20
2012-01-23Port to glib 2.31.x g_thread APISimon McVittie1-41/+37
2011-11-02Merge branch 'dbus-1.4'Simon McVittie2-23/+38
2011-11-02corrupt test: compile successfully against older GLib (Debian stable)Simon McVittie1-23/+37
2011-11-02Set DBUS_TEST_HOMEDIR when running installcheckSimon McVittie1-0/+1
2011-09-28Merge tests' cmake and autotools bus configurationSimon McVittie8-65/+4
2011-09-28Simplify substitution of test executables to use fewer variablesSimon McVittie12-15/+12
2011-09-28Simplify generation of bus configuration filesSimon McVittie8-8/+8
2011-09-21refs test: fix unused variableSimon McVittie1-1/+0
2011-09-21Fix compilation of syslog test in masterSimon McVittie1-2/+2
2011-09-21Merge branch 'more-unused-39231'Simon McVittie1-4/+0
2011-09-21Merge branch 'dbus-1.4'Simon McVittie5-5/+115
2011-09-21Check for Python; skip Python tests if not foundSimon McVittie3-4/+7
2011-09-21Add a semi-automatic test for _dbus_system_logSimon McVittie2-0/+105
2011-09-21Make "make -C test clean" idempotentSimon McVittie1-1/+3
2011-09-19Remove more never-used variablesSimon McVittie1-4/+0
2011-08-12dbus-daemon-eavesdrop test: apply the same Windows fixes as dbus-daemon testSimon McVittie1-2/+3
2011-08-12Fix linking of libdbus-testutils.la with Automake targeting WindowsSimon McVittie1-5/+7
2011-08-12Merge branch 'dbus-1.4'Simon McVittie1-2/+3
2011-08-12Fix compiler warnings when cross-compiling dbus-daemon test for mingw32Simon McVittie1-2/+3
2011-08-05Merge branch 'dbus-1.4'Simon McVittie3-4/+626
2011-08-05Add a regression test for fd.o #38005Simon McVittie2-0/+618
2011-08-05relay test: don't leak the server's addressSimon McVittie1-4/+8
2011-08-05Remove various never-used variablesSimon McVittie3-4/+0
2011-08-05test-service, test-shell-service: check what RequestName returnedSimon McVittie2-1/+15
2011-07-29test, test/name-test: remove SOURCES where they can be inferred from the name...Simon McVittie2-57/+0
2011-07-29test/name-test: remove useless CFLAGSSimon McVittie1-4/+0
2011-07-29test/name-test: use AM_CPPFLAGS instead of INCLUDESSimon McVittie1-2/+6
2011-07-29test: promote GLIB_CFLAGS, DBUS_GLIB_CFLAGS to top level and use AM_CPPFLAGSSimon McVittie1-6/+5
2011-07-29test: reverse assumption regarding static/dynamic linkingSimon McVittie1-3/+10
2011-07-29Simplify linking for tests that use libdbus-testutilsSimon McVittie2-9/+15
2011-07-29Don't explicitly link thread and network libs into various testsSimon McVittie2-16/+15
2011-07-29Simplify linking by moving -export-dynamic to AM_LDFLAGSSimon McVittie2-19/+6
2011-07-29Remove DBUS_GLIB_CFLAGS from name-test subdirectory (not used/needed)Simon McVittie1-1/+1
2011-07-29Remove DBUS_CLIENT_CFLAGS, which is always emptySimon McVittie1-1/+1
2011-07-29Remove DBUS_TEST_CFLAGS, which is emptySimon McVittie2-2/+2
2011-07-28Add a regression test that can reproduce fd.o #34393Simon McVittie2-16/+77
2011-07-18Merge branch 'dbus-1.4' and update NEWS for masterSimon McVittie1-5/+36
2011-07-18Use EXEEXT when running tests from another directory, and skip bus-test-launc...Simon McVittie1-4/+7
2011-07-18Run bus tests from test/Simon McVittie1-0/+5
2011-07-18Run dbus-test from test/, not dbus/Simon McVittie1-1/+10
2011-07-18test/Makefile.am: list tests one per lineSimon McVittie1-4/+18
2011-07-14Add testsuite for eavesdrop=true DBusMatchRuleCosimo Alfarano2-0/+566
2011-06-13Add a stub _dbus_loop_toggle_watch and call it where neededSimon McVittie1-7/+20
2011-06-13DBusLoop: remove second layer of watch callbacks where possibleSimon McVittie1-32/+4
2011-06-13DBusLoop: remove a layer of pointless abstraction around timeoutsSimon McVittie1-24/+4
2011-06-10Merge branch 'dbus-1.4'Simon McVittie1-1/+1
2011-06-10fix installable tests to not install if unwantedSimon McVittie1-1/+1