index
:
dbus
master
pristine-tar
upstream
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-21
Check for Python; skip Python tests if not found
Simon McVittie
3
-4
/
+7
2011-09-21
Add a semi-automatic test for _dbus_system_log
Simon McVittie
2
-0
/
+105
2011-09-21
Make "make -C test clean" idempotent
Simon McVittie
1
-1
/
+3
2011-08-12
Fix compiler warnings when cross-compiling dbus-daemon test for mingw32
Simon McVittie
1
-2
/
+3
2011-08-05
Add a regression test for fd.o #38005
Simon McVittie
2
-0
/
+618
2011-08-05
relay test: don't leak the server's address
Simon McVittie
1
-4
/
+8
2011-07-18
Use EXEEXT when running tests from another directory, and skip bus-test-launc...
Simon McVittie
1
-4
/
+7
2011-07-18
Run bus tests from test/
Simon McVittie
1
-0
/
+5
2011-07-18
Run dbus-test from test/, not dbus/
Simon McVittie
1
-1
/
+10
2011-07-18
test/Makefile.am: list tests one per line
Simon McVittie
1
-4
/
+18
2011-06-10
fix installable tests to not install if unwanted
Simon McVittie
1
-1
/
+1
2011-06-10
Fix copyright dates
Simon McVittie
3
-3
/
+3
2011-06-10
Use DBUS_TIMEOUT_INFINITE in dbus-daemon.c
Simon McVittie
1
-2
/
+3
2011-06-10
Test that a message with the byte order mangled causes disconnection but no c...
Simon McVittie
1
-0
/
+90
2011-06-10
marshal test: test dbus_message_demarshal_bytes_needed
Simon McVittie
1
-0
/
+38
2011-06-10
Add a test for marshalling and endian-swapping
Simon McVittie
3
-0
/
+229
2011-06-10
installcheck: don't run installed tests against installed library if in a DES...
Simon McVittie
1
-0
/
+4
2011-06-10
Alter test-dbus-daemon so it tests the installed dbus-daemon by default
Simon McVittie
2
-27
/
+14
2011-06-10
Add support for installing most of the modular tests
Simon McVittie
2
-4
/
+69
2011-06-10
new test for being disconnected by a corrupt message stream
Simon McVittie
3
-0
/
+281
2011-06-10
Test nonce-tcp transport
Simon McVittie
1
-0
/
+5
2011-06-10
dbus-daemon test: sanity-check the just-installed config file when using DESTDIR
Simon McVittie
2
-2
/
+14
2011-06-10
Add a simple integration test for dbus-daemon
Simon McVittie
3
-0
/
+329
2011-06-10
Run integration tests on the installed dbus binaries during installcheck
Simon McVittie
1
-1
/
+12
2011-06-10
Give the tests DBUS_TEST_DAEMON and DBUS_TEST_DATA in their environment
Simon McVittie
1
-0
/
+4
2011-06-10
Attempt to reproduce fd.o #34393 via another regression test
Simon McVittie
3
-1
/
+328
2011-06-10
loopback test: unref messages after use
Simon McVittie
1
-0
/
+4
2011-06-10
Add an end-to-end sanity check for TCP and Unix DBusServer/DBusConnection
Simon McVittie
3
-1
/
+220
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-03-14
Revert merge of master (dbus-1.5) into dbus-1.4
Simon McVittie
1
-1
/
+1
2011-03-10
Make dbus_type_is_valid into public API
Simon McVittie
1
-1
/
+1
2011-02-17
Import compiler.m4 and lcov.am from telepathy-glib, and use them to replace gcov
Simon McVittie
2
-2665
/
+1
2011-02-02
Merge branch 'dist-30285' into dbus-1.4
Simon McVittie
1
-2
/
+11
2011-02-02
Merge branch 'serverdata-33277' into dbus-1.4
Simon McVittie
2
-14
/
+72
2011-02-01
Don't distribute generated files that embed our builddir
Simon McVittie
1
-2
/
+11
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-21
test_server_shutdown: disconnect the server before causing it to be freed
Simon McVittie
1
-0
/
+2
2011-01-21
test_server_setup: allocate two server-data blobs, for watches and timeouts
Simon McVittie
1
-0
/
+4
2011-01-21
test_server_setup: on OOM while setting up watch/timeout, don't leak sd
Simon McVittie
1
-2
/
+2
2011-01-06
Add autolaunch test to .gitignore
Simon McVittie
1
-0
/
+1
2010-12-17
policy tests: Use bin rather than nogroup, wheel, or root
Will Thompson
1
-2
/
+2
2010-12-15
Revert "test-autolaunch is only known to work in launchd environments."
Will Thompson
1
-5
/
+1
2010-12-15
policy tests: Use 'nogroup' rather than 'wheel' or 'root'
Will Thompson
1
-2
/
+2
2010-12-04
Fix test failures on OSX.
Mike McQuaid
1
-2
/
+2
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-10-05
Silence silent build a bit more.
Will Thompson
1
-1
/
+1
[next]