alacritty/tests
Christian Duerr dec3ee20e9 Re-record grid_reset test
The old grid_reset test expected the complete grid to be reset, but
instead of resetting the whole grid the `grid.scroll_limit` is just set
to `0` now. This leads to the rest of the grid still containing the old
information.

To fix this test it has simply be re-recorded. The new tests now still
contains the complete history but it is checked that the `scroll_limit`
is correctly reset.
2018-06-02 09:56:50 -07:00
..
ref Re-record grid_reset test 2018-06-02 09:56:50 -07:00
ref.rs Improve storage comparison algorithm 2018-06-02 09:56:50 -07:00