index
:
~lkundrak/dbus
kdbus-dev
lkundrak's DBus playground
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
name-test
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-06
Make sure tests run with a temporary XDG_RUNTIME_DIR
Simon McVittie
3
-0
/
+12
2013-10-08
Unify the way to find dbus-daemon test binary
Chengwei Yang
1
-0
/
+1
2013-09-13
Don't assume that X11 autolaunch will work if DISPLAY is unset
Simon McVittie
1
-3
/
+5
2013-09-13
Use test binaries in build dir to do test
Chengwei Yang
1
-1
/
+6
2013-09-05
run-with-tmp-session-bus.sh: create a unique temporary file per process
Simon McVittie
1
-1
/
+1
2013-09-03
Tests: allow dbus-glib to be replaced with use of libdbus-internal
Simon McVittie
1
-4
/
+5
2013-08-23
Export dbus_setenv() as a utility function
Simon McVittie
1
-2
/
+1
2013-06-28
tests to embedded tests: replaced in automake files
Chengwei Yang
1
-2
/
+2
2013-06-17
Make taking a global lock automatically initialize locking if needed
Simon McVittie
1
-5
/
+9
2013-02-22
Include config.h as the first thing in every .c file
Simon McVittie
1
-0
/
+2
2012-04-12
Avoid using monotonic time in the DBUS_COOKIE_SHA1 authentication method
David Zeuthen
2
-4
/
+4
2011-09-21
Merge branch 'dbus-1.4'
Simon McVittie
3
-4
/
+7
2011-09-21
Check for Python; skip Python tests if not found
Simon McVittie
3
-4
/
+7
2011-08-05
Remove various never-used variables
Simon McVittie
1
-1
/
+0
2011-07-29
test, test/name-test: remove SOURCES where they can be inferred from the name...
Simon McVittie
1
-30
/
+0
2011-07-29
test/name-test: remove useless CFLAGS
Simon McVittie
1
-4
/
+0
2011-07-29
test/name-test: use AM_CPPFLAGS instead of INCLUDES
Simon McVittie
1
-2
/
+6
2011-07-29
Simplify linking for tests that use libdbus-testutils
Simon McVittie
1
-4
/
+4
2011-07-29
Don't explicitly link thread and network libs into various tests
Simon McVittie
1
-8
/
+8
2011-07-29
Simplify linking by moving -export-dynamic to AM_LDFLAGS
Simon McVittie
1
-8
/
+3
2011-07-29
Remove DBUS_GLIB_CFLAGS from name-test subdirectory (not used/needed)
Simon McVittie
1
-1
/
+1
2011-07-29
Remove DBUS_CLIENT_CFLAGS, which is always empty
Simon McVittie
1
-1
/
+1
2011-07-29
Remove DBUS_TEST_CFLAGS, which is empty
Simon McVittie
1
-1
/
+1
2011-05-25
Check for X even if X11 autolaunching is disabled
Simon McVittie
1
-1
/
+1
2011-05-25
test-autolaunch: don't expect autolaunching to work if X11 is disabled
Simon McVittie
1
-0
/
+19
2011-02-02
Merge branch 'serverdata-33277' into dbus-1.4
Simon McVittie
1
-14
/
+66
2011-01-25
test/name-test: remove dangling references to test-names.c, which is absent
Simon McVittie
1
-6
/
+0
2011-01-21
test-privserver-client: wait for server to die between iterations
Simon McVittie
1
-14
/
+66
2011-01-06
Add autolaunch test to .gitignore
Simon McVittie
1
-0
/
+1
2010-12-15
Revert "test-autolaunch is only known to work in launchd environments."
Will Thompson
1
-5
/
+1
2010-12-04
test-autolaunch is only known to work in launchd environments.
Mike McQuaid
1
-1
/
+5
2010-12-04
Added a test-autolaunch.
Colin Walters
3
-1
/
+48
2010-10-05
Update a load of .gitignores
Will Thompson
1
-2
/
+6
2010-04-13
Port test-privserver to windows by using the TEST_LISTEN bus address.
Ralf Habacker
1
-0
/
+4
2010-03-23
Renamed libdbus-convenience to libdbus-internal for automake (to stay in sync...
Ralf Habacker
1
-7
/
+7
2010-03-23
Update dll export for autoconf (to stay in sync with cmake).
Marcus Brinkmann
1
-0
/
+1
2010-03-22
Merge branch 'dbus-1.2'
Colin Walters
3
-576
/
+1
2010-03-19
Consistently include <config.h> in all C source files and never in header files.
Marcus Brinkmann
8
-0
/
+8
2010-03-16
Delete name-test/test-names
Colin Walters
3
-575
/
+1
2010-01-28
Ignore exit code zero from activated services
Colin Walters
3
-1
/
+67
2009-12-15
Ignore exit code zero from activated services
Colin Walters
3
-1
/
+67
2009-07-16
Fix running tests when builddir != srcdir.
Thiago Macieira
1
-1
/
+1
2009-07-14
Add tests for pending call timeouts
Scott James Remnant
4
-1
/
+113
2009-05-28
Add tests for pending call timeouts
Scott James Remnant
4
-1
/
+113
2009-05-06
Bug 19502 - Sparse warning cleanups
Kjartan Maraas
2
-2
/
+2
2009-04-21
Bug 19502 - Sparse warning cleanups
Kjartan Maraas
2
-2
/
+2
2008-12-18
Clean up and clarify default system policy
Colin Walters
1
-24
/
+27
2008-12-16
Merge commit '3d6abf64d0abb2718e082e120f14f8f923a4af59' into dbus-1.2
Colin Walters
1
-24
/
+27
2008-12-12
Add syslog of security denials and configuration file reloads
Colin Walters
1
-3
/
+1
2008-12-12
Clean up and clarify default system policy
Colin Walters
1
-24
/
+27
[next]