summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Make dbus_type_is_valid into public APISimon McVittie2011-03-101-1/+1
* Import compiler.m4 and lcov.am from telepathy-glib, and use them to replace gcovSimon McVittie2011-02-172-2665/+1
* Merge branch 'dist-30285' into dbus-1.4Simon McVittie2011-02-021-2/+11
|\
| * Don't distribute generated files that embed our builddirSimon McVittie2011-02-011-2/+11
* | Merge branch 'serverdata-33277' into dbus-1.4Simon McVittie2011-02-022-14/+72
|\ \ | |/ |/|
| * test-privserver-client: wait for server to die between iterationsSimon McVittie2011-01-211-14/+66
| * test_server_shutdown: disconnect the server before causing it to be freedSimon McVittie2011-01-211-0/+2
| * test_server_setup: allocate two server-data blobs, for watches and timeoutsSimon McVittie2011-01-211-0/+4
* | test/name-test: remove dangling references to test-names.c, which is absentSimon McVittie2011-01-251-6/+0
|/
* test_server_setup: on OOM while setting up watch/timeout, don't leak sdSimon McVittie2011-01-211-2/+2
* Add autolaunch test to .gitignoreSimon McVittie2011-01-061-0/+1
* policy tests: Use bin rather than nogroup, wheel, or rootWill Thompson2010-12-171-2/+2
* Revert "test-autolaunch is only known to work in launchd environments."Will Thompson2010-12-151-5/+1
* policy tests: Use 'nogroup' rather than 'wheel' or 'root'Will Thompson2010-12-151-2/+2
* Fix test failures on OSX.Mike McQuaid2010-12-041-2/+2
* test-autolaunch is only known to work in launchd environments.Mike McQuaid2010-12-041-1/+5
* Added a test-autolaunch.Colin Walters2010-12-043-1/+48
* Update a load of .gitignoresWill Thompson2010-10-051-2/+6
* Silence silent build a bit more.Will Thompson2010-10-051-1/+1
* Make dbus-uuidgen atomicColin Walters2010-09-031-1/+1
* Applied patches from cygwin port.Yaakov Selkowitz2010-08-101-1/+1
* Port test-privserver to windows by using the TEST_LISTEN bus address.Ralf Habacker2010-04-131-0/+4
* Cmake support for cross plattform usable test files.Ralf Habacker2010-04-112-0/+32
* Renamed libdbus-convenience to libdbus-internal for automake (to stay in sync...Ralf Habacker2010-03-232-9/+9
* Update dll export for autoconf (to stay in sync with cmake).Marcus Brinkmann2010-03-232-0/+3
* Merge branch 'dbus-1.2'Colin Walters2010-03-223-576/+1
|\
| * Delete name-test/test-namesColin Walters2010-03-163-575/+1
* | Make more signal and locale interface use conditional.Marcus Brinkmann2010-03-221-0/+2
* | Consistently include <config.h> in all C source files and never in header files.Marcus Brinkmann2010-03-1918-3/+16
* | Merge branch 'my-dbus-1.2'Colin Walters2010-01-281-1/+4
|\ \ | |/
| * Ignore exit code zero from activated servicesColin Walters2010-01-285-4/+99
| * Fix link order: system libraries should come after libdbus-convenienceColin Watson2009-09-181-1/+1
| * Bug 21161 - Update the FSF addressTobias Mueller2009-07-142-2/+2
| * Add missing include for unistd.h in test-service.cColin Walters2009-07-141-0/+1
| * Add tests for pending call timeoutsScott James Remnant2009-07-145-1/+173
| * Bug 19502 - Sparse warning cleanupsKjartan Maraas2009-05-062-2/+2
| * Merge commit '3d6abf64d0abb2718e082e120f14f8f923a4af59' into dbus-1.2Colin Walters2008-12-161-24/+27
| |\
| | * Clean up and clarify default system policyColin Walters2008-12-121-24/+27
| * | Add syslog of security denials and configuration file reloadsColin Walters2008-12-121-3/+1
| |/
| * Bug 18229: Allow signalsColin Walters2008-12-094-1/+58
| * Infrastructure for testing a "system like" bus in test suiteColin Walters2008-12-053-1/+121
* | windows does not support fork, skip itRalf Habacker2009-12-181-2/+5
* | Ignore exit code zero from activated servicesColin Walters2009-12-155-4/+99
* | fixed memory leakRalf Habacker2009-12-071-1/+3
* | readded test files required for windowsRalf Habacker2009-12-012-0/+29
* | Makefile.am's: reorder libraries so static libs come first (fixes linking on ...Marc Mutz2009-12-011-5/+5
* | use dbus provided wait functionRalf Habacker2009-11-301-1/+3
* | fix warning, use Sleep, not _sleep on windows (cherry picked from commit ea36...Frank Osterfeld2009-11-301-1/+7
* | Fix running tests when builddir != srcdir.Thiago Macieira2009-07-161-1/+1
* | Bug 21161 - Update the FSF addressTobias Mueller2009-07-102-2/+2