about summary refs log tree commit diff stats
path: root/tests/functionaltests/test_ping.c
Commit message (Collapse)AuthorAgeFilesLines
* Only send ping requests to client that support itJames Booth2017-06-161-3/+90
|
* Change server name in functional testsJames Booth2017-06-151-1/+1
|
* Show message when server does not support pingJames Booth2017-06-151-0/+26
|
* Add /blocked commandJames Booth2016-05-011-5/+5
|
* Fixed functional test ID based stubsJames Booth2016-04-261-5/+5
|
* Use single quotes in functional test stanzasJames Booth2015-12-301-9/+9
|
* Tidied functional testsJames Booth2015-06-131-9/+7
|
* Moved all tests to tests folderJames Booth2015-06-121-0/+59
a id='n150' href='#n150'>150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234