| Commit message (Expand) | Author | Age | Files | Lines |
* | tc_signal: added more tests (some still fail!) | hut | 2010-03-30 | 1 | -0/+54 |
* | added RegexpSignalDispatcher though im not sure if ill use it | hut | 2010-03-30 | 1 | -1/+43 |
* | added SignalDispatcher class | hut | 2010-03-30 | 1 | -0/+79 |
* | ranger.__init__: set a default value for arg | hut | 2010-03-12 | 1 | -2/+0 |
* | misc changes, make install | hut | 2010-03-12 | 2 | -0/+4 |
* | added copyright info to config files and test cases | hut | 2010-03-08 | 11 | -0/+165 |
* | tc_colorscheme: updated testcase | hut | 2010-02-28 | 1 | -1/+2 |
* | tc_keyapi: updated testcase | hut | 2010-02-25 | 1 | -1/+1 |
* | shell_escape: added testcase | hut | 2010-02-24 | 1 | -0/+7 |
* | test/tc_commandlist: removed obsolete test | hut | 2010-02-16 | 1 | -4/+6 |
* | tc_ext: small update | hut | 2010-01-26 | 1 | -7/+10 |
* | added testcase for openstruct | hut | 2010-01-26 | 1 | -0/+26 |
* | added testcase for mount_path | hut | 2010-01-26 | 1 | -0/+25 |
* | added unittest for flatten and unique | hut | 2010-01-26 | 1 | -0/+69 |
* | fixed unit tests | hut | 2010-01-20 | 4 | -62/+82 |
* | commandlist: bugfix | hut | 2010-01-14 | 1 | -5/+6 |
* | commandlist: aliases are now references rather than copies | hut | 2010-01-13 | 1 | -2/+13 |
* | commandlist: added alias(existing, *new) | hut | 2010-01-13 | 1 | -0/+8 |
* | commandlist: added clear() | hut | 2010-01-13 | 1 | -0/+9 |
* | fsobject.directory: removed __getitem__ (too ambiguous) | hut | 2010-01-13 | 1 | -2/+0 |
* | commandlist: improvements and test case | hut | 2010-01-13 | 1 | -0/+54 |
* | random cleanups and fixes | hut | 2010-01-07 | 1 | -0/+1 |
* | bookmarks: added testcase, documentation, setting | hut | 2010-01-01 | 1 | -0/+73 |
* | fixed tc_displayable | hut | 2009-12-31 | 1 | -9/+11 |
* | added documentation, clean up | hut | 2009-12-31 | 2 | -7/+7 |
* | removed test/stuff directory | hut | 2009-12-30 | 6 | -236/+0 |
* | fixed a few things~ | hut< Name.Property */
.highlight .nt { color: #bb0066; font-weight: bold } /* Name.Tag */
.highlight .nv { color: #336699 } /* Name.Variable */
.highlight .ow { color: #008800 } /* Operator.Word */
.highlight .w { color: #bbbbbb } /* Text.Whitespace */
.highlight .mb { color: #0000DD; font-weight: bold } /* Literal.Number.Bin */
.highlight .mf { color: #0000DD; font-weight: bold } /* Literal.Number.Float */
.highlight .mh { color: #0000DD; font-weight: bold } /* Literal.Number.Hex */
.highlight .mi { color: #0000DD; font-weight: bold } /* Literal.Number.Integer */
.highlight .mo { color: #0000DD; font-weight: bold } /* Literal.Number.Oct */
.highlight .sa { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Affix */
.highlight .sb { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Backtick */
.highlight .sc { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Char */
.highlight .dl { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Delimiter */
.highlight .sd { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Doc */
.highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */
.highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */
.highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */
.highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */
.highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */
.highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */
.highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */
.highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */
.highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */
.highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */
.highlight .vc { color: #336699 } /* Name.Variable.Class */
.highlight .vg { color: #dd7700 } /* Name.Variable.Global */
.highlight .vi { color: #3333bb } /* Name.Variable.Instance */
.highlight .vm { color: #336699 } /* Name.Variable.Magic */
.highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */parse/0: instruction: 12
parse/0: ingredient: {name: "0", value: 0, type: 0, properties: [0: literal]}
parse/0: ingredient: {name: "1", value: 0, type: 0, properties: [1: offset]}
parse/0: instruction: 1
parse/0: ingredient: {name: "1", value: 0, type: 0, properties: [1: literal]}
parse/0: product: {name: "1", value: 0, type: 1, properties: [1: integer]}
after-brace/0: recipe main
after-brace/0: jump-unless ...
after-brace/0: copy ...
run/0: instruction main/0
run/0: ingredient 0 is 0
run/0: ingredient 1 is 1
run/0: jumping to instruction 2
/akspecs/ranger/commit/test?h=v1.4.2&id=084a0743189363c8c03aae1fe6766ae92a4469a3'>run all tests with a single executable | hut | 2009-12-11 | 1 | -0/+5 |
* | Reorganization of gui/widget hierarchy and directory structure | hut | 2009-12-11 | 1 | -1/+1 |
* | restructurations | hut | 2009-12-11 | 1 | -2/+2 |
* | moved/fixed tests | hut | 2009-12-11 | 7 | -1/+209 |
* | fixed directory test | hut | 2009-12-06 | 1 | -19/+0 |
* | History Object + Test Case | hut | 2009-12-05 | 1 | -0/+44 |
* | random improvements | hut | 2009-11-29 | 1 | -17/+18 |
* | more VROOM | hut | 2009-11-27 | 2 | -12/+22 |
* | implemented more stuff | hut | 2009-11-25 | 2 | -9/+10 |
* | corrected test, added some stuff | hut | 2009-11-24 | 2 | -5/+50 |
* | stuff | hut | 2009-11-24 | 1 | -1/+2 |
* | better implementation of directories/files | hut | 2009-11-24 | 3 | -25/+54 |
* | test cases for directory.py | hut | 2009-11-23 | 3 | -0/+68 |