Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | simplified all_tests.py, moved to test/ | hut | 2010-06-07 | 1 | -2/+0 |
| | |||||
* | Fixed unittests | hut | 2010-04-18 | 1 | -2/+2 |
| | |||||
* | dirarg: added unit test and almost working implementaiton | hut | 2010-04-13 | 1 | -0/+7 |
| | |||||
* | tc_direction: fixed | hut | 2010-04-08 | 1 | -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_typing | hut | 2010-04-07 | 1 | -4/+5 |
| | |||||
* | dc_direction: added test_move() | hut | 2010-04-07 | 1 | -0/+9 |
| | |||||
* | added test case for ranger.ext.direction | hut | 2010-04-07 | 1 | -0/+71 |