index
:
profani-tty
this commit
main
Profanity fork with TTY improvements
danisanti <danisanti@tilde.institute>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
test_cmd_connect.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Implemented per contact OTR policy setting
James Booth
2014-05-11
1
-3
/
+3
|
*
Added OTR policy account preference
James Booth
2014-05-11
1
-3
/
+3
|
*
Revert "Added ui_already_connected"
James Booth
2014-04-12
1
-1
/
+3
|
|
|
|
This reverts commit e97ec56fce641554ff7aa2ff9f0583e1fb9fc364.
*
Added ui_already_connected
James Booth
2014-04-09
1
-3
/
+1
|
*
Refactored ProfAccount creation
James Booth
2014-01-22
1
-51
/
+8
|
*
Added cmd_connect tests for invalid properties
James Booth
2014-01-18
1
-0
/
+38
|
*
Added cmd_connect test for repeated port property
James Booth
2014-01-18
1
-0
/
+19
|
*
Added cmd_connect test for repeated server property
James Booth
2014-01-18
1
-0
/
+19
|
*
Added cmd_connect tests for connecting server and port
James Booth
2014-01-18
1
-29
/
+77
|
*
Added cmd_connect tests for argument validation
James Booth
2014-01-18
1
-0
/
+148
|
*
Fixed broken tests
James Booth
2014-01-18
1
-1
/
+1
|
*
Removed mock code from tests
James Booth
2013-12-26
1
-52
/
+16
|
*
Added mock_accounts and fixed tests
James Booth
2013-12-26
1
-27
/
+31
|
*
Dynamically load UI functions, fixed tests
James Booth
2013-12-22
1
-10
/
+8
|
*
Added mocks and stubs for cons_show
James Booth
2013-12-19
1
-15
/
+13
|
*
Replaced old mock_xmpp
James Booth
2013-12-18
1
-1
/
+3
|
*
Added common mock functions and fixed tests
James Booth
2013-12-18
1
-33
/
+64
|
*
Test account free'd after connect
James Booth
2013-12-15
1
-0
/
+32
|
*
Added tests for connecting with account
James Booth
2013-12-15
1
-1
/
+32
|
*
Added test for message when connecting via account
James Booth
2013-12-15
1
-0
/
+26
|
*
Added ask for password test when connecting with an account
James Booth
2013-12-15
1
-0
/
+26
|
*
Tests lowercasing argument on cmd_connect
James Booth
2013-12-15
1
-5
/
+30
|
*
Ignore arguments that are not part of test
James Booth
2013-12-15
1
-10
/
+10
|
*
Added mock log module
James Booth
2013-12-15
1
-0
/
+52
|
*
Moved _ask_password to UI module
James Booth
2013-12-15
1
-25
/
+15
|
*
Added cmd_connect tests
James Booth
2013-12-15
1
-0
/
+79