summaryrefslogtreecommitdiff
path: root/test/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2015-02-04Add a common test_init() for GLib tests which prevents hanging foreverSimon McVittie1-2/+2
2015-02-04Add a regression test for being a new-style monitorSimon McVittie1-0/+11
2015-02-03Add a regression test for systemd activationSimon McVittie1-0/+15
2015-02-03Add a test for uid-controlled permissionsSimon McVittie1-0/+11
2015-02-03test: implement GLib-style "installed tests"Simon McVittie1-6/+33
2015-02-03Generate test configuration files via build-time sed, not configureSimon McVittie1-6/+64
2015-02-03Factor out some utility functions from test/dbus-daemon*Simon McVittie1-6/+13
2015-01-30Add manual tcp test case.Ralf Habacker1-1/+6
2014-10-29Use a better NoReply message for disconnection with reply pendingSimon McVittie1-0/+1
2014-09-15Make various system-bus-related things Unix-onlySimon McVittie1-1/+1
2014-09-08Add directory test application 'manual-dir-iter' to cmake and autotools build...Ralf Habacker1-0/+5
2014-01-17Rename bus-test-launch-helper to test-bus-launch_helper to match common test ...Ralf Habacker1-1/+1
2014-01-17Rename bus-test-system to test-bus-system to match common test application na...Ralf Habacker1-1/+1
2014-01-17Rename bus-test to test-bus to match common test application naming scheme.Ralf Habacker1-1/+1
2014-01-17Rename spawn-test to test-spawn to match common test application naming scheme.Ralf Habacker1-3/+4
2014-01-17Rename shell-test to test-shell to match common test application naming scheme.Ralf Habacker1-3/+4
2014-01-17Rename dbus-test to test-dbus to match common test application naming scheme.Ralf Habacker1-1/+1
2014-01-10tests: don't block and wait for a debugger on abortSimon McVittie1-1/+0
2014-01-06Make sure tests run with a temporary XDG_RUNTIME_DIRSimon McVittie1-1/+3
2013-10-10$(in_data) is meant to contain the .in filesSimon McVittie1-1/+1
2013-10-10test: Update build for previous commitColin Walters1-1/+1
2013-09-05Use GNU make features to reduce repetitionSimon McVittie1-5/+1
2013-09-05Add CPPFLAGS to "shared if possible" test binariesSimon McVittie1-8/+16
2013-09-03Tests: allow dbus-glib to be replaced with use of libdbus-internalSimon McVittie1-28/+56
2013-09-03Define DBUS_COMPILATION externally for all tests that use internal stuffSimon McVittie1-0/+1
2013-08-23Manual rebase fix.Ralf Habacker1-1/+1
2013-08-23Add a simple manual test for authentication/authorization.Simon McVittie1-2/+12
2013-06-28tests to embedded tests: replaced in automake filesChengwei Yang1-3/+3
2013-06-12Add a test-case for CVE-2013-2168Simon McVittie1-0/+5
2012-06-15When not producing a dynamic library, define DBUS_STATIC_BUILDSimon McVittie1-0/+3
2012-06-05Fix distcheck: remove potentially-read-only files from builddirSimon McVittie1-0/+1
2012-04-25Merge branch 'dbus-1.4'Simon McVittie1-7/+7
2012-04-25use cp and mkdir -p instead of install within source treeAntoine Jacoutot1-7/+7
2012-03-12Merge branch 'dbus-1.4'Simon McVittie1-83/+131
2012-03-12Enumerate data files used in the build rather than using find(1)Simon McVittie1-83/+130
2012-02-24Add a regression test for validating various string types with the public APISimon McVittie1-0/+5
2012-02-21Mark shell-test as modular and installableSimon McVittie1-9/+3
2012-02-21Allow a reduced set of installable tests (none yet) to be built without GLibSimon McVittie1-0/+5
2012-01-04Revert all changes since a36d4918a6f646e085Simon McVittie1-46/+60
2011-12-21Merge branch 'dbus-1.4' of ssh://git.freedesktop.org/git/dbus/dbus into dbus-1.4Ralf Habacker1-0/+1
2011-11-02Merge branch 'dbus-1.4'Simon McVittie1-0/+1
2011-11-02Set DBUS_TEST_HOMEDIR when running installcheckSimon McVittie1-0/+1
2011-09-21Fix compilation of syslog test in masterSimon McVittie1-2/+2
2011-09-21Merge branch 'dbus-1.4'Simon McVittie1-1/+8
2011-09-21Add a semi-automatic test for _dbus_system_logSimon McVittie1-0/+5
2011-09-21Make "make -C test clean" idempotentSimon McVittie1-1/+3
2011-08-12Fix linking of libdbus-testutils.la with Automake targeting WindowsSimon McVittie1-5/+7
2011-08-05Merge branch 'dbus-1.4'Simon McVittie1-0/+5
2011-08-05Add a regression test for fd.o #38005Simon McVittie1-0/+5
2011-07-29test, test/name-test: remove SOURCES where they can be inferred from the name...Simon McVittie1-27/+0