Created
July 19, 2019 10:18
-
-
Save vivekjoshy/35ac053be6ff783e7c0c6b0dc93ef48c to your computer and use it in GitHub Desktop.
Qutepart QtPy Test Result
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| (3.7.2) meredith@taylor:~/PycharmProjects/qutepart/tests$ python run_all.py | |
| Suite created | |
| test_1 (test_actions.Print) ... skipped 'Does not work' | |
| test_completion_enabled (test_api.Completion) ... ok | |
| test_threshold (test_api.Completion) ... ok | |
| test_1 (test_api.DetectSyntax) ... qutepart: Indenter 'ada' is not finished yet. But you can do it! | |
| ok | |
| test_1 (test_api.InsertText) ... ok | |
| test_2 (test_api.InsertText) ... ok | |
| test_3 (test_api.InsertText) ... ok | |
| test_1 (test_api.IsCodeOrComment) ... ok | |
| test_2 (test_api.IsCodeOrComment) ... ok | |
| test_block_comment (test_api.IsCodeOrComment) ... ok | |
| test_here_doc (test_api.IsCodeOrComment) ... ok | |
| test_accessByIndex (test_api.Lines) ... ok | |
| test_getSlice (test_api.Lines) ... ok | |
| test_modifyByIndex (test_api.Lines) ... ok | |
| test_setSlice_1 (test_api.Lines) ... ok | |
| test_setSlice_2 (test_api.Lines) ... ok | |
| test_setSlice_3 (test_api.Lines) ... ok | |
| test_setSlice_4 (test_api.Lines) ... ok | |
| test_setSlice_5 (test_api.Lines) ... ok | |
| test_setSlice_6 (test_api.Lines) ... ok | |
| test_setSlice_61 (test_api.Lines) ... ok | |
| test_setSlice_7 (test_api.Lines) ... ok | |
| test_setSlice_8 (test_api.Lines) ... ok | |
| test_setSlice_9 (test_api.Lines) ... ok | |
| test_accessByIndex (test_api.LinesWin) ... ok | |
| test_getSlice (test_api.LinesWin) ... ok | |
| test_modifyByIndex (test_api.LinesWin) ... ok | |
| test_setSlice_1 (test_api.LinesWin) ... ok | |
| test_setSlice_2 (test_api.LinesWin) ... ok | |
| test_setSlice_3 (test_api.LinesWin) ... ok | |
| test_setSlice_4 (test_api.LinesWin) ... ok | |
| test_setSlice_5 (test_api.LinesWin) ... ok | |
| test_setSlice_6 (test_api.LinesWin) ... ok | |
| test_setSlice_61 (test_api.LinesWin) ... ok | |
| test_setSlice_7 (test_api.LinesWin) ... ok | |
| test_setSlice_8 (test_api.LinesWin) ... ok | |
| test_setSlice_9 (test_api.LinesWin) ... ok | |
| test_replaceText1 (test_api.ReplaceText) ... ok | |
| test_replaceText2 (test_api.ReplaceText) ... ok | |
| test_replaceText3 (test_api.ReplaceText) ... ok | |
| test_replaceText4 (test_api.ReplaceText) ... ok | |
| test_replaceText5 (test_api.ReplaceText) ... ok | |
| test_resetSelection (test_api.Selection) ... ok | |
| test_selected_multiline_text (test_api.Selection) ... ok | |
| test_setSelection (test_api.Selection) ... ok | |
| test_eol_changed (test_api.Signals) ... ok | |
| test_indent_width_changed (test_api.Signals) ... ok | |
| test_language_changed (test_api.Signals) ... ok | |
| test_use_tabs_changed (test_api.Signals) ... ok | |
| test_jump (test_bookmarks.Test) ... ok | |
| test_set_with_keyboard (test_bookmarks.Test) ... ok | |
| test_set_with_mouse (test_bookmarks.Test) ... skipped 'Crashes Qt' | |
| test_1 (test_bracket_hlighter.Test) ... ok | |
| test_click_selects_first (test_completion.Test) ... skipped 'Crashes Qt 4.8.3' | |
| test_down_selects_first (test_completion.Test) ... ok | |
| test_down_selects_second (test_completion.Test) ... ok | |
| test_manual (test_completion.Test) ... ok | |
| test_tab_completes (test_completion.Test) ... ok | |
| test_too_long_list (test_completion.Test) ... ok | |
| test_1 (test_draw_whitespace.Test) ... ok | |
| test_2 (test_draw_whitespace.Test) ... ok | |
| test_3 (test_draw_whitespace.Test) ... ok | |
| test_4 (test_draw_whitespace.Test) ... ok | |
| test_alt_does_not_type (test_edit.Test) | |
| By default when Alt+Key is pressed - text is inserted. ... ok | |
| test_home1 (test_edit.Test) | |
| Test the operation of the home key. ... ok | |
| test_home2 (test_edit.Test) | |
| Test the operation of the home key. ... /home/meredith/PycharmProjects/qutepart/tests/base.py:67: RuntimeWarning: libshiboken: Overflow: Value 16777232 exceeds limits of type [signed] "c" (1bytes). | |
| QTest.keyClick(widget, key, modifiers) | |
| ERROR | |
| test_overwrite_backspace (test_edit.Test) ... ok | |
| test_overwrite_edit (test_edit.Test) ... ok | |
| test_overwrite_undo (test_edit.Test) ... ok | |
| test_1 (test_indent.Test) ... ok | |
| test_2 (test_indent.Test) ... ok | |
| test_3 (test_indent.Test) ... ok | |
| test_4 (test_indent.Test) ... ok | |
| test_4b (test_indent.Test) ... ok | |
| test_5 (test_indent.Test) ... ok | |
| test_6 (test_indent.Test) ... ok | |
| test_7 (test_indent.Test) | |
| Smartly indent python ... ok | |
| test_aplist1 (test_indenter.test_cstyle.Aplist) ... ok | |
| test_aplist10 (test_indenter.test_cstyle.Aplist) ... ok | |
| test_aplist11 (test_indenter.test_cstyle.Aplist) ... ok | |
| test_aplist12 (test_indenter.test_cstyle.Aplist) ... ok | |
| test_aplist13 (test_indenter.test_cstyle.Aplist) ... ok | |
| test_aplist14 (test_indenter.test_cstyle.Aplist) ... ok | |
| test_aplist15 (test_indenter.test_cstyle.Aplist) ... ok | |
| test_aplist16 (test_indenter.test_cstyle.Aplist) ... ok | |
| test_aplist17 (test_indenter.test_cstyle.Aplist) ... ok | |
| test_aplist18 (test_indenter.test_cstyle.Aplist) ... ok | |
| test_aplist19 (test_indenter.test_cstyle.Aplist) ... ok | |
| test_aplist2 (test_indenter.test_cstyle.Aplist) ... ok | |
| test_aplist20 (test_indenter.test_cstyle.Aplist) ... ok | |
| test_aplist21 (test_indenter.test_cstyle.Aplist) | |
| Tabs are used ... ok | |
| test_aplist3 (test_indenter.test_cstyle.Aplist) ... ok | |
| test_aplist4 (test_indenter.test_cstyle.Aplist) ... ok | |
| test_aplist5 (test_indenter.test_cstyle.Aplist) ... ok | |
| test_aplist6 (test_indenter.test_cstyle.Aplist) ... ok | |
| test_aplist8 (test_indenter.test_cstyle.Aplist) ... ok | |
| test_aplist9 (test_indenter.test_cstyle.Aplist) ... ok | |
| test_clospar1 (test_indenter.test_cstyle.ClosPar) ... ok | |
| test_clospar2 (test_indenter.test_cstyle.ClosPar) ... ok | |
| test_clospar3 (test_indenter.test_cstyle.ClosPar) ... ok | |
| test_clospar4 (test_indenter.test_cstyle.ClosPar) ... ok | |
| test_comma1 (test_indenter.test_cstyle.Comma) ... ok | |
| test_comma2 (test_indenter.test_cstyle.Comma) ... ok | |
| test_comma3 (test_indenter.test_cstyle.Comma) ... ok | |
| test_comma4 (test_indenter.test_cstyle.Comma) ... ok | |
| test_comma5 (test_indenter.test_cstyle.Comma) ... ok | |
| test_comma6 (test_indenter.test_cstyle.Comma) ... ok | |
| test_comment1 (test_indenter.test_cstyle.Comment) ... ok | |
| test_comment2 (test_indenter.test_cstyle.Comment) ... ok | |
| test_do1 (test_indenter.test_cstyle.Do) ... ok | |
| test_do2 (test_indenter.test_cstyle.Do) ... ok | |
| test_do3 (test_indenter.test_cstyle.Do) ... ok | |
| test_doxygen1 (test_indenter.test_cstyle.Doxygen) ... ok | |
| test_doxygen2 (test_indenter.test_cstyle.Doxygen) ... ok | |
| test_doxygen3 (test_indenter.test_cstyle.Doxygen) ... ok | |
| test_doxygen4 (test_indenter.test_cstyle.Doxygen) ... ok | |
| test_doxygen5 (test_indenter.test_cstyle.Doxygen) ... ok | |
| test_doxygen6 (test_indenter.test_cstyle.Doxygen) ... ok | |
| test_doxygen7 (test_indenter.test_cstyle.Doxygen) ... ok | |
| test_doxygen8 (test_indenter.test_cstyle.Doxygen) ... ok | |
| test_for1 (test_indenter.test_cstyle.For) ... ok | |
| test_for2 (test_indenter.test_cstyle.For) ... ok | |
| test_for3 (test_indenter.test_cstyle.For) ... ok | |
| test_for4 (test_indenter.test_cstyle.For) ... ok | |
| test_for5 (test_indenter.test_cstyle.For) ... ok | |
| test_foreign1 (test_indenter.test_cstyle.Forein) ... ok | |
| test_foreign2 (test_indenter.test_cstyle.Forein) ... ok | |
| test_foreign3 (test_indenter.test_cstyle.Forein) ... ok | |
| test_if1 (test_indenter.test_cstyle.If) ... ok | |
| test_if10 (test_indenter.test_cstyle.If) ... ok | |
| test_if11 (test_indenter.test_cstyle.If) ... ok | |
| test_if2 (test_indenter.test_cstyle.If) ... ok | |
| test_if3 (test_indenter.test_cstyle.If) ... ok | |
| test_if4 (test_indenter.test_cstyle.If) ... ok | |
| test_if5 (test_indenter.test_cstyle.If) ... ok | |
| test_if6 (test_indenter.test_cstyle.If) ... ok | |
| test_if7 (test_indenter.test_cstyle.If) ... ok | |
| test_if8 (test_indenter.test_cstyle.If) ... ok | |
| test_if9 (test_indenter.test_cstyle.If) ... ok | |
| test_if_qutepart1 (test_indenter.test_cstyle.If) ... ok | |
| test_normal1 (test_indenter.test_cstyle.Normal) ... ok | |
| test_normal2 (test_indenter.test_cstyle.Normal) ... ok | |
| test_normal3 (test_indenter.test_cstyle.Normal) ... ok | |
| test_openpar1 (test_indenter.test_cstyle.OpenPar) ... ok | |
| test_openpar10 (test_indenter.test_cstyle.OpenPar) ... ok | |
| test_openpar2 (test_indenter.test_cstyle.OpenPar) ... ok | |
| test_openpar3 (test_indenter.test_cstyle.OpenPar) ... ok | |
| test_openpar4 (test_indenter.test_cstyle.OpenPar) ... ok | |
| test_openpar5 (test_indenter.test_cstyle.OpenPar) ... ok | |
| test_openpar6 (test_indenter.test_cstyle.OpenPar) ... ok | |
| test_openpar7 (test_indenter.test_cstyle.OpenPar) ... ok | |
| test_openpar8 (test_indenter.test_cstyle.OpenPar) ... ok | |
| test_openpar9 (test_indenter.test_cstyle.OpenPar) ... ok | |
| test_137157 (test_indenter.test_cstyle.Other) ... ok | |
| test_alignbrace (test_indenter.test_cstyle.Other) ... ok | |
| test_plist1 (test_indenter.test_cstyle.PList) ... ok | |
| test_plist11 (test_indenter.test_cstyle.PList) ... ok | |
| test_plist12 (test_indenter.test_cstyle.PList) ... ok | |
| test_plist13 (test_indenter.test_cstyle.PList) ... ok | |
| test_plist15 (test_indenter.test_cstyle.PList) ... ok | |
| test_plist16 (test_indenter.test_cstyle.PList) ... ok | |
| test_plist17 (test_indenter.test_cstyle.PList) ... ok | |
| test_plist18 (test_indenter.test_cstyle.PList) ... ok | |
| test_plist19 (test_indenter.test_cstyle.PList) ... ok | |
| test_plist2 (test_indenter.test_cstyle.PList) ... ok | |
| test_plist20 (test_indenter.test_cstyle.PList) ... ok | |
| test_plist21 (test_indenter.test_cstyle.PList) ... ok | |
| test_plist22 (test_indenter.test_cstyle.PList) ... ok | |
| test_plist24 (test_indenter.test_cstyle.PList) ... ok | |
| test_plist25 (test_indenter.test_cstyle.PList) ... ok | |
| test_plist3 (test_indenter.test_cstyle.PList) ... ok | |
| test_plist4 (test_indenter.test_cstyle.PList) ... ok | |
| test_plist5 (test_indenter.test_cstyle.PList) ... ok | |
| test_plist6 (test_indenter.test_cstyle.PList) ... ok | |
| test_plist7 (test_indenter.test_cstyle.PList) ... ok | |
| test_plist8 (test_indenter.test_cstyle.PList) ... ok | |
| test_plist9 (test_indenter.test_cstyle.PList) ... ok | |
| test_prep1 (test_indenter.test_cstyle.Prep) ... ok | |
| test_prep2 (test_indenter.test_cstyle.Prep) ... ok | |
| test_prep5 (test_indenter.test_cstyle.Prep) ... ok | |
| test_prep6 (test_indenter.test_cstyle.Prep) ... ok | |
| test_switch1 (test_indenter.test_cstyle.Switch) ... ok | |
| test_switch12 (test_indenter.test_cstyle.Switch) ... ok | |
| test_switch14 (test_indenter.test_cstyle.Switch) ... ok | |
| test_switch2 (test_indenter.test_cstyle.Switch) ... ok | |
| test_switch3 (test_indenter.test_cstyle.Switch) ... ok | |
| test_switch4 (test_indenter.test_cstyle.Switch) ... ok | |
| test_switch5 (test_indenter.test_cstyle.Switch) ... ok | |
| test_switch6 (test_indenter.test_cstyle.Switch) ... ok | |
| test_switch7 (test_indenter.test_cstyle.Switch) ... ok | |
| test_switch9 (test_indenter.test_cstyle.Switch) ... ok | |
| test_top1 (test_indenter.test_cstyle.Top) ... ok | |
| test_top10 (test_indenter.test_cstyle.Top) ... ok | |
| test_top11 (test_indenter.test_cstyle.Top) ... ok | |
| test_top12 (test_indenter.test_cstyle.Top) ... ok | |
| test_top13 (test_indenter.test_cstyle.Top) ... ok | |
| test_top14 (test_indenter.test_cstyle.Top) ... ok | |
| test_top15 (test_indenter.test_cstyle.Top) ... ok | |
| test_top16 (test_indenter.test_cstyle.Top) ... ok | |
| test_top17 (test_indenter.test_cstyle.Top) ... ok | |
| test_top18 (test_indenter.test_cstyle.Top) ... ok | |
| test_top19 (test_indenter.test_cstyle.Top) ... ok | |
| test_top2 (test_indenter.test_cstyle.Top) ... ok | |
| test_top3 (test_indenter.test_cstyle.Top) ... ok | |
| test_top4 (test_indenter.test_cstyle.Top) ... ok | |
| test_top5 (test_indenter.test_cstyle.Top) ... ok | |
| test_top6 (test_indenter.test_cstyle.Top) ... ok | |
| test_top7 (test_indenter.test_cstyle.Top) ... ok | |
| test_top8 (test_indenter.test_cstyle.Top) ... ok | |
| test_top9 (test_indenter.test_cstyle.Top) ... ok | |
| test_using3 (test_indenter.test_cstyle.Using) ... ok | |
| test_visib1 (test_indenter.test_cstyle.Visib) ... ok | |
| test_visib2 (test_indenter.test_cstyle.Visib) ... ok | |
| test_visib3 (test_indenter.test_cstyle.Visib) ... ok | |
| test_visib4 (test_indenter.test_cstyle.Visib) ... ok | |
| test_visib5 (test_indenter.test_cstyle.Visib) ... ok | |
| test_visib6 (test_indenter.test_cstyle.Visib) ... ok | |
| test_visib7 (test_indenter.test_cstyle.Visib) ... ok | |
| test_visib8 (test_indenter.test_cstyle.Visib) ... ok | |
| test_while1 (test_indenter.test_cstyle.While) ... ok | |
| test_while2 (test_indenter.test_cstyle.While) ... ok | |
| test_while3 (test_indenter.test_cstyle.While) ... ok | |
| test_afterComma1 (test_indenter.test_haskell.Test) ... skipped 'Haskell not supported yet' | |
| test_dontIndent1 (test_indenter.test_haskell.Test) ... skipped 'Haskell not supported yet' | |
| test_if1 (test_indenter.test_haskell.Test) ... skipped 'Haskell not supported yet' | |
| test_if2 (test_indenter.test_haskell.Test) ... skipped 'Haskell not supported yet' | |
| test_parsec1 (test_indenter.test_haskell.Test) ... skipped 'Haskell not supported yet' | |
| test_find_brace (test_indenter.test_lisp.Test) ... ok | |
| test_not_found_brace (test_indenter.test_lisp.Test) ... ok | |
| test_three_semicolons (test_indenter.test_lisp.Test) ... ok | |
| test_two_semicolons (test_indenter.test_lisp.Test) ... ok | |
| test_normal2 (test_indenter.test_normal.Test) ... qutepart: Indenter 'lua' is not finished yet. But you can do it! | |
| ok | |
| test_autoIndentAfterEmpty (test_indenter.test_python.Test) ... ok | |
| test_dedentBreak (test_indenter.test_python.Test) ... ok | |
| test_dedentContinue (test_indenter.test_python.Test) ... ok | |
| test_dedentPass (test_indenter.test_python.Test) ... ok | |
| test_dedentRaise (test_indenter.test_python.Test) ... ok | |
| test_dedentReturn (test_indenter.test_python.Test) ... ok | |
| test_hangingIndentation (test_indenter.test_python.Test) ... ok | |
| test_hangingIndentation2 (test_indenter.test_python.Test) ... ok | |
| test_hangingIndentation3 (test_indenter.test_python.Test) ... ok | |
| test_hangingIndentation4 (test_indenter.test_python.Test) ... ok | |
| test_hangingIndentation5 (test_indenter.test_python.Test) ... ok | |
| test_indentColon1 (test_indenter.test_python.Test) ... ok | |
| test_indentColon2 (test_indenter.test_python.Test) ... ok | |
| test_indentColon3 (test_indenter.test_python.Test) | |
| Do not indent colon if hanging indentation used ... ok | |
| test_keepIndent1 (test_indenter.test_python.Test) ... ok | |
| test_keepIndent2 (test_indenter.test_python.Test) ... ok | |
| test_keepIndent3 (test_indenter.test_python.Test) ... ok | |
| test_keepIndent4 (test_indenter.test_python.Test) ... ok | |
| test_array1 (test_indenter.test_ruby.Array) ... ok | |
| test_array10 (test_indenter.test_ruby.Array) ... ok | |
| test_array11 (test_indenter.test_ruby.Array) ... ok | |
| test_array12 (test_indenter.test_ruby.Array) ... ok | |
| test_array16 (test_indenter.test_ruby.Array) ... ok | |
| test_array17 (test_indenter.test_ruby.Array) ... ok | |
| test_array18 (test_indenter.test_ruby.Array) ... ok | |
| test_array19 (test_indenter.test_ruby.Array) ... ok | |
| test_array2 (test_indenter.test_ruby.Array) ... ok | |
| test_array20 (test_indenter.test_ruby.Array) ... ok | |
| test_array21 (test_indenter.test_ruby.Array) ... ok | |
| test_array22 (test_indenter.test_ruby.Array) ... ok | |
| test_array3 (test_indenter.test_ruby.Array) ... ok | |
| test_array4 (test_indenter.test_ruby.Array) ... ok | |
| test_array5 (test_indenter.test_ruby.Array) ... ok | |
| test_array6 (test_indenter.test_ruby.Array) ... ok | |
| test_array7 (test_indenter.test_ruby.Array) ... ok | |
| test_array8 (test_indenter.test_ruby.Array) ... ok | |
| test_array9 (test_indenter.test_ruby.Array) ... ok | |
| test_array_comment1 (test_indenter.test_ruby.ArrayComment) ... ok | |
| test_array_comment2 (test_indenter.test_ruby.ArrayComment) ... ok | |
| test_array_comment3 (test_indenter.test_ruby.ArrayComment) ... ok | |
| test_array_comment4 (test_indenter.test_ruby.ArrayComment) ... ok | |
| test_array_comment5 (test_indenter.test_ruby.ArrayComment) ... ok | |
| test_basic1 (test_indenter.test_ruby.Basic) ... ok | |
| test_basic2 (test_indenter.test_ruby.Basic) ... expected failure | |
| test_basic3 (test_indenter.test_ruby.Basic) ... ok | |
| test_basic4 (test_indenter.test_ruby.Basic) ... ok | |
| test_block01 (test_indenter.test_ruby.Block) ... expected failure | |
| test_block02 (test_indenter.test_ruby.Block) ... expected failure | |
| test_block_comment1 (test_indenter.test_ruby.BlockComment) ... ok | |
| test_block_comment2 (test_indenter.test_ruby.BlockComment) ... ok | |
| test_block_comment3 (test_indenter.test_ruby.BlockComment) ... ok | |
| test_block_comment4 (test_indenter.test_ruby.BlockComment) ... ok | |
| test_block_comment5 (test_indenter.test_ruby.BlockComment) ... ok | |
| test_block_comment6 (test_indenter.test_ruby.BlockComment) ... ok | |
| test_block_comment7 (test_indenter.test_ruby.BlockComment) ... ok | |
| test_block_comment8 (test_indenter.test_ruby.BlockComment) ... expected failure | |
| test_comment1 (test_indenter.test_ruby.Comment) ... ok | |
| test_comment2 (test_indenter.test_ruby.Comment) ... ok | |
| test_comment3 (test_indenter.test_ruby.Comment) ... ok | |
| test_comment4 (test_indenter.test_ruby.Comment) ... ok | |
| test_comment5 (test_indenter.test_ruby.Comment) ... ok | |
| test_comment6 (test_indenter.test_ruby.Comment) ... ok | |
| test_do1 (test_indenter.test_ruby.Do) ... ok | |
| test_do2 (test_indenter.test_ruby.Do) ... ok | |
| test_do3 (test_indenter.test_ruby.Do) ... ok | |
| test_do4 (test_indenter.test_ruby.Do) ... ok | |
| test_do5 (test_indenter.test_ruby.Do) ... ok | |
| test_do6 (test_indenter.test_ruby.Do) ... ok | |
| test_do7 (test_indenter.test_ruby.Do) ... ok | |
| test_empty_file1 (test_indenter.test_ruby.EmptyFile) ... ok | |
| test_hash1 (test_indenter.test_ruby.Hash) ... ok | |
| test_hash10 (test_indenter.test_ruby.Hash) ... ok | |
| test_hash11 (test_indenter.test_ruby.Hash) ... ok | |
| test_hash12 (test_indenter.test_ruby.Hash) ... ok | |
| test_hash16 (test_indenter.test_ruby.Hash) ... ok | |
| test_hash17 (test_indenter.test_ruby.Hash) ... ok | |
| test_hash18 (test_indenter.test_ruby.Hash) ... ok | |
| test_hash19 (test_indenter.test_ruby.Hash) ... ok | |
| test_hash2 (test_indenter.test_ruby.Hash) ... ok | |
| test_hash20 (test_indenter.test_ruby.Hash) ... ok | |
| test_hash21 (test_indenter.test_ruby.Hash) ... ok | |
| test_hash22 (test_indenter.test_ruby.Hash) ... ok | |
| test_hash3 (test_indenter.test_ruby.Hash) ... ok | |
| test_hash4 (test_indenter.test_ruby.Hash) ... ok | |
| test_hash5 (test_indenter.test_ruby.Hash) ... ok | |
| test_hash6 (test_indenter.test_ruby.Hash) ... ok | |
| test_hash7 (test_indenter.test_ruby.Hash) ... ok | |
| test_hash8 (test_indenter.test_ruby.Hash) ... ok | |
| test_hash9 (test_indenter.test_ruby.Hash) ... ok | |
| test_heredoc1 (test_indenter.test_ruby.Heredoc) ... ok | |
| test_heredoc2 (test_indenter.test_ruby.Heredoc) ... ok | |
| test_heredoc3 (test_indenter.test_ruby.Heredoc) ... ok | |
| test_heredoc4 (test_indenter.test_ruby.Heredoc) ... ok | |
| test_heredoc5 (test_indenter.test_ruby.Heredoc) ... ok | |
| test_heredoc6 (test_indenter.test_ruby.Heredoc) ... ok | |
| test_if10 (test_indenter.test_ruby.If) ... ok | |
| test_if11 (test_indenter.test_ruby.If) ... ok | |
| test_if20 (test_indenter.test_ruby.If) ... expected failure | |
| test_if21 (test_indenter.test_ruby.If) ... expected failure | |
| test_if22 (test_indenter.test_ruby.If) ... ok | |
| test_if30 (test_indenter.test_ruby.If) ... ok | |
| test_if31 (test_indenter.test_ruby.If) ... ok | |
| test_multiline1 (test_indenter.test_ruby.Multiline) ... ok | |
| test_multiline10 (test_indenter.test_ruby.Multiline) ... ok | |
| test_multiline2 (test_indenter.test_ruby.Multiline) ... ok | |
| test_multiline3 (test_indenter.test_ruby.Multiline) ... ok | |
| test_multiline4 (test_indenter.test_ruby.Multiline) ... ok | |
| test_multiline5 (test_indenter.test_ruby.Multiline) ... ok | |
| test_multiline6 (test_indenter.test_ruby.Multiline) ... expected failure | |
| test_multiline7 (test_indenter.test_ruby.Multiline) ... ok | |
| test_multiline8 (test_indenter.test_ruby.Multiline) ... ok | |
| test_multiline9 (test_indenter.test_ruby.Multiline) ... ok | |
| test_no_do1 (test_indenter.test_ruby.NoDo) ... ok | |
| test_no_do2 (test_indenter.test_ruby.NoDo) ... ok | |
| test_no_do3 (test_indenter.test_ruby.NoDo) ... ok | |
| test_no_do4 (test_indenter.test_ruby.NoDo) ... ok | |
| test_ops1 (test_indenter.test_ruby.Ops) ... ok | |
| test_ops11 (test_indenter.test_ruby.Ops) ... ok | |
| test_ops12 (test_indenter.test_ruby.Ops) ... ok | |
| test_ops13 (test_indenter.test_ruby.Ops) ... ok | |
| test_ops14 (test_indenter.test_ruby.Ops) ... ok | |
| test_ops15 (test_indenter.test_ruby.Ops) ... ok | |
| test_ops16 (test_indenter.test_ruby.Ops) ... ok | |
| test_ops17 (test_indenter.test_ruby.Ops) ... ok | |
| test_ops18 (test_indenter.test_ruby.Ops) ... ok | |
| test_ops2 (test_indenter.test_ruby.Ops) ... ok | |
| test_ops21 (test_indenter.test_ruby.Ops) ... ok | |
| test_ops22 (test_indenter.test_ruby.Ops) ... ok | |
| test_ops23 (test_indenter.test_ruby.Ops) ... ok | |
| test_ops24 (test_indenter.test_ruby.Ops) ... ok | |
| test_ops25 (test_indenter.test_ruby.Ops) ... ok | |
| test_ops26 (test_indenter.test_ruby.Ops) ... ok | |
| test_ops27 (test_indenter.test_ruby.Ops) ... ok | |
| test_ops28 (test_indenter.test_ruby.Ops) ... ok | |
| test_ops3 (test_indenter.test_ruby.Ops) ... ok | |
| test_ops4 (test_indenter.test_ruby.Ops) ... ok | |
| test_ops5 (test_indenter.test_ruby.Ops) ... ok | |
| test_ops6 (test_indenter.test_ruby.Ops) ... ok | |
| test_ops7 (test_indenter.test_ruby.Ops) ... ok | |
| test_ops8 (test_indenter.test_ruby.Ops) ... ok | |
| test_plist1 (test_indenter.test_ruby.Plist) ... ok | |
| test_plist10 (test_indenter.test_ruby.Plist) ... ok | |
| test_plist11 (test_indenter.test_ruby.Plist) ... ok | |
| test_plist12 (test_indenter.test_ruby.Plist) ... ok | |
| test_plist13 (test_indenter.test_ruby.Plist) ... ok | |
| test_plist14 (test_indenter.test_ruby.Plist) ... ok | |
| test_plist15 (test_indenter.test_ruby.Plist) ... ok | |
| test_plist16 (test_indenter.test_ruby.Plist) ... ok | |
| test_plist17 (test_indenter.test_ruby.Plist) ... ok | |
| test_plist18 (test_indenter.test_ruby.Plist) ... ok | |
| test_plist19 (test_indenter.test_ruby.Plist) ... ok | |
| test_plist2 (test_indenter.test_ruby.Plist) ... ok | |
| test_plist20 (test_indenter.test_ruby.Plist) ... ok | |
| test_plist3 (test_indenter.test_ruby.Plist) ... ok | |
| test_plist4 (test_indenter.test_ruby.Plist) ... ok | |
| test_plist5 (test_indenter.test_ruby.Plist) ... ok | |
| test_plist6 (test_indenter.test_ruby.Plist) ... ok | |
| test_plist7 (test_indenter.test_ruby.Plist) ... ok | |
| test_plist8 (test_indenter.test_ruby.Plist) ... ok | |
| test_plist9 (test_indenter.test_ruby.Plist) ... ok | |
| test_plist_comment1 (test_indenter.test_ruby.PlistComment) ... ok | |
| test_plist_comment10 (test_indenter.test_ruby.PlistComment) ... ok | |
| test_plist_comment2 (test_indenter.test_ruby.PlistComment) ... ok | |
| test_plist_comment3 (test_indenter.test_ruby.PlistComment) ... ok | |
| test_plist_comment4 (test_indenter.test_ruby.PlistComment) ... ok | |
| test_plist_comment5 (test_indenter.test_ruby.PlistComment) ... ok | |
| test_plist_comment6 (test_indenter.test_ruby.PlistComment) ... ok | |
| test_plist_comment7 (test_indenter.test_ruby.PlistComment) ... ok | |
| test_plist_comment8 (test_indenter.test_ruby.PlistComment) ... ok | |
| test_plist_comment9 (test_indenter.test_ruby.PlistComment) ... ok | |
| test_regexp1 (test_indenter.test_ruby.RegExp) ... ok | |
| test_singleline01 (test_indenter.test_ruby.SingleLine) ... ok | |
| test_singleline02 (test_indenter.test_ruby.SingleLine) ... ok | |
| test_singleline03 (test_indenter.test_ruby.SingleLine) ... ok | |
| test_singleline04 (test_indenter.test_ruby.SingleLine) ... ok | |
| test_wordlist01 (test_indenter.test_ruby.WordList) ... ok | |
| test_wordlist02 (test_indenter.test_ruby.WordList) ... ok | |
| test_wordlist11 (test_indenter.test_ruby.WordList) ... expected failure | |
| test_wordlist12 (test_indenter.test_ruby.WordList) ... expected failure | |
| test_wordlist21 (test_indenter.test_ruby.WordList) ... expected failure | |
| test_wordlist22 (test_indenter.test_ruby.WordList) ... expected failure | |
| test_1 (test_indenter.test_scheme.Test) ... ok | |
| test_2 (test_indenter.test_scheme.Test) ... ok | |
| test_3 (test_indenter.test_scheme.Test) ... ok | |
| test_4 (test_indenter.test_scheme.Test) ... ok | |
| test_5 (test_indenter.test_scheme.Test) ... ok | |
| test_6 (test_indenter.test_scheme.Test) ... ok | |
| test_7 (test_indenter.test_scheme.Test) ... ok | |
| test_8 (test_indenter.test_scheme.Test) ... ok | |
| test_9 (test_indenter.test_scheme.Test) ... ok | |
| test_1 (test_indenter.test_scheme.TestAutoindent) ... ok | |
| test_2 (test_indenter.test_scheme.TestAutoindent) ... ok | |
| test_3 (test_indenter.test_scheme.TestAutoindent) ... ok | |
| test_4 (test_indenter.test_scheme.TestAutoindent) ... ok | |
| test_5 (test_indenter.test_scheme.TestAutoindent) ... ok | |
| test_6 (test_indenter.test_scheme.TestAutoindent) ... ok | |
| test_7 (test_indenter.test_scheme.TestAutoindent) ... ok | |
| test_8 (test_indenter.test_scheme.TestAutoindent) ... ok | |
| test_align1 (test_indenter.test_xmlindent.Align) ... ok | |
| test_align2 (test_indenter.test_xmlindent.Align) ... ok | |
| test_align3 (test_indenter.test_xmlindent.Align) ... ok | |
| test_align4 (test_indenter.test_xmlindent.Align) ... ok | |
| test_align5 (test_indenter.test_xmlindent.Align) ... ok | |
| test_enter1 (test_indenter.test_xmlindent.Enter) | |
| zero indent for <?xml ... ok | |
| test_enter2 (test_indenter.test_xmlindent.Enter) | |
| zero indent for <!DOCTYPE ... ok | |
| test_enter3 (test_indenter.test_xmlindent.Enter) | |
| keep indent when prev line was a comment ... ok | |
| test_enter4 (test_indenter.test_xmlindent.Enter) | |
| keep indent when prev line closed a tag ... ok | |
| test_enter5 (test_indenter.test_xmlindent.Enter) | |
| increase indent when prev line opened a tag ... ok | |
| test_grater2 (test_indenter.test_xmlindent.Greater) | |
| keep indent when prev line opened a tag ... ok | |
| test_greater1 (test_indenter.test_xmlindent.Greater) | |
| closing tag, decrease indentation when previous didn't open a tag ... ok | |
| test_greater3 (test_indenter.test_xmlindent.Greater) | |
| zero indent for <?xml ... ok | |
| test_greater4 (test_indenter.test_xmlindent.Greater) | |
| zero indent for <!DOCTYPE ... ok | |
| test_greater5 (test_indenter.test_xmlindent.Greater) | |
| keep indent when prev line closed a tag or was a comment ... ok | |
| test_greater6 (test_indenter.test_xmlindent.Greater) | |
| keep indent when prev line closed a tag or was a comment ... ok | |
| test_greater7 (test_indenter.test_xmlindent.Greater) | |
| increase indent ... ok | |
| test_slash1 (test_indenter.test_xmlindent.Slash) ... ok | |
| test_slash2 (test_indenter.test_xmlindent.Slash) | |
| Do not indent, if in text block ... ok | |
| test_slash3 (test_indenter.test_xmlindent.Slash) | |
| Do not indent, if previous line opens tag ... ok | |
| test_slash4 (test_indenter.test_xmlindent.Slash) ... ok | |
| test_split1 (test_indenter.test_xmlindent.Split) ... ok | |
| test_split2 (test_indenter.test_xmlindent.Split) ... ok | |
| test_split3 (test_indenter.test_xmlindent.Split) ... ok | |
| test_split4 (test_indenter.test_xmlindent.Split) ... ok | |
| test_basic (test_rectangular_selection.Test) ... ok | |
| test_copy_paste (test_rectangular_selection.Test) ... Segmentation fault |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment