index
:
delta/telepathy-glib.git
baserock/gnome
baserock/morph
call1
gdbus-prep3
master
next
telepathy-glib-0.10
telepathy-glib-0.12
telepathy-glib-0.14
telepathy-glib-0.16
telepathy-glib-0.18
telepathy-glib-0.20
telepathy-glib-0.22
telepathy-glib-0.24
telepathy-glib-0.6
telepathy-glib-0.8
gitlab.freedesktop.org: telepathy/telepathy-glib.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix spurious test failures due to moving the zeroing of self_handle.
Will Thompson
2008-09-23
3
-4
/
+29
*
Add test-availability-cmp
Xavier Claessens
2008-09-22
2
-0
/
+22
*
test-util: actually run test_strv_contains
Will Thompson
2008-09-09
1
-0
/
+2
*
Add tp_strv_contains() utility function.
Will Thompson
2008-09-09
1
-0
/
+17
*
Remove all .git-darcs-dir files
Simon McVittie
2008-08-19
4
-0
/
+0
*
Consolidate all .gitignore files to top level
Simon McVittie
2008-08-15
2
-20
/
+0
*
Add .gitignore files
Xavier Claessens
2008-08-14
2
-0
/
+20
*
Remove unnecessary cast which tripped the new coding style check
Simon McVittie
2008-07-21
1
-1
/
+1
*
Exercise tp_asv_size in tests/asv.c
Simon McVittie
2008-07-03
1
-0
/
+6
*
TpChannel: in channel-introspect.c test, exercise C property accessor wrapper...
Simon McVittie
2008-05-27
1
-0
/
+29
*
tests/lib/bug16307-conn.c: use good English in comments
Alban Crequy
2008-07-01
1
-1
/
+1
*
bug16307-conn.c: Remove aliasing_iface_init, it's safe to pass NULL to G_IMPL...
Alban Crequy
2008-07-01
1
-9
/
+1
*
tests/dbus/connection-inject-bug16307.c: Remove invalidated_for_test: it was ...
Alban Crequy
2008-07-01
1
-5
/
+0
*
tests/lib/bug16307-conn.c: Remove bug16307_connection_inject_connect_succeed:...
Alban Crequy
2008-07-01
2
-8
/
+0
*
tests/lib/bug16307-conn.c: Remove the "connect" property: it was premature ge...
Alban Crequy
2008-07-01
2
-79
/
+6
*
Remove debugging printfs
Alban Crequy
2008-07-01
2
-17
/
+0
*
Remove debugging comment (commenting with C++ // was wrong btw)
Alban Crequy
2008-07-01
1
-2
/
+0
*
Remove trailing space
Alban Crequy
2008-07-01
1
-1
/
+1
*
Add a regression test for bug 16307
Alban Crequy
2008-07-01
5
-0
/
+477
*
TpChannel: add some more test-cases
Simon McVittie
2008-05-27
1
-0
/
+39
*
test-dbus.c: improve syntax-checking coverage
Simon McVittie
2008-05-21
1
-0
/
+35
*
Add more tp_asv_get_* tests
Simon McVittie
2008-05-21
1
-10
/
+511
*
Add trivial regression tests for tp_asv_lookup() too
Simon McVittie
2008-05-19
1
-0
/
+8
*
Add a regression test for tp_asv_get_*
Simon McVittie
2008-05-19
2
-0
/
+252
*
Use a less fragile mechanism to connect up the coding style check
Simon McVittie
2008-05-07
3
-0
/
+3
*
Make check-c-style.mk not complain about connection regression test
Simon McVittie
2008-05-02
1
-1
/
+1
*
connection regression test: don't leak the SimpleConnection object
Simon McVittie
2008-05-02
1
-0
/
+15
*
channel-introspect.c: fix call_when_ready regression test
Simon McVittie
2008-05-02
1
-1
/
+1
*
Add a regression test for tp_connection_call_when_ready
Simon McVittie
2008-05-02
2
-0
/
+219
*
myassert.h: fix precedence
Simon McVittie
2008-05-02
1
-9
/
+9
*
Add MYASSERT_SAME_ERROR to myassert.h
Simon McVittie
2008-05-02
2
-15
/
+19
*
Add regression tests for tp_channel_run_until_ready() and tp_channel_call_whe...
Simon McVittie
2008-05-01
1
-2
/
+126
*
Add regression test for #15644
Simon McVittie
2008-05-01
2
-0
/
+153
*
tests/dbus/Makefile.am: re-order
Simon McVittie
2008-05-01
1
-3
/
+3
*
handle-set regression test: don't leak handles
Simon McVittie
2008-04-30
1
-0
/
+6
*
handle-set test: add regression test for fd.o #15387
Simon McVittie
2008-04-30
1
-0
/
+7
*
handle-set test: use MYASSERT(); other stylistic fixes
Simon McVittie
2008-04-30
1
-22
/
+40
*
tests/dbus/unsupported-interface.c: add regression test for fd.o #15530
Simon McVittie
2008-04-22
1
-6
/
+21
*
TestTextChannelNull: terminate arguments to tp_text_mixin_set_message_types c...
Simon McVittie
2008-04-02
1
-1
/
+2
*
Move test-handle-set to tests/dbus so it runs under a temporary session bus.
Simon McVittie
2008-04-02
3
-6
/
+4
*
Add test-channel-introspect, a basic test of introspecting a channel
Simon McVittie
2008-04-02
2
-0
/
+117
*
Add regression test for assertion failure when a connection's GetInterfaces()...
Simon McVittie
2008-04-02
2
-0
/
+143
*
Add tests/lib/Makefile.am and TestTextChannelNull
Simon McVittie
2008-04-02
3
-0
/
+373
*
Move test-related shared code to tests/lib
Simon McVittie
2008-04-02
15
-23
/
+13
*
Add a tests/lib directory
Simon McVittie
2008-04-02
2
-0
/
+1
*
Move test-invalidated-while-invoking-signals into correct alphabetical order
Simon McVittie
2008-04-01
1
-1
/
+1
*
tests/simple-conn.c: make the connect and disconnect process more realistic, ...
Simon McVittie
2008-03-25
1
-10
/
+32
*
tests/myassert.h: make self-contained
Simon McVittie
2008-03-07
1
-0
/
+2
*
tests/dbus/invalidated-while-invoking-signals.c: regression test for fd.o #14854
Simon McVittie
2008-03-07
2
-0
/
+113
*
tests/: add simple-conn, simple-manager (adapted from the examples)
Simon McVittie
2008-03-07
5
-0
/
+408
[next]