about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* | Fixed for new stabber start functionJames Booth2015-05-311-1/+1
* | Fixed message test idJames Booth2015-05-311-1/+1
* | Added simple message testsJames Booth2015-05-314-0/+63
* | Added presence received testJames Booth2015-05-303-0/+29
* | Added priority testsJames Booth2015-05-293-43/+94
* | Added remaining presence testsJames Booth2015-05-293-0/+170
* | Added regex output matcher, presence testJames Booth2015-05-299-15/+80
* | Split functional testsJames Booth2015-05-2810-97/+138
* | Fixed test file pathsJames Booth2015-05-282-5/+4
* | Renamed stabbertests -> functionaltestsJames Booth2015-05-287-11/+12
* | Moved tests -> unittestsJames Booth2015-05-2858-50/+52
* | Changed id in ping testJames Booth2015-05-271-2/+2
* | Renamed verifcation functionsJames Booth2015-05-271-7/+7
* | Implemented remaining tests with expect and stabberJames Booth2015-05-274-115/+97
* | Reimplemented stabber presence testJames Booth2015-05-273-54/+39
* | Simplified expect testsJames Booth2015-05-275-110/+104
* | Removed unused function prototypeJames Booth2015-05-271-1/+0
* | Removed example expect testJames Booth2015-05-272-64/+0
* | Expect header checkJames Booth2015-05-262-2/+2
* | Attempt to fix expect travis buildJames Booth2015-05-261-1/+3
* | Updated travis build for libexpectJames Booth2015-05-261-1/+1
* | Use libexpect in stabber testJames Booth2015-05-2611-904/+278
* | Added to stabber/expect testJames Booth2015-05-261-2/+27
* | Added expect testJames Booth2015-05-262-0/+41
* | Merge branch 'master' into stabber-testsJames Booth2015-05-251-1/+1
|\|
| * Added jid to OTR errors in consoleJames Booth2015-05-251-1/+1
* | Added custom resource checkerJames Booth2015-05-257-1/+94
* | Include resource in ping testJames Booth2015-05-241-3/+4
* | Added ping response testJames Booth2015-05-243-0/+26
* | Use wildcardsJames Booth2015-05-241-24/+4
* | Added more connect testsJames Booth2015-05-248-9/+107
* | Added ping testJames Booth2015-05-245-8/+51
* | Prime rooms query responseJames Booth2015-05-241-0/+9
* | Added rooms iq verificationJames Booth2015-05-241-0/+6
* | Added rooms iq testJames Booth2015-05-247-12/+33
* | Added bad password testJames Booth2015-05-245-9/+47
* | Merge branch 'master' into stabber-testsJames Booth2015-05-191-4/+4
|\|
| * Added uuid dependency to install-all.sh, opensuse, fedora and cygwinJames Booth2015-05-191-4/+4
* | Merge branch 'master' into stabber-testsJames Booth2015-05-191-1/+1
|\|
| * Merge pull request #547 from PMaynard/update-install-script-for-uuid-devJames Booth2015-05-191-1/+1
| |\
| | * Udpate installer.sh for Debain to unclude uuid-devPete Maynard2015-05-181-1/+1
| |/
* | Fixed compiler warningsJames Booth2015-05-171-1/+5
* | Updated travis build, make stabber dependencyJames Booth2015-05-171-0/+8
* | Merge branch 'master' into stabber-testsJames Booth2015-05-171-14/+12
|\|
| * Merge remote-tracking branch 'adament/carbons'James Booth2015-05-171-14/+12
| |\
| | * allow enabling / disabling carbons without being connected.Adam Ehlers Nyholm Thomsen2015-05-171-14/+12
| |/
* | Removed stbbr_stop from testJames Booth2015-05-171-2/+0
* | Added initial stabber testJames Booth2015-05-1713-16/+60
* | Added stabber testsuiteJames Booth2015-05-179-5/+791
|/
* Tidy ui_room_messageJames Booth2015-05-101-60/+62