summaryrefslogtreecommitdiff
path: root/test/name-test/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Make sure tests run with a temporary XDG_RUNTIME_DIRSimon McVittie2014-01-061-0/+2
* Unify the way to find dbus-daemon test binaryChengwei Yang2013-10-081-0/+1
* Use test binaries in build dir to do testChengwei Yang2013-09-131-1/+6
* Tests: allow dbus-glib to be replaced with use of libdbus-internalSimon McVittie2013-09-031-4/+5
* tests to embedded tests: replaced in automake filesChengwei Yang2013-06-281-2/+2
* Merge branch 'dbus-1.4'Simon McVittie2011-09-211-1/+1
|\
| * Check for Python; skip Python tests if not foundSimon McVittie2011-09-211-1/+1
* | test, test/name-test: remove SOURCES where they can be inferred from the name...Simon McVittie2011-07-291-30/+0
* | test/name-test: remove useless CFLAGSSimon McVittie2011-07-291-4/+0
* | test/name-test: use AM_CPPFLAGS instead of INCLUDESSimon McVittie2011-07-291-2/+6
* | Simplify linking for tests that use libdbus-testutilsSimon McVittie2011-07-291-4/+4
* | Don't explicitly link thread and network libs into various testsSimon McVittie2011-07-291-8/+8
* | Simplify linking by moving -export-dynamic to AM_LDFLAGSSimon McVittie2011-07-291-8/+3
* | Remove DBUS_GLIB_CFLAGS from name-test subdirectory (not used/needed)Simon McVittie2011-07-291-1/+1
* | Remove DBUS_CLIENT_CFLAGS, which is always emptySimon McVittie2011-07-291-1/+1
* | Remove DBUS_TEST_CFLAGS, which is emptySimon McVittie2011-07-291-1/+1
|/
* test/name-test: remove dangling references to test-names.c, which is absentSimon McVittie2011-01-251-6/+0
* Revert "test-autolaunch is only known to work in launchd environments."Will Thompson2010-12-151-5/+1
* test-autolaunch is only known to work in launchd environments.Mike McQuaid2010-12-041-1/+5
* Added a test-autolaunch.Colin Walters2010-12-041-1/+14
* Renamed libdbus-convenience to libdbus-internal for automake (to stay in sync...Ralf Habacker2010-03-231-7/+7
* Update dll export for autoconf (to stay in sync with cmake).Marcus Brinkmann2010-03-231-0/+1
* Delete name-test/test-namesColin Walters2010-03-161-7/+1
* Ignore exit code zero from activated servicesColin Walters2010-01-281-1/+1
* Add tests for pending call timeoutsScott James Remnant2009-07-141-1/+7
* Bug 18229: Allow signalsColin Walters2008-12-091-1/+1
* Infrastructure for testing a "system like" bus in test suiteColin Walters2008-12-051-1/+1
* Add "PrivServer" test which exercises DBusServer and dbus_shutdownColin Walters2008-05-301-1/+15
* Add noinst convenience test library, add a test-shutdownColin Walters2008-05-301-3/+9
* 2007-06-18 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-06-181-1/+7
* * configure.in, dbus-1.pc.in: Check to see if thread methodsJohn (J5) Palmieri2006-10-261-3/+3
* * test/name-test/Makefile.am: don't link against both libdbus andJohn (J5) Palmieri2006-10-111-3/+3
* 2006-10-01 Havoc Pennington <hp@redhat.com>Havoc Pennington2006-10-011-1/+3
* * configure.in, dbus/Makefile.am, test/name-test/run-test.sh,John (J5) Palmieri2006-08-251-1/+1
* * dbus/dbus-threads.c: Add static DBusList *uninitialized_mutex_list andJohn (J5) Palmieri2006-08-161-2/+7
* 2006-03-02 John (J5) Palmieri <johnp@redhat.com>John (J5) Palmieri2006-03-021-1/+8
* * configure.in: Add test/name-test/Makefile to the generatedJohn (J5) Palmieri2005-11-221-0/+26