summaryrefslogtreecommitdiff
path: root/test/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge branch 'dbus-1.4'Simon McVittie2011-09-211-1/+8
|\ \ | |/
| * Add a semi-automatic test for _dbus_system_logSimon McVittie2011-09-211-0/+5
| * Make "make -C test clean" idempotentSimon McVittie2011-09-211-1/+3
* | Fix linking of libdbus-testutils.la with Automake targeting WindowsSimon McVittie2011-08-121-5/+7
* | Merge branch 'dbus-1.4'Simon McVittie2011-08-051-0/+5
|\ \ | |/
| * Add a regression test for fd.o #38005Simon McVittie2011-08-051-0/+5
* | test, test/name-test: remove SOURCES where they can be inferred from the name...Simon McVittie2011-07-291-27/+0
* | test: promote GLIB_CFLAGS, DBUS_GLIB_CFLAGS to top level and use AM_CPPFLAGSSimon McVittie2011-07-291-6/+5
* | test: reverse assumption regarding static/dynamic linkingSimon McVittie2011-07-291-3/+10
* | Simplify linking for tests that use libdbus-testutilsSimon McVittie2011-07-291-5/+11
* | Don't explicitly link thread and network libs into various testsSimon McVittie2011-07-291-8/+7
* | Simplify linking by moving -export-dynamic to AM_LDFLAGSSimon McVittie2011-07-291-11/+3
* | Remove DBUS_TEST_CFLAGS, which is emptySimon McVittie2011-07-291-1/+1
* | Merge branch 'dbus-1.4' and update NEWS for masterSimon McVittie2011-07-181-5/+36
|\ \ | |/
| * Use EXEEXT when running tests from another directory, and skip bus-test-launc...Simon McVittie2011-07-181-4/+7
| * Run bus tests from test/Simon McVittie2011-07-181-0/+5