index
:
~smcv/telepathy-glib
016-async-ownership
asv
beforemerge
cm-debug-68390
codegen-tmpfile
disconnect-api-45459
dup-new-channels-52011
filtration
gdb
gdbus
gdbus-object
gdbus-object2
gdbus-prep2
gdbus-prep3
gdbus-properties
gdbus-properties2
gdbus2
gdbus3
gdk3
introspectable
master
merge-tp-fs
meta-header-more
names
new-interfaces
next
next-abi
next-after-gdbus
next-decore
next-del-deprecated
next-docs-49338
next-factory
next-gdbus
next-gvariant1
next-merge-logger
next-misc
next-privatize
next-tap
next-trivia
no-tmpnam-68350
py3k-codegen-56758
rm-dbus-glib-properties1
seal
seal-more
self-handle-changed
spec
telepathy-glib-0.18
telepathy-glib-0.20
trivia
variant
wip-better-assertions
wip-exportable
wip-gdbus-all
wip-gdbus-object
wip-gdbus2
wip-gdbus3
wip-gdbus4
wip-introspectable-connection
wip-next-api-review
wip-next-divisive
wip-next-gdbus
wip-next-gvariant-calls
wip-older-api
wip-presence-mixin
wip-run-until-prepared
wip-seal
wip-valgrind
wip-weak-ref
Unnamed repository; edit this file to name it for gitweb.
smcv
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-24
All C/C++ tests: run with temporary XDG_*_HOME, XDG_RUNTIME_DIR
next-tap
Simon McVittie
5
-0
/
+17
2014-03-21
util-cxx.cpp: convert to GTest
Simon McVittie
1
-2
/
+30
2014-03-21
run-test.sh: run in a temporary XDG_DATA_HOME etc.
Simon McVittie
1
-1
/
+16
2014-03-21
run-test.sh: cope with XDG_DATA_DIRS being empty
Simon McVittie
1
-1
/
+1
2014-03-21
Generate GNOME installed-tests wrappers for D-Bus tests
Simon McVittie
1
-0
/
+12
2014-03-21
run-test.sh: only run one test; don't suppress or pollute stdout
Simon McVittie
1
-8
/
+6
2014-03-21
Clean up generated test files in "make clean"
Simon McVittie
1
-2
/
+7
2014-03-21
Generate GNOME-style installed-tests metadata for basic tests
Simon McVittie
1
-0
/
+12
2014-03-21
Refresh tpglib-tests.list if the Makefile changes
Simon McVittie
1
-1
/
+1
2014-03-21
Clean up tpglib-tests.list in "make clean"
Simon McVittie
1
-0
/
+4
2014-03-21
all C tests: use GTest, so we can have TAP output
Simon McVittie
19
-139
/
+616
2014-03-20
logger basic tests: remove unused TEST_LOG_DIR variable
Simon McVittie
1
-1
/
+0
2014-03-20
Read logs from @abs_top_srcdir@/tests/logger/logs
Simon McVittie
2
-1
/
+2
2014-03-20
Merge remote-tracking branch 'cassidy/logger-1-70990' into next
Simon McVittie
46
-312
/
+253
2014-03-19
nano version
Simon McVittie
2
-1
/
+6
2014-03-19
snapshot
Simon McVittie
11
-51
/
+53
2014-03-19
Logger tests: remove TpDebugSender and timestamping
Simon McVittie
2
-152
/
+2
2014-03-19
Logger tests: enable all debug with tpl_debug_set_flags(), tp_debug_set_flags()
Simon McVittie
10
-26
/
+46
2014-03-19
tpl_debug_set_flags: add
Simon McVittie
5
-8
/
+44
2014-03-19
test-log-manager: don't use tp_tests_run_with_bus(), we have our own GTestDBus
Simon McVittie
1
-1
/
+1
2014-03-19
tests: don't create GTestDBus in tp_tests_dbus_daemon_dup_or_die
Simon McVittie
16
-40
/
+135
2014-03-19
properties test: create and manage GTestDBus explicitly
Simon McVittie
1
-2
/
+11
2014-03-19
logger tests: wait for objects to be torn down between test cases
Simon McVittie
3
-36
/
+63
2014-03-18
Merge branch 'master' into next
Simon McVittie
1
-0
/
+2
2014-03-18
Don't leak method call results (regression in 0.23.1)
Simon McVittie
2
-2
/
+23
2014-03-18
logger tests: fix some leaks
Simon McVittie
6
-11
/
+30
2014-03-18
logger: fix several string and date leaks
Simon McVittie
2
-2
/
+13
2014-03-18
logger tests: rely on GTestDBus instead of with-session-bus.sh
Simon McVittie
4
-156
/
+3
2014-03-18
Tpl D-Bus tests: run under tp_tests_run_with_bus() or equivalent
Simon McVittie
9
-18
/
+95
2014-03-18
start_dbus_session: rely on g_test_dbus_unset() to unset starter bus
Simon McVittie
1
-5
/
+0
2014-03-18
_tp_g_list_copy_deep: remove
Simon McVittie
7
-32
/
+8
2014-03-18
NEWS
Simon McVittie
1
-0
/
+7
2014-03-18
Don't leak method call results (regression in 0.23.1)
Simon McVittie
2
-3
/
+24
2014-03-18
add tp_vardict_has_key()
Guillaume Desmottes
4
-0
/
+32
2014-03-18
remove tp_channel_filter_require_channel_type() from API
Guillaume Desmottes
5
-42
/
+28
2014-03-18
rename tp_channel_filter_new_for_all_types()
Guillaume Desmottes
5
-26
/
+23
2014-03-18
base-client: remove _object suffix from higher level filter API
Guillaume Desmottes
13
-59
/
+59
2014-03-18
base-client: suffix GVariant filter API
Guillaume Desmottes
9
-42
/
+42
2014-03-18
channel-filter: use a GVariantDict internally
Guillaume Desmottes
1
-40
/
+23
2014-03-18
TpChannelFilter: add
Simon McVittie
24
-114
/
+1245
2014-03-18
NEWS so far for 0.99.8
Simon McVittie
1
-0
/
+51
2014-03-18
Merge branch 'gdbus-prep3' into next
Simon McVittie
17
-171
/
+386
2014-03-18
logger tests: use the uninstalled libtelepathy-logger-1
Simon McVittie
1
-1
/
+1
2014-03-18
account-request test: assert that TpDBusDaemon is not leaked
Simon McVittie
1
-1
/
+1
2014-03-18
account-request test: wait for singleton account manager to be freed
Simon McVittie
1
-6
/
+2
2014-03-18
account-request test: assert that service-side objects are not leaked
Simon McVittie
1
-2
/
+2
2014-03-18
account-request test: assert that TpAccountRequest is not leaked
Simon McVittie
1
-1
/
+1
2014-03-18
account-request: don't leak the intermediate result in test_create_fail
Simon McVittie
1
-1
/
+1
2014-03-18
account-request test: teardown: free result first
Simon McVittie
1
-1
/
+4
2014-03-18
account-request test: rename test->account to test->ar
Simon McVittie
1
-56
/
+56
[next]