diff options
author | Christian Duerr <contact@christianduerr.com> | 2018-03-25 21:09:18 +0200 |
---|---|---|
committer | Joe Wilm <joe@jwilm.com> | 2018-04-02 08:29:51 -0700 |
commit | da7cb69c27b8a94325f4b9b2f31b58ed78ecacb6 (patch) | |
tree | 1257176f9d1b05e7c44cce8ca2294c04230f0709 /src/grid/storage.rs | |
parent | 313bea40141fc7085538b26f5ac709f9f7e9baa7 (diff) | |
download | alacritty-da7cb69c27b8a94325f4b9b2f31b58ed78ecacb6.tar.gz alacritty-da7cb69c27b8a94325f4b9b2f31b58ed78ecacb6.zip |
Fix selection tests
The latest selection changes broke a few tests, these have been
corrected.
Two of these tests were broken because they assumed different span
types, the test have been changed here because the result was correct.
One test did actually catch a bug where selection of two cells from
right to left would incorrectly mark the cells as selected even though
they should not have been, this has been fixed in the `simple_span`
method.
Diffstat (limited to 'src/grid/storage.rs')
0 files changed, 0 insertions, 0 deletions