about summary refs log tree commit diff stats
path: root/tests/unittests/test_cmd_disconnect.c
Commit message (Expand)AuthorAgeFilesLines
* Moved roster_list.cJames Booth2016-07-241-1/+1
* Moved chat_session.cJames Booth2016-07-241-1/+1
* Rename command sourcesJames Booth2016-05-221-1/+1
* Move connection fulljid functionJames Booth2016-05-061-1/+1
* Rename jabber_ functionsJames Booth2016-05-061-1/+1
* Add session.cJames Booth2016-05-051-1/+1
* Added roster struct, create and destroy roster on connect/disconnectJames Booth2016-01-051-1/+1
* Fixed testJames Booth2015-09-251-1/+0
* Save last activity to account on disconnectJames Booth2015-09-251-0/+1
* Fixed tests for new command formatJames Booth2015-07-271-4/+3
* Added current window reference to command functionsJames Booth2015-06-171-2/+2
* Moved all tests to tests folderJames Booth2015-06-121-0/+37
ba4bb0cff56b44b029c797be18fe5'>^
adaa28a ^
39677ec ^



dc5d967 ^
39677ec ^




39677ec ^
8f698bd ^

adaa28a ^
dc5d967 ^
adaa28a ^


849e631 ^
adaa28a ^

d4b7a9a ^








adaa28a ^
c47da14 ^
439e15d ^
9955ddc ^
dc5d967 ^
9955ddc ^



439e15d ^




16c67f3 ^
9955ddc ^
e48de30 ^
439e15d ^

0464e42 ^
439e15d ^


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74