summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2013-11-01DBusBabysitter: change executable to log_nameChengwei Yang1-1/+1
2013-10-10$(in_data) is meant to contain the .in filesSimon McVittie1-1/+1
2013-10-10test: Update build for previous commitColin Walters1-1/+1
2013-10-10Use TEST_LISTEN in incoming-listen.conf.in instead of unix only hardcoded add...Ralf Habacker1-1/+1
2013-10-08Unify the way to find dbus-daemon test binaryChengwei Yang1-0/+1
2013-09-13Don't assume that X11 autolaunch will work if DISPLAY is unsetSimon McVittie1-3/+5
2013-09-13Use test binaries in build dir to do testChengwei Yang1-1/+6
2013-09-13Remove DBUS_COMPILATION from test source codeChengwei Yang1-2/+0
2013-09-05Use GNU make features to reduce repetitionSimon McVittie1-5/+1
2013-09-05Add CPPFLAGS to "shared if possible" test binariesSimon McVittie1-8/+16
2013-09-05run-with-tmp-session-bus.sh: create a unique temporary file per processSimon McVittie1-1/+1
2013-09-03Tests: allow dbus-glib to be replaced with use of libdbus-internalSimon McVittie11-107/+262
2013-09-03Define DBUS_COMPILATION externally for all tests that use internal stuffSimon McVittie7-10/+2
2013-09-03corrupt test: close connection before releasing GSocketSimon McVittie1-0/+16
2013-08-23Export dbus_setenv() as a utility functionSimon McVittie1-2/+1
2013-08-23Revert "Enable anonymous authorization for tests"Simon McVittie1-2/+1
2013-08-23Manual rebase fix.Ralf Habacker1-1/+1
2013-08-23Add a test-case for trying to connect with the wrong GUIDSimon McVittie1-1/+67
2013-08-23Add a simple manual test for authentication/authorization.Simon McVittie2-2/+417
2013-08-23Enable anonymous authorization for testsCosimo Alfarano1-1/+2
2013-08-22GetConnectionCredentials: addSimon McVittie1-0/+127
2013-07-24test/marshal: Ensure we use suitably aligned buffersColin Walters1-5/+22
2013-06-28tests to embedded tests: replaced in automake filesChengwei Yang2-5/+5
2013-06-17Make taking a global lock automatically initialize locking if neededSimon McVittie1-5/+9
2013-06-12Merge branch 'dbus-1.6'Simon McVittie2-0/+94
2013-06-12Add a test-case for CVE-2013-2168Simon McVittie2-0/+94
2013-04-22Merge branch 'dbus-1.6'Simon McVittie1-2/+4
2013-04-22Accept non-characters when validating UnicodeSimon McVittie1-2/+4
2013-04-08Do not suppress syslog test's stderr just because init is systemdSimon McVittie1-3/+3
2013-02-22Include config.h as the first thing in every .c fileSimon McVittie2-0/+4
2012-06-15When not producing a dynamic library, define DBUS_STATIC_BUILDSimon McVittie1-0/+3
2012-06-05Fix distcheck: remove potentially-read-only files from builddirSimon McVittie1-0/+1
2012-04-25Merge branch 'dbus-1.4'Simon McVittie1-7/+7
2012-04-25use cp and mkdir -p instead of install within source treeAntoine Jacoutot1-7/+7
2012-04-12Avoid using monotonic time in the DBUS_COOKIE_SHA1 authentication methodDavid Zeuthen3-5/+5
2012-04-12Avoid using monotonic time in the DBUS_COOKIE_SHA1 authentication methodDavid Zeuthen3-5/+5
2012-03-27Merge remote-tracking branch 'alban/own_prefix2'Simon McVittie2-0/+16
2012-03-27Port to glib 2.31.x g_thread APIMartin Pitt1-41/+37
2012-03-22test: enforce own_prefix policy rulesAlban Crequy1-0/+14
2012-03-22test: parse own_prefix policy rulesAlban Crequy1-0/+2
2012-03-12Merge branch 'dbus-1.4'Simon McVittie1-83/+131
2012-03-12Enumerate data files used in the build rather than using find(1)Simon McVittie1-83/+130
2012-02-24Add a regression test for validating various string types with the public APISimon McVittie2-0/+294
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
2012-01-23Revert addition of files which were only meant to exist on master, tooSimon McVittie2-573/+0
2012-01-04Revert all changes since a36d4918a6f646e085Simon McVittie30-166/+214
2011-12-21Merge branch 'dbus-1.4' of ssh://git.freedesktop.org/git/dbus/dbus into dbus-1.4Ralf Habacker2-23/+38