aboutsummaryrefslogtreecommitdiffstats
path: root/tests/attr.rs
Commit message (Expand)AuthorAgeFilesLines
* fix attributes_formatted, remove attributes_diffJesse Luehrs2021-03-091-0/+12
* convert tests to fixturesJesse Luehrs2019-12-061-261/+3
* preserve all text attributes on cleared cellsJesse Luehrs2019-11-111-0/+44
* 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-60/+0
* expose the screen separately from the parserJesse Luehrs2019-11-051-149/+218
* implement a few more sgr modesJesse Luehrs2019-11-011-0/+27
* basic structure of vte parserJesse Luehrs2019-10-291-19/+16
* start the rewriteJesse Luehrs2019-10-291-94/+43
* rustfmtJesse Luehrs2019-10-291-54/+126
* attribute testsJesse Luehrs2016-04-281-0/+171