summary refs log tree commit diff stats
path: root/test/tc_direction.py
Commit message (Collapse)AuthorAgeFilesLines
* Fixed unittestshut2010-04-181-2/+2
|
* dirarg: added unit test and almost working implementaitonhut2010-04-131-0/+7
|
* tc_direction: fixedhut2010-04-081-1/+1
| | | | | | | | maximum=X means that the maximum value is set to X-1. Works for lists: d.move(maximum=len(lst)) is this counter intuitive?
* comment out test_duck_typinghut2010-04-071-4/+5
|
* dc_direction: added test_move()hut2010-04-071-0/+9
|
* added test case for ranger.ext.directionhut2010-04-071-0/+71