1
0
Fork 0
mirror of https://github.com/alacritty/alacritty.git synced 2025-10-30 23:36:53 -04:00

Make tests compile again

Some tests are still not passing, though.

A migration script was added to migrate serialized grids from
pre-scrollback to the current format. The script is included with this
commit for completeness, posterity, and as an example to be used in the
future.

A few tests in grid/tests.rs were removed due to becoming irrelevant.
This commit is contained in:
Joe Wilm 2018-03-09 13:49:47 -08:00 committed by Joe Wilm
parent 9ee1cf2455
commit 98a1f7f508
24 changed files with 77 additions and 101 deletions

File diff suppressed because one or more lines are too long