summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2019-06-05Test for f1f04caf60e4fc9dc3b12109e0be831f2d692810Nobuyoshi Nakada
2019-06-04Include inspect value of object in FrozenError messagesJeremy Evans
2019-06-04suppress marshal warningsNobuyoshi Nakada
2019-06-04test/lib/test/unit.rb: use colorize.rbNobuyoshi Nakada
2019-06-04Renamed duplicate testNobuyoshi Nakada
2019-06-04Add aliases for commands for changing text macroaycabta
2019-06-04Implement transpose-wordsaycabta
2019-06-04Remove conflict resolution mistake [ci skip]Takashi Kokubun
2019-06-04Improve test_color to prevent regressionTakashi Kokubun
2019-06-04colorize_code must return escaped textTakashi Kokubun
2019-06-04Colorize error charactersNobuyoshi Nakada
2019-06-03Fix the error token on "invalid hex escape"Nobuyoshi Nakada
2019-06-02Make size on an infinite each_slice enumerator return InfinityJeremy Evans
2019-06-03Use lines instead of splitKazuhiro NISHIYAMA
2019-06-03The C-q is also quoted insert in emacs modeaycabta
2019-06-03Add aliases for commands for moving macroaycabta
2019-06-03Close leaked file descripters in testsaycabta
2019-06-03The ed_move_to_beg is different from vi_first_printaycabta
2019-06-03Fix ArgumentError in aliased macroNobuyoshi Nakada
2019-06-02Check conditional nestings in INPUTRCNobuyoshi Nakada
2019-06-02Use simpler regexpKazuhiro NISHIYAMA
2019-06-02Add true condition `Reline`Nobuyoshi Nakada
2019-06-02Add Reline test for unknown macroaycabta
2019-06-02Add new test for Reline within pipeaycabta
2019-06-01Update String#crypt tests to work on OpenBSDJeremy Evans
2019-06-01Ignore warnings about mismatched indentations.Hiroshi SHIBATA
2019-06-01Ignore warnings about argument prefix with operator symbol.Hiroshi SHIBATA
2019-06-01Ignore warnings about ambiguous first argument with the negative integer.Hiroshi SHIBATA
2019-06-01Ignore warnings about ambiguous first argument of regexp with assert match.Hiroshi SHIBATA
2019-06-01Merge rubygems master from upstream.Hiroshi SHIBATA
2019-06-01Reset Config at Reline::Config::Test#teardownaycabta
2019-06-01Use inputrc data for keystroke settingaycabta
2019-06-01Fix FrozenError when assigning frozen class to constantNobuyoshi Nakada
2019-05-31Keep vm->orig_progname aliveAlan Wu
2019-05-30Fix visibility of some methods when using DelegateClassJeremy Evans
2019-05-30Allow DelegateClass() to module_eval given blockJeremy Evans
2019-05-31Warn compile_error only when input is finishedTakashi Kokubun
2019-05-30parse.y: adjust here-doc error tokenNobuyoshi Nakada
2019-05-30Include stack elements left after errorsNobuyoshi Nakada
2019-05-30parse.y: continue after heredoc errorNobuyoshi Nakada
2019-05-29Colorize errors moreNobuyoshi Nakada
2019-05-29parse.y: fix state after ivar/cvarNobuyoshi Nakada
2019-05-29Colorize compile_error as same as on_parse_errorNobuyoshi Nakada
2019-05-29parse.y: flush invalid charNobuyoshi Nakada
2019-05-29test/rubygems/test_gem_stream_ui.rb (test_ask_for_password): extend the timeoutYusuke Endoh
2019-05-29Remove extra items because Reline::HISTORY is a sized queueaycabta
2019-05-29Revert 3b7862c8e88cd7838a53ec083ac5733386400956 causing various CI hangsTakashi Kokubun
2019-05-29Skip a reline test hanging on Wercker since 3b7862c8e8Takashi Kokubun
2019-05-29Remove extra items because Reline::HISTORY is a sized queueaycabta
2019-05-29Use existing instances for LineEditor and Configaycabta