summaryrefslogtreecommitdiff
path: root/test/meson.build
Commit message (Expand)AuthorAgeFilesLines
* Add test for _dbus_string_skip_blank()Ralf Habacker2023-02-081-0/+5
* Add multithreaded unit test for DBusCounter to available build systemsRalf Habacker2023-01-051-0/+10
* meson: Introduce message_bus and tools command line optionDaniel Wagner2023-01-041-22/+41
* test: Export G_TEST_BUILDDIR, G_TEST_SRCDIRSimon McVittie2022-10-051-0/+2
* test: Don't use strict TAP parsing on WindowsSimon McVittie2022-09-121-0/+3
* build: Only work around Meson 0.63.0 bugs for version 0.63.0Simon McVittie2022-09-121-1/+1
* test/bus: Break up dispatch test into three separate testsSimon McVittie2022-07-181-8/+27
* test/bus: Factor out common setup/teardown codeSimon McVittie2022-07-181-3/+3
* test: Work around TAP test regression in Meson 0.63.0Simon McVittie2022-07-151-1/+8
* test: Don't prepend test- to the names of manual testsSimon McVittie2022-07-131-5/+11
* test: Set PATH or WINEPATH to find dbus-daemon.exe in build-time testsSimon McVittie2022-07-131-0/+15
* test: Extend some timeoutsSimon McVittie2022-07-131-6/+18
* test: Group together tests that run the dbus-daemonSimon McVittie2022-07-131-0/+11
* test: Install transient-services.sh into a subdirectorySimon McVittie2022-07-131-12/+26
* test: libdbus-testutils depends on GIO, not just GLibSimon McVittie2022-07-131-0/+1
* test: Make environment variables consistent with AutotoolsSimon McVittie2022-07-131-3/+2
* test: Correct generation of .test metadataSimon McVittie2022-07-131-6/+19
* test: Allow for scripts that don't get installedSimon McVittie2022-07-131-1/+2
* test: Don't run integration tests at build-timeSimon McVittie2022-07-131-10/+18
* build: Propagate some comments from Autotools build into MesonSimon McVittie2022-07-131-1/+7
* build: Add machine-readable licensing markers to the Meson build systemSimon McVittie2022-07-131-0/+1
* test: Try to create temporary XDG_RUNTIME_DIR with correct modeSimon McVittie2022-07-131-2/+2
* test: Avoid arbitrary Python injection if compiled in a path with quotesSimon McVittie2022-07-131-1/+3
* test: Disable sanitizers for test-segfaultSimon McVittie2022-07-131-3/+2
* Add Meson build systemFélix Piédallu2022-07-131-0/+604