about summary refs log tree commit diff stats
path: root/tests/test_cmd_bookmark.c
Commit message (Expand)AuthorAgeFilesLines
* Added backwards compatible g_list_free_full for glib < 2.28James Booth2014-05-211-0/+1
* Refactored bookmarks to use option parser, allow bookmarking rooms with passw...James Booth2014-05-101-158/+13
* Chat room windows now created only after successful joinJames Booth2014-04-211-2/+2
* Store password with roomJames Booth2014-04-201-2/+2
* Test message when removing autojoin for non existent bookmarkJames Booth2014-02-021-0/+19
* Show message on /bookmark remove when bookmark does not existJames Booth2014-02-021-2/+21
* Added message when bookmark updatedJames Booth2014-02-021-6/+25
* Added /bookmark remove testsJames Booth2014-02-021-0/+38
* Added test for when autojoin no nick on /bookmark addJames Booth2014-02-021-0/+19
* Added cons message on ./bookmark addJames Booth2014-02-021-0/+10
* Added cmd_bookmark testsJames Booth2014-02-011-0/+140
* Added test for /bookmark listJames Booth2014-02-011-1/+55
* Fixed cmd_bookmark message when not connectedJames Booth2014-02-011-0/+39
* Added cmd_bookmark testsJames Booth2014-02-011-0/+30
a id='n182' href='#n182'>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