Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added profanity timeout settings to functional tests | James Booth | 2015-06-07 | 1 | -0/+5 |
* | Moved stbbr_stop call in functional tests | James Booth | 2015-06-07 | 1 | -1/+1 |
* | Close profanity in functional test hook | James Booth | 2015-06-06 | 1 | -1/+3 |
* | Added chat session functional tests | James Booth | 2015-06-06 | 4 | -1/+293 |
* | Show notice message only when stabber not found | James Booth | 2015-06-05 | 1 | -1/+1 |
* | Merge branch 'master' into stabber-tests | James Booth | 2015-06-02 | 13 | -13/+60 |
|\ | |||||
| * | Merge remote-tracking branch 'PMaynard/#551' | James Booth | 2015-06-02 | 13 | -13/+60 |
| |\ | |||||
| | * | Tidy up windows when enabling | Pete | 2015-06-01 | 1 | -0/+4 |
| | * | Merge branch '#551' of github.com:PMaynard/profanity into #551 | Pete | 2015-06-01 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Extra underline | Pete Maynard | 2015-06-01 | 1 | -1/+1 |
| | * | | Added Theme UI option for window auto tidy | Pete | 2015-06-01 | 1 | -0/+1 |
| | |/ | |||||
| | * | Refactored 'ui_tidy_wins()' to return bool and not output text, Corrected und... | Pete | 2015-06-01 | 5 | -14/+14 |
| | * | Added winstidy to test stub | Pete Maynard | 2015-05-31 | 1 | -0/+1 |
| | * | Added window auto tidy. | Pete | 2015-05-29 | 7 | -2/+42 |
| |/ | |||||
* | | Use stbbr_for_query for roster | James Booth | 2015-06-02 | 1 | -4/+4 |
* | | Updated for renamed stbbr function | James Booth | 2015-06-01 | 5 | -8/+8 |
* | | Test commit | James Booth | 2015-05-31 | 1 | -1/+1 |
* | | Added microhttpd dependency for stabber | James Booth | 2015-05-31 | 1 | -0/+1 |
* | | Fixed for new stabber start function | James Booth | 2015-05-31 | 1 | -1/+1 |
* | | Fixed message test id | James Booth | 2015-05-31 | 1 | -1/+1 |
* | | Added simple message tests | James Booth | 2015-05-31 | 4 | -0/+63 |
* | | Added presence received test | James Booth | 2015-05-30 | 3 | -0/+29 |
* | | Added priority tests | James Booth | 2015-05-29 | 3 | -43/+94 |
* | | Added remaining presence tests | James Booth | 2015-05-29 | 3 | -0/+170 |
* | | Added regex output matcher, presence test | James Booth | 2015-05-29 | 9 | -15/+80 |
* | | Split functional tests | James Booth | 2015-05-28 | 10 | -97/+138 |
* | | Fixed test file paths | James Booth | 2015-05-28 | 2 | -5/+4 |
* | | Renamed stabbertests -> functionaltests | James Booth | 2015-05-28 | 7 | -11/+12 |
* | | 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 |