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-08-05
test-service, test-shell-service: check what RequestName returned
Simon McVittie
2
-1
/
+15
2011-07-29
Imported Upstream version 1.5.6
upstream/1.5.6
Simon McVittie
10
-624
/
+1175
2011-07-29
test, test/name-test: remove SOURCES where they can be inferred from the name...
Simon McVittie
2
-57
/
+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
test: promote GLIB_CFLAGS, DBUS_GLIB_CFLAGS to top level and use AM_CPPFLAGS
Simon McVittie
1
-6
/
+5
2011-07-29
test: reverse assumption regarding static/dynamic linking
Simon McVittie
1
-3
/
+10
2011-07-29
Simplify linking for tests that use libdbus-testutils
Simon McVittie
2
-9
/
+15
2011-07-29
Don't explicitly link thread and network libs into various tests
Simon McVittie
2
-16
/
+15
2011-07-29
Simplify linking by moving -export-dynamic to AM_LDFLAGS
Simon McVittie
2
-19
/
+6
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
2
-2
/
+2
2011-07-28
Add a regression test that can reproduce fd.o #34393
Simon McVittie
2
-16
/
+77
2011-07-18
Merge branch 'dbus-1.4' and update NEWS for master
Simon McVittie
1
-5
/
+36
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-07-14
Add testsuite for eavesdrop=true DBusMatchRule
Cosimo Alfarano
2
-0
/
+566
2011-06-13
Add a stub _dbus_loop_toggle_watch and call it where needed
Simon McVittie
1
-7
/
+20
2011-06-13
DBusLoop: remove second layer of watch callbacks where possible
Simon McVittie
1
-32
/
+4
2011-06-13
DBusLoop: remove a layer of pointless abstraction around timeouts
Simon McVittie
1
-24
/
+4
2011-06-10
Imported Upstream version 1.5.4
upstream/1.5.4
Simon McVittie
9
-34
/
+1910
2011-06-10
Merge branch 'dbus-1.4'
Simon McVittie
1
-1
/
+1
2011-06-10
fix installable tests to not install if unwanted
Simon McVittie
1
-1
/
+1
2011-06-10
Merge branch 'dbus-1.4'
Simon McVittie
8
-2
/
+1608
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-06-01
Imported Upstream version 1.5.2
upstream/1.5.2
Simon McVittie
4
-32
/
+31
2011-05-25
Merge branch 'dbus-1.4'
Simon McVittie
1
-0
/
+19
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-04-08
Imported Upstream version 1.4.8
upstream/1.4.8
Simon McVittie
3
-6
/
+24
2011-03-14
Revert merge of master (dbus-1.5) into dbus-1.4
Simon McVittie
1
-1
/
+1
[prev]
[next]