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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Don't allow /alias to overwrite standard command
James Booth
2014-01-25
2
-4
/
+6
|
*
Added help for /alias command
James Booth
2014-01-25
1
-5
/
+5
|
*
Added aliases to autocomplete
James Booth
2014-01-23
1
-0
/
+1
|
*
Show message when alias already exists in /alias add
James Booth
2014-01-23
3
-0
/
+20
|
*
Added /alias command, writing aliases to [alias] group in profrc
James Booth
2014-01-23
5
-0
/
+202
|
*
Refactored ProfAccount creation
James Booth
2014-01-22
6
-119
/
+12
|
*
Fixed memory leaks from str_replace
James Booth
2014-01-21
1
-0
/
+24
|
*
Added statuses settings to prefs output
James Booth
2014-01-21
2
-10
/
+10
|
*
Added use of statuses preferences
James Booth
2014-01-21
1
-7
/
+5
|
*
WIP - /statuses command options
James Booth
2014-01-20
9
-89
/
+219
|
*
Use defaults for /statuses commands
James Booth
2014-01-19
4
-3
/
+58
|
*
Added tests/config/helpers
James Booth
2014-01-19
4
-40
/
+49
|
*
Changed /statuses preferences
James Booth
2014-01-19
3
-0
/
+252
|
*
Fixed broken tests
James Booth
2014-01-19
2
-2
/
+2
|
*
Refactored testsuite for less verbose output
James Booth
2014-01-19
3
-5
/
+64
|
*
Added cmd_statuses validation tests
James Booth
2014-01-19
3
-0
/
+82
|
*
Added cmd_connect tests for invalid properties
James Booth
2014-01-18
3
-0
/
+42
|
*
Added cmd_connect test for repeated port property
James Booth
2014-01-18
3
-0
/
+21
|
*
Added cmd_connect test for repeated server property
James Booth
2014-01-18
3
-0
/
+21
|
*
Added cmd_connect tests for connecting server and port
James Booth
2014-01-18
5
-49
/
+93
|
*
Added cmd_connect tests for argument validation
James Booth
2014-01-18
3
-0
/
+164
|
*
Fixed broken tests
James Booth
2014-01-18
2
-1
/
+4
|
*
Fixed test compilation
James Booth
2014-01-18
2
-3
/
+4
|
*
Refactored roster add/update
James Booth
2014-01-05
1
-52
/
+52
|
*
Removed roster_list tests covered by contact tests
James Booth
2014-01-05
3
-26
/
+0
|
*
Added contact tests
James Booth
2014-01-05
3
-0
/
+325
|
*
Added contact presence offline test
James Booth
2014-01-05
3
-0
/
+15
|
*
Added tests for contact type
James Booth
2014-01-05
3
-0
/
+117
|
*
Test usage shown for /sub
James Booth
2013-12-27
3
-0
/
+19
|
*
Added /sub command test
James Booth
2013-12-27
3
-0
/
+36
|
*
Removed whitespace
James Booth
2013-12-27
1
-1
/
+1
|
*
Added tests for "/account clear <property>"
James Booth
2013-12-27
3
-0
/
+92
|
*
Test for presence update when changing priority
James Booth
2013-12-27
7
-1
/
+89
|
*
Changed messages on invalid priorities
James Booth
2013-12-27
3
-10
/
+41
|
*
Test priority above upper bounds
James Booth
2013-12-27
3
-2
/
+21
|
*
Test priority below lower bounds
James Booth
2013-12-27
3
-0
/
+20
|
*
Added test for showing message when changing priority
James Booth
2013-12-26
5
-1
/
+63
|
*
Removed mock code from tests
James Booth
2013-12-26
3
-52
/
+102
|
*
Added mock_accounts and fixed tests
James Booth
2013-12-26
5
-219
/
+688
|
*
Dynamically load UI functions, fixed tests
James Booth
2013-12-22
4
-277
/
+87
|
*
Added mocks and stubs for cons_show
James Booth
2013-12-19
7
-118
/
+178
|
*
Replaced old mock_xmpp
James Booth
2013-12-18
6
-253
/
+35
|
*
Added common mock functions and fixed tests
James Booth
2013-12-18
6
-117
/
+275
|
*
Added tests for setting presence priorities
James Booth
2013-12-17
4
-15
/
+161
|
*
Added tests for "/account set <status> <priority>" with invalid status
James Booth
2013-12-17
3
-0
/
+38
|
*
Added tests for "/account set status"
James Booth
2013-12-17
4
-1
/
+111
|
*
Tests valid and invalid resource presence strings
James Booth
2013-12-17
3
-0
/
+56
|
*
Removed help->usage when not used in tests
James Booth
2013-12-17
1
-15
/
+0
|
*
Added tests for "/account set muc" and "/account set nick"
James Booth
2013-12-17
4
-2
/
+102
|
*
Added tests for "/account set password"
James Booth
2013-12-17
4
-1
/
+51
|
[next]