aboutsummaryrefslogtreecommitdiffstats
path: root/tests/osc.rs
Commit message (Expand)AuthorAgeFilesLines
* convert tests to fixturesJesse Luehrs2019-12-061-110/+6
* split formatted calculations into multiple methodsJesse Luehrs2019-11-121-0/+77
* actually, i do need to disable this in each testJesse Luehrs2019-11-111-0/+2
* add Default impl for ParserJesse Luehrs2019-11-101-4/+4
* optionally save scrollback rowsJesse Luehrs2019-11-091-4/+4
* expose the screen separately from the parserJesse Luehrs2019-11-051-31/+31
* there's no reason title and icon_name should be optionsJesse Luehrs2019-11-011-18/+18
* basic structure of vte parserJesse Luehrs2019-10-291-10/+7
* start the rewriteJesse Luehrs2019-10-291-2/+0
* add a bunch of testsJesse Luehrs2016-04-281-0/+51