aboutsummaryrefslogtreecommitdiffstats
path: root/tests/processing.rs
Commit message (Expand)AuthorAgeFilesLines
* convert tests to fixturesJesse Luehrs2019-12-061-216/+3
* 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
* adjust the way window contents are reportedJesse Luehrs2019-11-051-46/+46
* expose the screen separately from the parserJesse Luehrs2019-11-051-148/+172
* rename some methodsJesse Luehrs2019-11-031-46/+46
* clean up public api a bitJesse Luehrs2019-11-031-20/+56
* there's no reason title and icon_name should be optionsJesse Luehrs2019-11-011-12/+12
* basic structure of vte parserJesse Luehrs2019-10-291-49/+147
* start the rewriteJesse Luehrs2019-10-291-1/+1
* add a bunch of testsJesse Luehrs2016-04-281-0/+66