aboutsummaryrefslogtreecommitdiffstats
path: root/tests/mode.rs
Commit message (Expand)AuthorAgeFilesLines
* convert tests to fixturesJesse Luehrs2019-12-061-603/+3
* split formatted calculations into multiple methodsJesse Luehrs2019-11-121-0/+228
* actually, i do need to disable this in each testJesse Luehrs2019-11-111-0/+2
* allow cognitive_complexity everywhereJesse Luehrs2019-11-111-2/+0
* add Default impl for ParserJesse Luehrs2019-11-101-2/+2
* optionally save scrollback rowsJesse Luehrs2019-11-091-2/+2
* remove unnecessary accessorsJesse Luehrs2019-11-081-14/+0
* adjust the way window contents are reportedJesse Luehrs2019-11-051-14/+14
* expose the screen separately from the parserJesse Luehrs2019-11-051-217/+238
* more useful contents/contents_formatted behaviorJesse Luehrs2019-11-041-38/+14
* rename some methodsJesse Luehrs2019-11-031-14/+14
* clean up public api a bitJesse Luehrs2019-11-031-161/+182
* improve alternate screen handlingJesse Luehrs2019-11-021-0/+81
* improve mouse mode handlingJesse Luehrs2019-11-021-20/+106
* basic structure of vte parserJesse Luehrs2019-10-291-23/+20
* start the rewriteJesse Luehrs2019-10-291-1/+1
* rustfmtJesse Luehrs2019-10-291-2/+8
* add a bunch of testsJesse Luehrs2016-04-281-0/+209