about summary refs log tree commit diff stats
path: root/tests/test_muc.c
Commit message (Expand)AuthorAgeFilesLines
* Chat room windows now created only after successful joinJames Booth2014-04-211-1/+1
* Store password with roomJames Booth2014-04-201-1/+1
* Refactored muc_room_is_active to only take room, rather than full jidJames Booth2014-03-081-9/+6
* Added muc room active testsJames Booth2014-01-311-0/+23
* Added muc invite count testsJames Booth2014-01-301-0/+20
* Added setup and teardown for muc testsJames Booth2014-01-301-6/+10
* Close muc after testJames Booth2014-01-301-0/+4
* Added muc remove invite testJames Booth2014-01-301-1/+13
* Added muc testsJames Booth2014-01-301-0/+18
d='n112' href='#n112'>112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169