about summary refs log tree commit diff stats
path: root/tests/test_cmd_alias.c
Commit message (Collapse)AuthorAgeFilesLines
* Added cmd_alias testsJames Booth2014-12-241-12/+2
|
* Revert "Fail test for travis"James Booth2014-02-231-1/+1
| | | | This reverts commit 4c1634610c562751868b4b3245e44a41a2af8d10.
* Fail test for travisJames Booth2014-02-231-1/+1
|
* Fixed double free'ing in testsJames Booth2014-01-281-1/+1
|
* Don't allow /alias to overwrite standard commandJames Booth2014-01-251-1/+3
|
* Added aliases to autocompleteJames Booth2014-01-231-0/+1
|
* Show message when alias already exists in /alias addJames Booth2014-01-231-0/+16
|
* Added /alias command, writing aliases to [alias] group in profrcJames Booth2014-01-231-0/+150