summary refs log tree commit diff stats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* removed RegexpSignalDispatcher, I don't use ithut2010-03-311-43/+0
|
* clean uphut2010-03-311-1/+0
|
* ext.signal_dispatcher: fixed weak refs to bound methodshut2010-03-301-2/+5
|
* tc_signal: added more tests (some still fail!)hut2010-03-301-0/+54
|
* added RegexpSignalDispatcher though im not sure if ill use ithut2010-03-301-1/+43
|
* added SignalDispatcher classhut2010-03-301-0/+79
|
* ranger.__init__: set a default value for arghut2010-03-121-2/+0
|
* misc changes, make installhut2010-03-122-0/+4
|
* added copyright info to config files and test caseshut2010-03-0811-0/+165
|
* tc_colorscheme: updated testcasehut2010-02-281-1/+2
|
* tc_keyapi: updated testcasehut2010-02-251-1/+1
|
* shell_escape: added testcasehut2010-02-241-0/+7
|
* test/tc_commandlist: removed obsolete testhut2010-02-161-4/+6
|
* tc_ext: small updatehut2010-01-261-7/+10
|
* added testcase for openstructhut2010-01-261-0/+26
|
* added testcase for mount_pathhut2010-01-261-0/+25
|
* added unittest for flatten and uniquehut2010-01-261-0/+69
|
* fixed unit testshut2010-01-204-62/+82
|
* 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
|
* fsobject.directory: removed __getitem__ (too ambiguous)hut2010-01-131-2/+0
|
* commandlist: improvements and test casehut2010-01-131-0/+54
|
* random cleanups and fixeshut2010-01-071-0/+1
|
* bookmarks: added testcase, documentation, settinghut2010-01-011-0/+73
|
* fixed tc_displayablehut2009-12-311-9/+11
|
* added documentation, clean uphut2009-12-312-7/+7
|
* removed test/stuff directoryhut2009-12-306-236/+0
| | | | It contained non-relevant scripts
* fixed a few things~hut2009-12-301-11/+0
|
* updated testhut2009-12-291-2/+2
|
* test case for keyapi.Wrapperhut2009-12-271-0/+24
|
* fixed colorschemes, added unittest for colorschemeshut2009-12-171-0/+31
|
* extended history by a couple of methodshut2009-12-171-7/+10
|
* fixed directory testhut2009-12-141-0/+3
|
* updated / added testshut2009-12-135-4/+213
|
* clean ups, commentshut2009-12-132-5/+8
|
* clean upshut2009-12-113-8/+5
|
* run all tests with a single executablehut2009-12-111-0/+5
|
* Reorganization of gui/widget hierarchy and directory structurehut2009-12-111-1/+1
|
* restructurationshut2009-12-111-2/+2
|
* moved/fixed testshut2009-12-117-1/+209
|
* fixed directory testhut2009-12-061-19/+0
|
* History Object + Test Casehut2009-12-051-0/+44
|
* random improvementshut2009-11-291-17/+18
|
* more VROOMhut2009-11-272-12/+22
|
* implemented more stuffhut2009-11-252-9/+10
|
* corrected test, added some stuffhut2009-11-242-5/+50
|
* stuffhut2009-11-241-1/+2
|
* better implementation of directories/fileshut2009-11-243-25/+54
|
defined here:<br> <dl><dt><a name="Environment-__init__"><strong>__init__</strong></a>(self, path)</dt></dl> <dl><dt><a name="Environment-assign_correct_cursor_positions"><strong>assign_correct_cursor_positions</strong></a>(self)</dt><dd><tt>Assign&nbsp;correct&nbsp;cursor&nbsp;positions&nbsp;for&nbsp;subdirectories</tt></dd></dl> <dl><dt><a name="Environment-at_level"><strong>at_level</strong></a>(self, level)</dt><dd><tt>Returns&nbsp;the&nbsp;FileSystemObject&nbsp;at&nbsp;the&nbsp;given&nbsp;level.<br> level&nbsp;1&nbsp;=&gt;&nbsp;preview<br> level&nbsp;0&nbsp;=&gt;&nbsp;current&nbsp;file/directory<br> level&nbsp;&lt;0&nbsp;=&gt;&nbsp;parent&nbsp;directories</tt></dd></dl> <dl><dt><a name="Environment-enter_dir"><strong>enter_dir</strong></a>(self, path, history<font color="#909090">=True</font>)</dt><dd><tt>Enter&nbsp;given&nbsp;path</tt></dd></dl> <dl><dt><a name="Environment-garbage_collect"><strong>garbage_collect</strong></a>(self)</dt><dd><tt>Delete&nbsp;unused&nbsp;directory&nbsp;objects</tt></dd></dl> <dl><dt><a name="Environment-get_directory"><strong>get_directory</strong></a>(self, path)</dt><dd><tt>Get&nbsp;the&nbsp;directory&nbsp;object&nbsp;at&nbsp;the&nbsp;given&nbsp;path</tt></dd></dl> <dl><dt><a name="Environment-get_selection"><strong>get_selection</strong></a>(self)</dt></dl> <dl><dt><a name="Environment-history_go"><strong>history_go</strong></a>(self, relative)</dt><dd><tt>Move&nbsp;relative&nbsp;in&nbsp;history</tt></dd></dl> <dl><dt><a name="Environment-key_append"><strong>key_append</strong></a>(self, key)</dt><dd><tt>Append&nbsp;a&nbsp;key&nbsp;to&nbsp;the&nbsp;keybuffer</tt></dd></dl> <dl><dt><a name="Environment-key_clear"><strong>key_clear</strong></a>(self)</dt><dd><tt>Clear&nbsp;the&nbsp;keybuffer</tt></dd></dl> <hr> Data and other attributes defined here:<br> <dl><dt><strong>cf</strong> = None</dl> <dl><dt><strong>copy</strong> = None</dl> <dl><dt><strong>cut</strong> = None</dl> <dl><dt><strong>directories</strong> = None</dl> <dl><dt><strong>history</strong> = None</dl> <dl><dt><strong>keybuffer</strong> = None</dl> <dl><dt><strong>last_search</strong> = None</dl> <dl><dt><strong>path</strong> = None</dl> <dl><dt><strong>pathway</strong> = None</dl> <dl><dt><strong>pwd</strong> = None</dl> <dl><dt><strong>termsize</strong> = None</dl> <hr> Data descriptors inherited from <a href="ranger.shared.settings.html#SettingsAware">ranger.shared.settings.SettingsAware</a>:<br> <dl><dt><strong>__dict__</strong></dt> <dd><tt>dictionary&nbsp;for&nbsp;instance&nbsp;variables&nbsp;(if&nbsp;defined)</tt></dd> </dl> <dl><dt><strong>__weakref__</strong></dt> <dd><tt>list&nbsp;of&nbsp;weak&nbsp;references&nbsp;to&nbsp;the&nbsp;object&nbsp;(if&nbsp;defined)</tt></dd> </dl> <hr> Data and other attributes inherited from <a href="ranger.shared.settings.html#SettingsAware">ranger.shared.settings.SettingsAware</a>:<br> <dl><dt><strong>settings</strong> = &lt;ranger.ext.openstruct.OpenStruct object at 0x154e450&gt;</dl> </td></tr></table></td></tr></table> </body></html>