summaryrefslogtreecommitdiff
path: root/test/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Run dbus-test from test/, not dbus/Simon McVittie2011-07-181-1/+10
| * test/Makefile.am: list tests one per lineSimon McVittie2011-07-181-4/+18
* | Add testsuite for eavesdrop=true DBusMatchRuleCosimo Alfarano2011-07-141-0/+8
|/
* fix installable tests to not install if unwantedSimon McVittie2011-06-101-1/+1
* Add a test for marshalling and endian-swappingSimon McVittie2011-06-101-0/+8
* installcheck: don't run installed tests against installed library if in a DES...Simon McVittie2011-06-101-0/+4
* Alter test-dbus-daemon so it tests the installed dbus-daemon by defaultSimon McVittie2011-06-101-10/+2
* Add support for installing most of the modular testsSimon McVittie2011-06-101-4/+26
* new test for being disconnected by a corrupt message streamSimon McVittie2011-06-101-0/+8
* dbus-daemon test: sanity-check the just-installed config file when using DESTDIRSimon McVittie2011-06-101-1/+3
* Add a simple integration test for dbus-daemonSimon McVittie2011-06-101-0/+8
* Run integration tests on the installed dbus binaries during installcheckSimon McVittie2011-06-101-1/+12
* Give the tests DBUS_TEST_DAEMON and DBUS_TEST_DATA in their environmentSimon McVittie2011-06-101-0/+4
* Attempt to reproduce fd.o #34393 via another regression testSimon McVittie2011-06-101-1/+9
* Add an end-to-end sanity check for TCP and Unix DBusServer/DBusConnectionSimon McVittie2011-06-101-1/+17
* Import compiler.m4 and lcov.am from telepathy-glib, and use them to replace gcovSimon McVittie2011-02-171-12/+1
* Don't distribute generated files that embed our builddirSimon McVittie2011-02-011-2/+11
* Silence silent build a bit more.Will Thompson2010-10-051-1/+1
* Applied patches from cygwin port.Yaakov Selkowitz2010-08-101-1/+1