summary refs log tree commit diff stats
path: root/test/tc_commandlist.py
Commit message (Collapse)AuthorAgeFilesLines
* commandlist: bugfixhut2010-01-141-5/+6
|
* commandlist: aliases are now references rather than copieshut2010-01-131-2/+13
|
* commandlist: added alias(existing, *new)hut2010-01-131-0/+8
|
* commandlist: added clear()hut2010-01-131-0/+9
|
* commandlist: improvements and test casehut2010-01-131-0/+54
3 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144