about summary refs log tree commit diff stats
path: root/tests/test_cmd_account.c
Commit message (Collapse)AuthorAgeFilesLines
* Test "/account show <account>" when account existsJames Booth2013-12-151-1/+20
|
* Test "/account show" when no account does not existJames Booth2013-12-151-0/+17
|
* Added "/account show" test when no account suppliedJames Booth2013-12-151-1/+15
|
* Test "/account list"James Booth2013-12-151-1/+24
|
* Added cmd_account testJames Booth2013-12-151-0/+49