summaryrefslogtreecommitdiff
path: root/test/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Fix static linking with mingwSimon McVittie2015-02-201-0/+1
* Link dbus-daemon and dbus-daemon-lauch-helper against libdbusBertrand SIMONNET2015-02-201-28/+3
* tests: always use libdbus-internal for main loop, never dbus-glibSimon McVittie2015-02-201-30/+11
* Add manual-paths test to the Autotools (mingw) build tooSimon McVittie2015-02-161-0/+8
* Add test-fdpass to the build, and make it compile againSimon McVittie2015-02-051-0/+12
* tests: make installable metadata Windows-friendly by using EXEEXTSimon McVittie2015-02-051-2/+2
* tests: make sure to specify CPPFLAGS where neededSimon McVittie2015-02-051-0/+2
* Add a common test_init() for GLib tests which prevents hanging foreverSimon McVittie2015-02-041-2/+2
* Add a regression test for being a new-style monitorSimon McVittie2015-02-041-0/+11
* Add a regression test for systemd activationSimon McVittie2015-02-031-0/+15
* Add a test for uid-controlled permissionsSimon McVittie2015-02-031-0/+11
* test: implement GLib-style "installed tests"Simon McVittie2015-02-031-6/+33
* Generate test configuration files via build-time sed, not configureSimon McVittie2015-02-031-6/+64
* Factor out some utility functions from test/dbus-daemon*Simon McVittie2015-02-031-6/+13
* Add manual tcp test case.Ralf Habacker2015-01-301-1/+6
* Use a better NoReply message for disconnection with reply pendingSimon McVittie2014-10-291-0/+1
* Make various system-bus-related things Unix-onlySimon McVittie2014-09-151-1/+1
* Add directory test application 'manual-dir-iter' to cmake and autotools build...Ralf Habacker2014-09-081-0/+5
* Rename bus-test-launch-helper to test-bus-launch_helper to match common test ...Ralf Habacker2014-01-171-1/+1
* Rename bus-test-system to test-bus-system to match common test application na...Ralf Habacker2014-01-171-1/+1
* Rename bus-test to test-bus to match common test application naming scheme.Ralf Habacker2014-01-171-1/+1
* Rename spawn-test to test-spawn to match common test application naming scheme.Ralf Habacker2014-01-171-3/+4
* Rename shell-test to test-shell to match common test application naming scheme.Ralf Habacker2014-01-171-3/+4
* Rename dbus-test to test-dbus to match common test application naming scheme.Ralf Habacker2014-01-171-1/+1
* tests: don't block and wait for a debugger on abortSimon McVittie2014-01-101-1/+0
* Make sure tests run with a temporary XDG_RUNTIME_DIRSimon McVittie2014-01-061-1/+3
* $(in_data) is meant to contain the .in filesSimon McVittie2013-10-101-1/+1
* test: Update build for previous commitColin Walters2013-10-101-1/+1
* Use GNU make features to reduce repetitionSimon McVittie2013-09-051-5/+1
* Add CPPFLAGS to "shared if possible" test binariesSimon McVittie2013-09-051-8/+16
* Tests: allow dbus-glib to be replaced with use of libdbus-internalSimon McVittie2013-09-031-28/+56
* Define DBUS_COMPILATION externally for all tests that use internal stuffSimon McVittie2013-09-031-0/+1
* Manual rebase fix.Ralf Habacker2013-08-231-1/+1
* Add a simple manual test for authentication/authorization.Simon McVittie2013-08-231-2/+12
* tests to embedded tests: replaced in automake filesChengwei Yang2013-06-281-3/+3
* Add a test-case for CVE-2013-2168Simon McVittie2013-06-121-0/+5
* When not producing a dynamic library, define DBUS_STATIC_BUILDSimon McVittie2012-06-151-0/+3
* Fix distcheck: remove potentially-read-only files from builddirSimon McVittie2012-06-051-0/+1
* Merge branch 'dbus-1.4'Simon McVittie2012-04-251-7/+7
|\
| * use cp and mkdir -p instead of install within source treeAntoine Jacoutot2012-04-251-7/+7
* | Merge branch 'dbus-1.4'Simon McVittie2012-03-121-83/+131
|\ \ | |/
| * Enumerate data files used in the build rather than using find(1)Simon McVittie2012-03-121-83/+130
| * Revert all changes since a36d4918a6f646e085Simon McVittie2012-01-041-46/+60
| * Merge branch 'dbus-1.4' of ssh://git.freedesktop.org/git/dbus/dbus into dbus-1.4Ralf Habacker2011-12-211-0/+1
| |\
* | | Add a regression test for validating various string types with the public APISimon McVittie2012-02-241-0/+5
* | | Mark shell-test as modular and installableSimon McVittie2012-02-211-9/+3
* | | Allow a reduced set of installable tests (none yet) to be built without GLibSimon McVittie2012-02-211-0/+5
* | | Merge branch 'dbus-1.4'Simon McVittie2011-11-021-0/+1
|\ \ \ | |/ / |/| / | |/
| * Set DBUS_TEST_HOMEDIR when running installcheckSimon McVittie2011-11-021-0/+1
* | Fix compilation of syslog test in masterSimon McVittie2011-09-211-2/+2