about summary refs log tree commit diff stats
path: root/src/tools
diff options
context:
space:
mode:
authorPaul Fariello <paul@fariello.eu>2019-04-17 06:40:11 +0320
committerPaul Fariello <paul@fariello.eu>2019-04-17 14:19:31 +0200
commit6d39f49f57a75deb378eb961ac6cfc2fc3741f4b (patch)
tree6b3ef0fb392284847af225b0ed7dc7fcc12f56c6 /src/tools
parent973a05d15a9843f2e8f6dff598f2161367885994 (diff)
downloadprofani-tty-6d39f49f57a75deb378eb961ac6cfc2fc3741f4b.tar.gz
Fix server_event unit tests
roster_update_presence now requires that
roster_process_pending_presence() has been called. Otherwise presence
are set to pending and not processed yet.
Diffstat (limited to 'src/tools')
0 files changed, 0 insertions, 0 deletions
be <arg@suckless.org> 2007-01-19 08:05:39 +0100 committer Anselm R. Garbe <arg@suckless.org> 2007-01-19 08:05:39 +0100 I prefer BORDERPX=1' href='/acidbong/suckless/dwm/commit/config.default.h?h=3.7&id=b1c9f5f1447846cf75b0184445062b1c30753452'>b1c9f5f ^
6538265 ^
f6656ff ^
ceea528 ^
b55bd70 ^
a3319c6 ^
0045ad8 ^
fbd3109 ^




b55bd70 ^
19390b1 ^
97ced11 ^
0b80d18 ^
19390b1 ^
b515765 ^

b515765 ^
19dcbc5 ^






8c4623d ^

42fd392 ^
19dcbc5 ^




1617b95 ^



19dcbc5 ^




1617b95 ^



19dcbc5 ^


42fd392 ^
19dcbc5 ^




1617b95 ^



19dcbc5 ^




1617b95 ^



19dcbc5 ^
b515765 ^

d6a6eca ^
2dd5212 ^
b515765 ^

d6a6eca ^
a08d83b ^
b515765 ^
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
75
76
77
78
79
80
81
82
83
84
85
86
87