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
423e268bd0a07f43f5114eb015548d04331eb2'>^
7cae95a9 ^
6d943605 ^


01b2852b ^
6d943605 ^
88663269 ^
e45c1ce2 ^
5f128523 ^

56ce5577 ^



01b2852b ^
c8dd393c ^
793fcf5f ^

c8dd393c ^

56ce5577 ^
c8dd393c ^
75cbfa28 ^
88663269 ^
56ce5577 ^
01b2852b ^
75cbfa28 ^

88663269 ^
c2d49d81 ^

e53787f5 ^
c2d49d81 ^
e53787f5 ^

201b2e6c ^
88663269 ^
6d943605 ^
01b2852b ^
5f128523 ^
fa3d7edc ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57