summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2016-06-30Merge branch 'dbus-1.10'Simon McVittie1-9/+13
2016-06-30Use dbus_set_error_from_message() to check for an errorРуслан Ижбулатов1-9/+13
2016-05-18test-segfault: add missing include of <stdio.h> on WindowsSimon McVittie1-0/+1
2016-05-16test-segfault: add missing include of <stdio.h> on WindowsSimon McVittie1-0/+1
2016-05-09Merge branch 'dbus-1.10'Ralf Habacker1-0/+25
2016-05-09Suppress Windows popups and jit debugger when app crashes with exception.Ralf Habacker1-0/+25
2016-04-29Fix assert in test-spawn caused by missing initialization of DBusError instan...Ralf Habacker1-1/+1
2016-04-29Fix assert in test-spawn caused by missing initialization of DBusError instan...Ralf Habacker1-1/+1
2016-02-12name-test: run most C tests directly, not via run-test.shSimon McVittie2-9/+29
2016-02-12name-test C tests: produce structured (TAP) outputSimon McVittie7-25/+57
2016-02-12Replace $DBUS_USE_TEST_BINARY with $DBUS_TEST_DBUS_LAUNCHSimon McVittie2-0/+3
2016-02-12Revert "Replace $DBUS_USE_TEST_BINARY with $DBUS_TEST_DBUS_LAUNCH"Simon McVittie2-3/+0
2016-02-12Revert "name-test C tests: produce structured (TAP) output"Simon McVittie7-57/+25
2016-02-12Revert "name-test: run most C tests directly, not via run-test.sh"Simon McVittie2-29/+9
2016-02-11name-test: run most C tests directly, not via run-test.shSimon McVittie2-9/+29
2016-02-11name-test C tests: produce structured (TAP) outputSimon McVittie7-25/+57
2016-02-11Replace $DBUS_USE_TEST_BINARY with $DBUS_TEST_DBUS_LAUNCHSimon McVittie2-0/+3
2016-01-25Merge branch 'dbus-1.10'Simon McVittie1-4/+2
2016-01-25test/name-test/run-test.sh: output correct result if a C test failsSimon McVittie1-4/+2
2015-12-02Don't try to run manual tests in installcheckSimon McVittie1-1/+1
2015-12-02Fix shell syntax for installcheck-local with no DESTDIRSimon McVittie1-1/+1
2015-11-23Merge branch 'dbus-1.10'Simon McVittie3-8/+298
2015-11-23uid-permissions test: don't assert that root can UpdateActivationEnvironmentSimon McVittie1-4/+79
2015-11-17monitor: use the addressed_recipient to select matchesSimon McVittie1-27/+170
2015-11-17name-test: don't run these tests with autotools if targeting Windows.Simon McVittie1-3/+8
2015-11-17test/sd-activation: Test UpdateActivationEnvironment forwardingJan Alexander Steffens (heftig)1-1/+211
2015-11-17manual-backtrace: use proper prototypes, and make functions staticSimon McVittie1-3/+6
2015-11-17Merge branch 'dbus-1.10'Simon McVittie1-18/+58
2015-11-17fdpass test: assert that TCP connections don't say they can pass fdsSimon McVittie1-18/+58
2015-11-17Add backtrace test app.Ralf Habacker2-2/+65
2015-11-12shell-test: Calling _dbus_string_init without checking return value (CID 60587).Ralf Habacker1-1/+8
2015-11-06Merge branch 'dbus-1.10'Simon McVittie7-46/+161
2015-11-03Test system bus config files on Unix onlyRalf Habacker5-13/+72
2015-10-29refs test: reduce number of repeats under WineSimon McVittie1-32/+68
2015-10-29When running TAP tests, filter out trailing \r from Windows .exeSimon McVittie1-1/+21
2015-10-26Merge branch 'dbus-1.10'Simon McVittie1-0/+151
2015-10-26Add a regression test for invalid BecomeMonitor callsSimon McVittie1-0/+151
2015-10-26Merge branch 'dbus-1.10'Simon McVittie3-13/+52
2015-10-26When running dbus-daemon --session in tests, override listen addressSimon McVittie1-12/+32
2015-10-22Disable activation tests on Windows buildsSimon McVittie2-1/+20
2015-10-05Use DBusString for all relocation and install-root codeSimon McVittie1-8/+39
2015-08-25Distribute tap-test.sh.in unconditionallySimon McVittie1-1/+1
2015-07-21Add test-case for the same situation as fd.o #90952Simon McVittie1-0/+24
2015-06-17tests: use the new bus setup for `make installcheck`Simon McVittie2-3/+3
2015-05-27Move session & system bus configuration to datadir, by default.Dimitri John Ledkov1-4/+2
2015-05-12Turn DBusSocket into a type-safe struct, preventing inappropriate conversionSimon McVittie1-2/+3
2015-05-01test_command_line_internal: Fix variable original_argv going out of scope lea...Ralf Habacker1-3/+3
2015-05-01test_command_line_internal: Fix 'variable shell_argv going out of scope leaks...Ralf Habacker1-0/+2
2015-04-16Move Autoconf/Automake droppings into /build-aux/Simon McVittie2-2/+2
2015-04-16Run name-test tests under the TAP driverSimon McVittie3-43/+120