Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | I removed ncurses header dependencies, removed unused code | James Booth | 2015-06-15 | 8 | -52/+6 |
| | |||||
* | Updated boothj5 theme | James Booth | 2015-06-15 | 1 | -1/+1 |
| | |||||
* | Removed test output from travis build | James Booth | 2015-06-14 | 1 | -1/+0 |
| | |||||
* | Set columns when running functional tests | James Booth | 2015-06-13 | 4 | -25/+76 |
| | |||||
* | Revert back to original rooms test | James Booth | 2015-06-13 | 1 | -8/+2 |
| | |||||
* | Travis build fix | James Booth | 2015-06-13 | 1 | -1/+2 |
| | |||||
* | Output test log in travis build | James Booth | 2015-06-13 | 1 | -1/+1 |
| | |||||
* | Debugging travis build | James Booth | 2015-06-13 | 1 | -1/+1 |
| | |||||
* | Debugging travis build | James Booth | 2015-06-13 | 1 | -1/+2 |
| | |||||
* | Debugging travis build | James Booth | 2015-06-13 | 1 | -5/+7 |
| | |||||
* | Use regex for multiline assert in rooms functional test | James Booth | 2015-06-13 | 1 | -2/+5 |
| | |||||
* | Changed assert order in rooms test | James Booth | 2015-06-13 | 1 | -3/+3 |
| | |||||
* | Increase connection time, functional tests | James Booth | 2015-06-13 | 1 | -0/+3 |
| | |||||
* | Tidied functional tests | James Booth | 2015-06-13 | 10 | -192/+100 |
| | |||||
* | Renamed otr trusted window property | James Booth | 2015-06-13 | 4 | -7/+7 |
| | |||||
* | Added codelite commands file to .gitignore | James Booth | 2015-06-13 | 1 | -0/+1 |
| | |||||
* | Moved all tests to tests folder | James Booth | 2015-06-12 | 72 | -51/+51 |
| | |||||
* | Added temp config files to gitignore | James Booth | 2015-06-12 | 1 | -0/+1 |
| | |||||
* | Tidied .gitignore | James Booth | 2015-06-12 | 1 | -57/+37 |
| | |||||
* | Changed log level to DEBUG for stabber functional tests | James Booth | 2015-06-08 | 1 | -1/+1 |
| | |||||
* | Set default autoaway mode to off | James Booth | 2015-06-08 | 1 | -0/+1 |
| | | | | fixes #555 | ||||
* | Specify log level when starting stabber, functional tests | James Booth | 2015-06-07 | 1 | -1/+1 |
| | |||||
* | Disable desktop notifications for functional tests | James Booth | 2015-06-07 | 1 | -0/+4 |
| | |||||
* | 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 ↵ | Pete | 2015-06-01 | 5 | -14/+14 |
| | | | | | | | | | | | | underline, removed call to function 'wins_resize_all()'. | ||||
| | * | 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 |
| | |