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
/
ui
/
mock_ui.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed old mocks
James Booth
2014-12-25
1
-451
/
+0
*
Fixed tests
James Booth
2014-12-20
1
-0
/
+13
*
Refactored all window recipients and types
James Booth
2014-12-20
1
-18
/
+0
*
Moved roster functions
James Booth
2014-12-16
1
-3
/
+3
*
Fixed broken test
James Booth
2014-11-13
1
-0
/
+11
*
Always update UI in event loop, removed updates from rest of code
James Booth
2014-09-01
1
-11
/
+0
*
Fixed tests to work with cmocka 0.4.1
James Booth
2014-05-26
1
-2
/
+2
*
Chat room windows now created only after successful join
James Booth
2014-04-21
1
-1
/
+1
*
Added focus param to ui_room_join, not set for bookmark autojoin
James Booth
2014-04-13
1
-2
/
+4
*
Revert "Added ui_already_connected"
James Booth
2014-04-12
1
-11
/
+0
*
Added ui_already_connected
James Booth
2014-04-09
1
-0
/
+11
*
Added missing files, refactored ui_switch_win to check win exists
James Booth
2014-04-01
1
-22
/
+4
*
Added test for valid window switch
James Booth
2014-04-01
1
-1
/
+13
*
Added cmd_win test
James Booth
2014-04-01
1
-0
/
+20
*
Renamed refresh functions to update_virtual
James Booth
2014-04-01
1
-3
/
+3
*
Use expect_value == NULL for NULL parameters in tests
James Booth
2014-03-16
1
-1
/
+1
*
Added cmd_roster test
James Booth
2014-03-16
1
-0
/
+18
*
Updated copyright
James Booth
2014-03-09
1
-22
/
+0
*
Added test for /join with nick option
James Booth
2014-03-08
1
-0
/
+13
*
Test for /otr theirfp in non OTR window
James Booth
2014-02-17
1
-0
/
+13
*
Added test for /otr theirfp when in console
James Booth
2014-02-17
1
-0
/
+22
*
Added /otr myfp test
James Booth
2014-02-17
1
-0
/
+26
*
Added tests for /otr warn
James Booth
2014-02-16
1
-0
/
+11
*
Show message on /bookmark remove when bookmark does not exist
James Booth
2014-02-02
1
-2
/
+2
*
Added cmd_bookmark tests
James Booth
2014-02-01
1
-0
/
+32
*
Changed name of expected values in tests
James Booth
2014-02-01
1
-4
/
+4
*
Added test for /bookmark list
James Booth
2014-02-01
1
-0
/
+39
*
Added presence_error tests, added muc_close()
James Booth
2014-01-30
1
-0
/
+12
*
Added message stanza error tests
James Booth
2014-01-28
1
-3
/
+46
*
Moved error handling logic to server_events
James Booth
2014-01-28
1
-0
/
+18
*
Added /alias command, writing aliases to [alias] group in profrc
James Booth
2014-01-23
1
-0
/
+19
*
WIP - /statuses command options
James Booth
2014-01-20
1
-0
/
+37
*
Dynamically load UI functions, fixed tests
James Booth
2013-12-22
1
-264
/
+60
*
Added mocks and stubs for cons_show
James Booth
2013-12-19
1
-10
/
+41
*
Test "/account list"
James Booth
2013-12-15
1
-1
/
+6
*
Added cmd_account test
James Booth
2013-12-15
1
-1
/
+6
*
Added mock log module
James Booth
2013-12-15
1
-1
/
+10
*
Moved _ask_password to UI module
James Booth
2013-12-15
1
-1
/
+12
*
Mocked account preferences and tested cmd_rooms
James Booth
2013-12-14
1
-1
/
+1
*
Added missing files
James Booth
2013-12-14
1
-0
/
+302