summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test/dbus-daemon, test/dbus-daemon-eavesdrop: allow external dbus-daemonSimon McVittie2013-10-262-2/+24
* $(in_data) is meant to contain the .in filesSimon McVittie2013-10-101-1/+1
* test: Update build for previous commitColin Walters2013-10-101-1/+1
* Use TEST_LISTEN in incoming-listen.conf.in instead of unix only hardcoded add...Ralf Habacker2013-10-101-1/+1
* Unify the way to find dbus-daemon test binaryChengwei Yang2013-10-081-0/+1
* Don't assume that X11 autolaunch will work if DISPLAY is unsetSimon McVittie2013-09-131-3/+5
* Use test binaries in build dir to do testChengwei Yang2013-09-131-1/+6
* Remove DBUS_COMPILATION from test source codeChengwei Yang2013-09-131-2/+0
* Use GNU make features to reduce repetitionSimon McVittie2013-09-051-5/+1
* Add CPPFLAGS to "shared if possible" test binariesSimon McVittie2013-09-051-8/+16
* run-with-tmp-session-bus.sh: create a unique temporary file per processSimon McVittie2013-09-051-1/+1
* Tests: allow dbus-glib to be replaced with use of libdbus-internalSimon McVittie2013-09-0311-107/+262
* Define DBUS_COMPILATION externally for all tests that use internal stuffSimon McVittie2013-09-037-10/+2
* corrupt test: close connection before releasing GSocketSimon McVittie2013-09-031-0/+16
* Export dbus_setenv() as a utility functionSimon McVittie2013-08-231-2/+1
* Revert "Enable anonymous authorization for tests"Simon McVittie2013-08-231-2/+1
* Manual rebase fix.Ralf Habacker2013-08-231-1/+1
* Add a test-case for trying to connect with the wrong GUIDSimon McVittie2013-08-231-1/+67
* Add a simple manual test for authentication/authorization.Simon McVittie2013-08-232-2/+417
* Enable anonymous authorization for testsCosimo Alfarano2013-08-231-1/+2
* GetConnectionCredentials: addSimon McVittie2013-08-221-0/+127
* test/marshal: Ensure we use suitably aligned buffersColin Walters2013-07-241-5/+22
* tests to embedded tests: replaced in automake filesChengwei Yang2013-06-282-5/+5
* Make taking a global lock automatically initialize locking if neededSimon McVittie2013-06-171-5/+9
* Merge branch 'dbus-1.6'Simon McVittie2013-06-122-0/+94
|\
| * Add a test-case for CVE-2013-2168Simon McVittie2013-06-122-0/+94
* | Merge branch 'dbus-1.6'Simon McVittie2013-04-221-2/+4
|\ \ | |/
| * Accept non-characters when validating UnicodeSimon McVittie2013-04-221-2/+4
* | Do not suppress syslog test's stderr just because init is systemdSimon McVittie2013-04-081-3/+3
* | Include config.h as the first thing in every .c fileSimon McVittie2013-02-222-0/+4
|/
* When not producing a dynamic library, define DBUS_STATIC_BUILDSimon McVittie2012-06-151-0/+3
* Fix distcheck: remove potentially-read-only files from builddirSimon McVittie2012-06-051-0/+1
* Merge branch 'dbus-1.4'Simon McVittie2012-04-251-7/+7
|\
| * 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
* | 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