aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests for zero width charactersJesse Luehrs2016-06-041-0/+100
* bump libvt100 for a bug fix, and add tests for itJesse Luehrs2016-06-042-0/+80
* add some more tests for a bug i fixed in libvt100Jesse Luehrs2016-05-071-0/+48
* add a bunch of testsJesse Luehrs2016-04-289-0/+1013
* attribute testsJesse Luehrs2016-04-282-0/+184
* the tests module is unnecessary hereJesse Luehrs2016-04-281-68/+63
* implement the rest of the cell attrsJesse Luehrs2016-04-271-0/+9
* implement fgcolor and bgcolor for cellsJesse Luehrs2016-04-271-0/+24
* split up some testsJesse Luehrs2016-04-271-1/+5
* start implementing cellsJesse Luehrs2016-04-271-0/+14
* process should actually take a byte arrayJesse Luehrs2016-04-271-1/+1
* set_window_size and set_scrollback_lengthJesse Luehrs2016-04-261-0/+11
* stop tracking terminal size separatelyJesse Luehrs2016-04-261-2/+2
* implement process_string and get_string_plaintextJesse Luehrs2016-04-261-1/+5
* expose rows and colsJesse Luehrs2016-04-261-1/+3
* get ffi framework in placeJesse Luehrs2016-04-261-0/+11