summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2011-03-10Make dbus_type_is_valid into public APISimon McVittie1-1/+1
2011-02-17Import compiler.m4 and lcov.am from telepathy-glib, and use them to replace gcovSimon McVittie2-2665/+1
2011-02-02Merge branch 'dist-30285' into dbus-1.4Simon McVittie1-2/+11
2011-02-02Merge branch 'serverdata-33277' into dbus-1.4Simon McVittie2-14/+72
2011-02-01Don't distribute generated files that embed our builddirSimon McVittie1-2/+11
2011-01-25test/name-test: remove dangling references to test-names.c, which is absentSimon McVittie1-6/+0
2011-01-21test-privserver-client: wait for server to die between iterationsSimon McVittie1-14/+66
2011-01-21test_server_shutdown: disconnect the server before causing it to be freedSimon McVittie1-0/+2
2011-01-21test_server_setup: allocate two server-data blobs, for watches and timeoutsSimon McVittie1-0/+4
2011-01-21test_server_setup: on OOM while setting up watch/timeout, don't leak sdSimon McVittie1-2/+2
2011-01-06Add autolaunch test to .gitignoreSimon McVittie1-0/+1
2010-12-17policy tests: Use bin rather than nogroup, wheel, or rootWill Thompson1-2/+2
2010-12-15Revert "test-autolaunch is only known to work in launchd environments."Will Thompson1-5/+1
2010-12-15policy tests: Use 'nogroup' rather than 'wheel' or 'root'Will Thompson1-2/+2
2010-12-04Fix test failures on OSX.Mike McQuaid1-2/+2
2010-12-04test-autolaunch is only known to work in launchd environments.Mike McQuaid1-1/+5
2010-12-04Added a test-autolaunch.Colin Walters3-1/+48
2010-10-05Update a load of .gitignoresbuild-triviaWill Thompson1-2/+6
2010-10-05Silence silent build a bit more.Will Thompson1-1/+1
2010-09-03Make dbus-uuidgen atomicColin Walters1-1/+1
2010-08-10Applied patches from cygwin port.Yaakov Selkowitz1-1/+1
2010-04-13Port test-privserver to windows by using the TEST_LISTEN bus address.Ralf Habacker1-0/+4
2010-04-11Cmake support for cross plattform usable test files.Ralf Habacker2-0/+32
2010-03-23Renamed libdbus-convenience to libdbus-internal for automake (to stay in sync...Ralf Habacker2-9/+9
2010-03-23Update dll export for autoconf (to stay in sync with cmake).Marcus Brinkmann2-0/+3
2010-03-22Merge branch 'dbus-1.2'Colin Walters3-576/+1
2010-03-22Make more signal and locale interface use conditional.Marcus Brinkmann1-0/+2
2010-03-19Consistently include <config.h> in all C source files and never in header files.Marcus Brinkmann18-3/+16
2010-03-16Delete name-test/test-namesColin Walters3-575/+1
2010-01-28Merge branch 'my-dbus-1.2'Colin Walters1-1/+4
2010-01-28Ignore exit code zero from activated servicesColin Walters5-4/+99
2009-12-18windows does not support fork, skip itRalf Habacker1-2/+5
2009-12-15Ignore exit code zero from activated servicesColin Walters5-4/+99
2009-12-07fixed memory leakRalf Habacker1-1/+3
2009-12-01readded test files required for windowsRalf Habacker2-0/+29
2009-12-01Makefile.am's: reorder libraries so static libs come first (fixes linking on ...Marc Mutz1-5/+5
2009-11-30use dbus provided wait functionRalf Habacker1-1/+3
2009-11-30fix warning, use Sleep, not _sleep on windows (cherry picked from commit ea36...Frank Osterfeld1-1/+7
2009-09-18Fix link order: system libraries should come after libdbus-convenienceColin Watson1-1/+1
2009-07-16Fix running tests when builddir != srcdir.Thiago Macieira1-1/+1
2009-07-14Bug 21161 - Update the FSF addressTobias Mueller2-2/+2
2009-07-14Add missing include for unistd.h in test-service.cColin Walters1-0/+1
2009-07-14Add tests for pending call timeoutsScott James Remnant5-1/+173
2009-07-10Bug 21161 - Update the FSF addressTobias Mueller2-2/+2
2009-07-10Add missing include for unistd.h in test-service.cColin Walters1-0/+1
2009-05-28Add tests for pending call timeoutsScott James Remnant5-1/+173
2009-05-06Bug 19502 - Sparse warning cleanupsKjartan Maraas2-2/+2
2009-04-21Bug 19502 - Sparse warning cleanupsKjartan Maraas2-2/+2
2008-12-18Clean up and clarify default system policyColin Walters1-24/+27
2008-12-16Merge commit '3d6abf64d0abb2718e082e120f14f8f923a4af59' into dbus-1.2Colin Walters1-24/+27