1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-09-04 04:12:31 +01:00

test: 🚨 extend line-range tests

test(tests/examples/multiline.txt): 🚨 add lines 5-20 to sample file for expanded line-range tests
test(tests/integration_tests.rs): 🚨 update expected outputs and add comprehensive context and error tests for line-range feature
This commit is contained in:
John Cavanaugh
2025-08-13 23:18:21 -07:00
parent 3fd3f1def8
commit 67e3e42531
2 changed files with 130 additions and 4 deletions

View File

@@ -2,3 +2,19 @@ line 1
line 2
line 3
line 4
line 5
line 6
line 7
line 8
line 9
line 10
line 11
line 12
line 13
line 14
line 15
line 16
line 17
line 18
line 19
line 20