index
:
wocky
gabble-0.12
gabble-0.14
gabble-0.16
gabble-0.18
master
salut-0.8
Wocky XMPP library (mirrored from https://gitlab.freedesktop.org/telepathy/wocky)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-27
unref the connection the stream
Sjoerd Simons
1
-0
/
+3
2009-03-27
Ref the async queue in both input and output and end the stream when the writ...
Sjoerd Simons
1
-6
/
+14
2009-03-27
Unref objects after usage
Sjoerd Simons
1
-0
/
+5
2009-03-27
Add missing space
Sjoerd Simons
1
-1
/
+1
2009-03-26
Use gtester and generate test resports
Sjoerd Simons
1
-3
/
+15
2009-03-26
put libwocky.la in LDADD instead of AM_LDFLAGS
Sjoerd Simons
1
-2
/
+2
2009-03-26
Use a hardcoded message and add a timeout
Sjoerd Simons
1
-62
/
+40
2009-03-26
Port to WockTestStream
Sjoerd Simons
1
-19
/
+33
2009-03-26
Implement a test stream
Sjoerd Simons
3
-1
/
+427
2009-03-26
Compile against libwocky
Sjoerd Simons
1
-1
/
+2
2009-03-26
Define test programs
Sjoerd Simons
1
-0
/
+1
2009-03-26
Move to GTest
Sjoerd Simons
1
-13
/
+16
2009-03-26
Build the xmpp connection test
Sjoerd Simons
1
-0
/
+9
2009-03-26
wocky-xmpp-connection-test: fix coding style
Guillaume Desmottes
1
-1
/
+1
2009-03-26
wocky-xmpp-connection-test: fix static functions
Guillaume Desmottes
1
-5
/
+7
2009-03-26
Convert tests to telepathy coding style
Sjoerd Simons
1
-15
/
+22
2009-03-26
Fix a memleak in the WockyXmppConnection test
Emanuele Aina
1
-0
/
+1
2009-03-26
Use the $srcdir env var to obtain the input files to make 'make distcheck' happy
Emanuele Aina
1
-1
/
+10
2009-03-26
The main test runs g_type_init, no need to do it again in indiviual tests
Sjoerd Simons
1
-4
/
+0
2009-03-26
Add destructor for the file chunker
Sjoerd Simons
1
-1
/
+10
2009-03-26
Replaced two variables used as constants with thei values
Emanuele Aina
1
-3
/
+1
2009-03-26
Factored the file chunking code out of the test
Emanuele Aina
1
-9
/
+42
2009-03-26
Check the parsing of a valid message
Emanuele Aina
1
-0
/
+36
2009-03-26
Add a testcase for WockyXmppConnection and check its istantiation
Emanuele Aina
1
-0
/
+35