summaryrefslogtreecommitdiff
path: root/test/error_highlight
AgeCommit message (Expand)Author
2021-08-20[ruby/error_highlight] Fixed the argument for DidYouMean.formatter=Yusuke Endoh
2021-07-31[ruby/error_highlight] Keep it work if paren exists after receiverMasataka Pocke Kuwabara
2021-07-29Partly picking https://github.com/ruby/error_highlight/commit/25ef7dbeda4f2cf...Hiroshi SHIBATA
2021-07-16[ruby/error_highlight] Fix leaked tempfilesNobuyoshi Nakada
2021-07-13[ruby/error_highlight] Set the binary mode for Tempfile creation in a testYusuke Endoh
2021-07-13[ruby/error_highlight] Support a file that has no final newlineYusuke Endoh
2021-07-13[ruby/error_highlight] Support hard tabsYusuke Endoh
2021-07-12[ruby/error_highlight] Update a test for multibyte charactersYusuke Endoh
2021-06-30[ruby/error_highlight] Experimentally support a custom formatterYusuke Endoh
2021-06-29Rename error_squiggle to error_highlightYusuke Endoh