about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
| * Added codelite commands file to .gitignoreJames Booth2015-06-131-0/+1
* | Moved stub_gpg.cJames Booth2015-06-122-1/+1
* | Merge branch 'master' into openpgpJames Booth2015-06-1272-51/+51
|\|
| * Moved all tests to tests folderJames Booth2015-06-1272-51/+51
* | Moved gpg stubJames Booth2015-06-122-3/+3
* | Merge branch 'master' into openpgpJames Booth2015-06-121-0/+1
|\|
| * Added temp config files to gitignoreJames Booth2015-06-121-0/+1
* | Merge branch 'master' into openpgpJames Booth2015-06-121-57/+37
|\|
| * Tidied .gitignoreJames Booth2015-06-121-57/+37
* | Merge branch 'master' into openpgpJames Booth2015-06-081-1/+1
|\|
| * Changed log level to DEBUG for stabber functional testsJames Booth2015-06-081-1/+1
* | Merge branch 'master' into openpgpJames Booth2015-06-081-0/+1
|\|
| * Set default autoaway mode to offJames Booth2015-06-081-0/+1
* | Merge branch 'master' into openpgpJames Booth2015-06-071-1/+1
|\|
| * Specify log level when starting stabber, functional testsJames Booth2015-06-071-1/+1
* | Merge branch 'master' into openpgpJames Booth2015-06-071-0/+4
|\|
| * Disable desktop notifications for functional testsJames Booth2015-06-071-0/+4
* | Merge branch 'master' into openpgpJames Booth2015-06-071-0/+5
|\|
| * Added profanity timeout settings to functional testsJames Booth2015-06-071-0/+5
* | Merge branch 'master' into openpgpJames Booth2015-06-071-1/+1
|\|
| * Moved stbbr_stop call in functional testsJames Booth2015-06-071-1/+1
* | Merge branch 'master' into openpgpJames Booth2015-06-061-1/+3
|\|
| * Close profanity in functional test hookJames Booth2015-06-061-1/+3
* | Merge branch 'master' into openpgpJames Booth2015-06-064-1/+293
|\|
| * Added chat session functional testsJames Booth2015-06-064-1/+293
* | Merge branch 'master' into openpgpJames Booth2015-06-0582-53/+968
|\|
| * Show notice message only when stabber not foundJames Booth2015-06-051-1/+1
| * Merge branch 'master' into stabber-testsJames Booth2015-06-0213-13/+60
| |\
| * | Use stbbr_for_query for rosterJames Booth2015-06-021-4/+4
| * | Updated for renamed stbbr functionJames Booth2015-06-015-8/+8
| * | Test commitJames Booth2015-05-311-1/+1
| * | Added microhttpd dependency for stabberJames Booth2015-05-311-0/+1
| * | 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