summaryrefslogtreecommitdiff
path: root/test/name-test
Commit message (Expand)AuthorAgeFilesLines
* test-autolaunch-win.c: Prevent assertion in dbus_message_unref()Ralf Habacker2022-10-121-1/+1
* test-autolaunch-win: Remove redundant check for ERROR messageSimon McVittie2022-10-111-21/+2
* test-autolaunch-win: Don't overwrite an error with another errorSimon McVittie2022-10-111-1/+0
* test: Work around TAP test regression in Meson 0.63.0Simon McVittie2022-07-151-3/+3
* meson: add test-autolaunch-winMarc-André Lureau2022-07-131-1/+6
* test: Extend some timeoutsSimon McVittie2022-07-131-0/+12
* build: Add machine-readable licensing markers to the Meson build systemSimon McVittie2022-07-131-0/+1
* build: Distribute Meson build system in release tarballsSimon McVittie2022-07-131-0/+2
* test: Expect TAP output for tests in name-testSimon McVittie2022-07-131-0/+1
* test: Don't run test-autolaunch directlySimon McVittie2022-07-131-0/+5
* test: Sort test executablesSimon McVittie2022-07-131-1/+1
* Add Meson build systemFélix Piédallu2022-07-133-6/+94
* Add a test application for autostart on Windows implementationRalf Habacker2022-06-273-3/+382
* Apply cmake formatting rulesRalf Habacker2021-10-251-1/+1
* cmake: make support for traditional activation optionalRalf Habacker2020-09-231-3/+5
* cmake: move up checking DBUS_ENABLE_EMBEDDED_TESTS from subdir test/name-test...Ralf Habacker2020-09-231-3/+0
* Configure option to disable traditional activationTopi Miettinen2019-03-252-5/+14
* Remove obsolete parameter in end... cmake keywordsRalf Habacker2019-01-241-1/+1
* Remove spaces between cmake command and opening bracketRalf Habacker2019-01-241-2/+2
* Merge branch 'code-coverage' into 'master'Simon McVittie2019-01-231-8/+33
|\
| * Consistently add CODE_COVERAGE_CPPFLAGS everywhereSimon McVittie2019-01-211-0/+1
| * Consistently add CODE_COVERAGE_LIBS everywhereSimon McVittie2019-01-211-8/+32
* | Move cmake related build system to top levelRalf Habacker2019-01-221-0/+13
|/
* .gitignore: Normalize into LC_ALL=C sort orderSimon McVittie2018-12-141-2/+2
* .gitignore: Make match patterns more specificSimon McVittie2018-12-141-9/+9
* .gitignore: Remove obsolete patternsSimon McVittie2018-12-141-1/+0
* .gitignore: Consolidate generic patterns at top levelSimon McVittie2018-12-141-4/+0
* test-privserver: Move helper executable out of name-test/Simon McVittie2018-12-133-173/+1
* test-privserver: Add copyright and licensing informationSimon McVittie2018-12-131-0/+27
* test-privserver: Remove all trailing whitespaceSimon McVittie2018-12-131-1/+1
* Merge branch 'wip/asan' into 'master'Simon McVittie2018-12-121-0/+1
|\
| * build: Add a way to set CFLAGS for AddressSanitizer etc.Simon McVittie2018-12-111-0/+1
* | test-privserver: Don't leak the DBusServerSimon McVittie2018-12-111-0/+2
|/
* Refer to correct bus in test-ids error messageRalf Habacker2018-12-111-1/+1
* Merge branch 'unpythonize' into 'master'Simon McVittie2018-12-055-135/+5
|\
| * Translate Python-based tests to CSimon McVittie2018-12-035-135/+5
* | Fix test-shutdown bail out on WindowsRalf Habacker2018-12-051-4/+8
|/
* Use separate bus configuration files for executing test cases with a temporar...Ralf Habacker2018-10-183-101/+3
* Skip name-test/ when running under valgrind for nowSimon McVittie2018-08-029-0/+57
* test-utils: Separate failable and non-failable functionsSimon McVittie2017-12-042-5/+3
* Merge branch 'dbus-1.10'Simon McVittie2017-07-072-7/+7
|\
| * test/name-test: Be compatible with Python 3Simon McVittie2017-07-072-7/+7
* | Merge branch 'dbus-1.10'Simon McVittie2017-07-071-0/+1
|\ \ | |/
| * tests: Make tests fail if they try to connect to the real session busSimon McVittie2017-07-071-1/+1
| * name-test: Backport dbus-run-session wrapper from git masterSimon McVittie2017-07-061-1/+21
| * Fix missing dbus_message_unref() in error reply pathShin-ichi MORITA2017-06-272-1/+120
| * Revert "Replace $DBUS_USE_TEST_BINARY with $DBUS_TEST_DBUS_LAUNCH"Simon McVittie2016-02-121-1/+0
| * Revert "name-test C tests: produce structured (TAP) output"Simon McVittie2016-02-127-57/+25
| * Revert "name-test: run most C tests directly, not via run-test.sh"Simon McVittie2016-02-122-29/+9
| * name-test: run most C tests directly, not via run-test.shSimon McVittie2016-02-112-9/+29