summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Fix distcheck: remove potentially-read-only files from builddirSimon McVittie2013-06-121-0/+1
* Add a test-case for CVE-2013-2168Simon McVittie2013-06-122-0/+94
* use cp and mkdir -p instead of install within source treeAntoine Jacoutot2012-04-251-7/+7
* Avoid using monotonic time in the DBUS_COOKIE_SHA1 authentication methodDavid Zeuthen2012-04-123-5/+5
* Port to glib 2.31.x g_thread APIMartin Pitt2012-03-271-41/+37
* Enumerate data files used in the build rather than using find(1)Simon McVittie2012-03-121-83/+130
* Revert addition of files which were only meant to exist on master, tooSimon McVittie2012-01-232-573/+0
* Revert all changes since a36d4918a6f646e085Simon McVittie2012-01-0430-166/+214
* Merge branch 'dbus-1.4' of ssh://git.freedesktop.org/git/dbus/dbus into dbus-1.4Ralf Habacker2011-12-212-23/+38
|\
| * corrupt test: compile successfully against older GLib (Debian stable)Simon McVittie2011-11-021-23/+37
| * Set DBUS_TEST_HOMEDIR when running installcheckSimon McVittie2011-11-021-0/+1
* | Simplify substitution of test executables to use fewer variablesSimon McVittie2011-09-2812-15/+12
* | Simplify generation of bus configuration filesSimon McVittie2011-09-288-8/+8
* | refs test: fix unused variableSimon McVittie2011-09-211-1/+0
* | Fix compilation of syslog test in masterSimon McVittie2011-09-211-2/+2
* | Merge branch 'more-unused-39231'Simon McVittie2011-09-211-4/+0
|\ \
| * | Remove more never-used variablesSimon McVittie2011-09-191-4/+0
* | | Merge branch 'dbus-1.4'Simon McVittie2011-09-215-5/+115
|\ \ \ | |/ / |/| / | |/
| * Check for Python; skip Python tests if not foundSimon McVittie2011-09-213-4/+7
| * Add a semi-automatic test for _dbus_system_logSimon McVittie2011-09-212-0/+105
| * Make "make -C test clean" idempotentSimon McVittie2011-09-211-1/+3
* | dbus-daemon-eavesdrop test: apply the same Windows fixes as dbus-daemon testSimon McVittie2011-08-121-2/+3
* | Fix linking of libdbus-testutils.la with Automake targeting WindowsSimon McVittie2011-08-121-5/+7
* | Merge branch 'dbus-1.4'Simon McVittie2011-08-121-2/+3
|\ \ | |/
| * Fix compiler warnings when cross-compiling dbus-daemon test for mingw32Simon McVittie2011-08-121-2/+3
* | Merge branch 'dbus-1.4'Simon McVittie2011-08-053-4/+626
|\ \ | |/
| * Add a regression test for fd.o #38005Simon McVittie2011-08-052-0/+618
| * relay test: don't leak the server's addressSimon McVittie2011-08-051-4/+8
* | Remove various never-used variablesSimon McVittie2011-08-053-4/+0
* | test-service, test-shell-service: check what RequestName returnedSimon McVittie2011-08-052-1/+15
* | test, test/name-test: remove SOURCES where they can be inferred from the name...Simon McVittie2011-07-292-57/+0
* | test/name-test: remove useless CFLAGSSimon McVittie2011-07-291-4/+0
* | test/name-test: use AM_CPPFLAGS instead of INCLUDESSimon McVittie2011-07-291-2/+6
* | test: promote GLIB_CFLAGS, DBUS_GLIB_CFLAGS to top level and use AM_CPPFLAGSSimon McVittie2011-07-291-6/+5
* | test: reverse assumption regarding static/dynamic linkingSimon McVittie2011-07-291-3/+10
* | Simplify linking for tests that use libdbus-testutilsSimon McVittie2011-07-292-9/+15
* | Don't explicitly link thread and network libs into various testsSimon McVittie2011-07-292-16/+15
* | Simplify linking by moving -export-dynamic to AM_LDFLAGSSimon McVittie2011-07-292-19/+6
* | Remove DBUS_GLIB_CFLAGS from name-test subdirectory (not used/needed)Simon McVittie2011-07-291-1/+1
* | Remove DBUS_CLIENT_CFLAGS, which is always emptySimon McVittie2011-07-291-1/+1
* | Remove DBUS_TEST_CFLAGS, which is emptySimon McVittie2011-07-292-2/+2
* | Add a regression test that can reproduce fd.o #34393Simon McVittie2011-07-282-16/+77
* | Merge branch 'dbus-1.4' and update NEWS for masterSimon McVittie2011-07-181-5/+36
|\ \ | |/
| * Use EXEEXT when running tests from another directory, and skip bus-test-launc...Simon McVittie2011-07-181-4/+7
| * Run bus tests from test/Simon McVittie2011-07-181-0/+5
| * Run dbus-test from test/, not dbus/Simon McVittie2011-07-181-1/+10
| * test/Makefile.am: list tests one per lineSimon McVittie2011-07-181-4/+18
* | Add testsuite for eavesdrop=true DBusMatchRuleCosimo Alfarano2011-07-142-0/+566
* | DBusLoop: remove second layer of watch callbacks where possibleSimon McVittie2011-06-131-32/+4
* | DBusLoop: remove a layer of pointless abstraction around timeoutsSimon McVittie2011-06-131-24/+4