summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge branch 'dbus-1.4'Simon McVittie2011-06-101-1/+1
|\ \ | |/
| * fix installable tests to not install if unwantedSimon McVittie2011-06-101-1/+1
* | Merge branch 'dbus-1.4'Simon McVittie2011-06-108-2/+1608
|\ \ | |/
| * Fix copyright datesSimon McVittie2011-06-103-3/+3
| * Use DBUS_TIMEOUT_INFINITE in dbus-daemon.cSimon McVittie2011-06-101-2/+3
| * Test that a message with the byte order mangled causes disconnection but no c...Simon McVittie2011-06-101-0/+90
| * marshal test: test dbus_message_demarshal_bytes_neededSimon McVittie2011-06-101-0/+38
| * Add a test for marshalling and endian-swappingSimon McVittie2011-06-103-0/+229
| * installcheck: don't run installed tests against installed library if in a DES...Simon McVittie2011-06-101-0/+4
| * Alter test-dbus-daemon so it tests the installed dbus-daemon by defaultSimon McVittie2011-06-102-27/+14
| * Add support for installing most of the modular testsSimon McVittie2011-06-102-4/+69
| * new test for being disconnected by a corrupt message streamSimon McVittie2011-06-103-0/+281
| * Test nonce-tcp transportSimon McVittie2011-06-101-0/+5