summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Avoid using monotonic time in the DBUS_COOKIE_SHA1 authentication methodDavid Zeuthen2012-04-123-5/+5
* Merge remote-tracking branch 'alban/own_prefix2'Simon McVittie2012-03-272-0/+16
|\
| * test: enforce own_prefix policy rulesAlban Crequy2012-03-221-0/+14
| * test: parse own_prefix policy rulesAlban Crequy2012-03-221-0/+2
* | Merge branch 'dbus-1.4'Simon McVittie2012-03-121-83/+131
|\ \ | |/ |/|
| * 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
| |\
* | | Add a regression test for validating various string types with the public APISimon McVittie2012-02-242-0/+294
* | | Mark shell-test as modular and installableSimon McVittie2012-02-211-9/+3
* | | Allow a reduced set of installable tests (none yet) to be built without GLibSimon McVittie2012-02-211-0/+5
* | | Merge branch 'socket-set-33337'Simon McVittie2012-02-071-7/+20
|\ \ \
| * | | Add a stub _dbus_loop_toggle_watch and call it where neededSimon McVittie2011-06-131-7/+20
* | | | Port to glib 2.31.x g_thread APISimon McVittie2012-01-231-41/+37
* | | | Merge branch 'dbus-1.4'Simon McVittie2011-11-022-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
* | | | Merge tests' cmake and autotools bus configurationSimon McVittie2011-09-288-65/+4
| |_|/ |/| |
* | | 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