summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2010-06-18all_benchmarks: shortenedhut
2010-06-09all_benchmarks.py: fix + cleanuphut
2010-06-09all_tests.py: cleanuphut
2010-06-09Changed hashbang line to "#!/usr/bin/env python"hut
2010-06-07simplified all_tests.py, moved to test/hut
2010-05-17Merge branch 'utf'hut
2010-05-17fixed utf stuffhut
2010-05-14fsobject.fsobject: applied patcheshut
2010-05-10attempt to fix utf issues (wrong calculation of width)hut
2010-05-10all_benchmarks: improvedhut
2010-05-06fsobject: don't unnecessarily use abspath() in __init__hut
2010-05-05cleanupshut
2010-05-04Added license header to a few fileshut
2010-05-03bm_loader: stuffhut
2010-05-03test: added TODO, skip broken testshut
2010-04-29changed testdir to /usr/includehut
2010-04-29Separated benchmark from testcasehut
2010-04-26Added tc_loaderhut
2010-04-18tc_displayable: improved (but not fixed) test_boundarieshut
2010-04-18tc_displayable: test_boundaries fails if you run it more often!hut
2010-04-18Fixed unittestshut
2010-04-16moved container.keymap.KeyBuffer into seperate modulehut
2010-04-16keymap: moved simulate_press to where it belongs: tc_newkeyshut
2010-04-16keymap: move translate_keys to ranger.ext.keybinding_parserhut
2010-04-13dirarg: added unit test and almost working implementaitonhut
2010-04-09tc_newkeys: fixed all but one testhut
2010-04-09partially fix tc_newkeyshut
2010-04-08tc_direction: fixedhut
2010-04-08tc_newkey: added 2 failing test cases. Fix it!hut
2010-04-08clean uphut
2010-04-07added KeyManagerhut
2010-04-07tc_newkey: added commenthut
2010-04-07container.keymap: support for Alt keyhut
2010-04-07updated container.keymap + testcase to work with new ext.directionhut
2010-04-07Merge branch 'devel' into newkeyhut
2010-04-07comment out test_duck_typinghut
2010-04-07Merge branch 'devel' into newkeyhut
2010-04-07dc_direction: added test_move()hut
2010-04-07added test case for ranger.ext.directionhut
2010-03-31removed RegexpSignalDispatcher, I don't use ithut
2010-03-31clean uphut
2010-03-30ext.signal_dispatcher: fixed weak refs to bound methodshut
2010-03-30tc_signal: added more tests (some still fail!)hut
2010-03-30added RegexpSignalDispatcher though im not sure if ill use ithut
2010-03-30added SignalDispatcher classhut
2010-03-24Merge branch 'master' into newkeyhut
2010-03-12ranger.__init__: set a default value for arghut
2010-03-12misc changes, make installhut
2010-03-09keyparser: test for collisions with directories of a lenght > 1hut
2010-03-09keyparser: added copying info to testcasehut