mirror of
https://github.com/alacritty/alacritty.git
synced 2025-10-30 23:36:53 -04:00
Enable history comparison in ref-tests
Previously ref-tests just ignored the scrollback history to keep the old tests working, this would lead to new tests which rely on scrollback history to succeeed even though they should not. This has been fixed and it is now possible to create ref-tests with and without scrollback history. When available the scrollback history is compared, but the old tests still work without having to adjust them. This fixes #1244.
This commit is contained in:
parent
d8bda60c3d
commit
2234234ca9
6 changed files with 50039 additions and 17 deletions
50001
tests/ref/history/alacritty.recording
Normal file
50001
tests/ref/history/alacritty.recording
Normal file
File diff suppressed because it is too large
Load diff
1
tests/ref/history/size.json
Normal file
1
tests/ref/history/size.json
Normal file
|
|
@ -0,0 +1 @@
|
|||
{"width":2532.0,"height":1380.0,"cell_width":10.0,"cell_height":19.0,"padding_x":5.0,"padding_y":5.0}
|
||||
Loading…
Add table
Add a link
Reference in a new issue