Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Moved tests -> unittests | James Booth | 2015-05-28 | 58 | -50/+52 | |
| | | ||||||
* | | Changed id in ping test | James Booth | 2015-05-27 | 1 | -2/+2 | |
| | | ||||||
* | | Renamed verifcation functions | James Booth | 2015-05-27 | 1 | -7/+7 | |
| | | ||||||
* | | Implemented remaining tests with expect and stabber | James Booth | 2015-05-27 | 4 | -115/+97 | |
| | | ||||||
* | | Reimplemented stabber presence test | James Booth | 2015-05-27 | 3 | -54/+39 | |
| | | ||||||
* | | Simplified expect tests | James Booth | 2015-05-27 | 5 | -110/+104 | |
| | | ||||||
* | | Removed unused function prototype | James Booth | 2015-05-27 | 1 | -1/+0 | |
| | | ||||||
* | | Removed example expect test | James Booth | 2015-05-27 | 2 | -64/+0 | |
| | | ||||||
* | | Expect header check | James Booth | 2015-05-26 | 2 | -2/+2 | |
| | | ||||||
* | | Attempt to fix expect travis build | James Booth | 2015-05-26 | 1 | -1/+3 | |
| | | ||||||
* | | Updated travis build for libexpect | James Booth | 2015-05-26 | 1 | -1/+1 | |
| | | ||||||
* | | Use libexpect in stabber test | James Booth | 2015-05-26 | 11 | -904/+278 | |
| | | ||||||
* | | Added to stabber/expect test | James Booth | 2015-05-26 | 1 | -2/+27 | |
| | | ||||||
* | | Added expect test | James Booth | 2015-05-26 | 2 | -0/+41 | |
| | | ||||||
* | | Merge branch 'master' into stabber-tests | James Booth | 2015-05-25 | 1 | -1/+1 | |
|\| | ||||||
| * | Added jid to OTR errors in console | James Booth | 2015-05-25 | 1 | -1/+1 | |
| | | ||||||
* | | Added custom resource checker | James Booth | 2015-05-25 | 7 | -1/+94 | |
| | | ||||||
* | | Include resource in ping test | James Booth | 2015-05-24 | 1 | -3/+4 | |
| | | ||||||
* | | Added ping response test | James Booth | 2015-05-24 | 3 | -0/+26 | |
| | | ||||||
* | | Use wildcards | James Booth | 2015-05-24 | 1 | -24/+4 | |
| | | ||||||
* | | Added more connect tests | James Booth | 2015-05-24 | 8 | -9/+107 | |
| | | ||||||
* | | Added ping test | James Booth | 2015-05-24 | 5 | -8/+51 | |
| | | ||||||
* | | Prime rooms query response | James Booth | 2015-05-24 | 1 | -0/+9 | |
| | | ||||||
* | | Added rooms iq verification | James Booth | 2015-05-24 | 1 | -0/+6 | |
| | | ||||||
* | | Added rooms iq test | James Booth | 2015-05-24 | 7 | -12/+33 | |
| | | ||||||
* | | Added bad password test | James Booth | 2015-05-24 | 5 | -9/+47 | |
| | | ||||||
* | | Merge branch 'master' into stabber-tests | James Booth | 2015-05-19 | 1 | -4/+4 | |
|\| | ||||||
| * | Added uuid dependency to install-all.sh, opensuse, fedora and cygwin | James Booth | 2015-05-19 | 1 | -4/+4 | |
| | | ||||||
* | | Merge branch 'master' into stabber-tests | James Booth | 2015-05-19 | 1 | -1/+1 | |
|\| | ||||||
| * | Merge pull request #547 from PMaynard/update-install-script-for-uuid-dev | James Booth | 2015-05-19 | 1 | -1/+1 | |
| |\ | | | | | | | Udpate installer.sh to include uuid-dev | |||||
| | * | Udpate installer.sh for Debain to unclude uuid-dev | Pete Maynard | 2015-05-18 | 1 | -1/+1 | |
| |/ | ||||||
* | | Fixed compiler warnings | James Booth | 2015-05-17 | 1 | -1/+5 | |
| | | ||||||
* | | Updated travis build, make stabber dependency | James Booth | 2015-05-17 | 1 | -0/+8 | |
| | | ||||||
* | | Merge branch 'master' into stabber-tests | James Booth | 2015-05-17 | 1 | -14/+12 | |
|\| | ||||||
| * | Merge remote-tracking branch 'adament/carbons' | James Booth | 2015-05-17 | 1 | -14/+12 | |
| |\ | ||||||
| | * | allow enabling / disabling carbons without being connected. | Adam Ehlers Nyholm Thomsen | 2015-05-17 | 1 | -14/+12 | |
| |/ | ||||||
* | | Removed stbbr_stop from test | James Booth | 2015-05-17 | 1 | -2/+0 | |
| | | ||||||
* | | Added initial stabber test | James Booth | 2015-05-17 | 13 | -16/+60 | |
| | | ||||||
* | | Added stabber testsuite | James Booth | 2015-05-17 | 9 | -5/+791 | |
|/ | ||||||
* | Tidy ui_room_message | James Booth | 2015-05-10 | 1 | -60/+62 | |
| | ||||||
* | Moved logic to notify_message | James Booth | 2015-05-10 | 4 | -37/+21 | |
| | ||||||
* | Added cl_ev_presence_send | James Booth | 2015-05-07 | 5 | -8/+18 | |
| | ||||||
* | Renamed presence_update -> presence_send | James Booth | 2015-05-07 | 7 | -22/+17 | |
| | ||||||
* | Tidied _roster_result_handler | James Booth | 2015-05-07 | 1 | -32/+30 | |
| | ||||||
* | Added ui_contact_online | James Booth | 2015-05-07 | 6 | -95/+64 | |
| | ||||||
* | Optimised occupant comparisons, create utf8 collate key once | James Booth | 2015-05-07 | 2 | -9/+7 | |
| | ||||||
* | Optimised contact comparisons, create utf8 collate key once | James Booth | 2015-05-07 | 3 | -13/+30 | |
| | ||||||
* | Set ui nonblocking on presence updates | James Booth | 2015-05-06 | 1 | -0/+6 | |
| | | | | Speeds up joining rooms, and connecting. | |||||
* | Tidied form field autocompleters | James Booth | 2015-05-05 | 1 | -22/+26 | |
| | ||||||
* | Use null check convention in roster_list.c | James Booth | 2015-05-04 | 1 | -15/+15 | |
| |