Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b353faa

Browse files
naoNao89RenjiSann
authored andcommitted
test: add CRC32B fixture files for comprehensive test coverage
Add missing expected output files for CRC32B algorithm across all test scenarios: - Single file output - Multiple files output - Stdin input - Untagged format - Base64 format Fixes test failures when CRC32B was added to ALGOS constant.
1 parent 93250bc commit b353faa

File tree

7 files changed

+9
-0
lines changed

7 files changed

+9
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
1136995542 772 tests/fixtures/cksum/lorem_ipsum.txt
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
1136995542 772 tests/fixtures/cksum/lorem_ipsum.txt
2+
2801993020 302 tests/fixtures/cksum/alice_in_wonderland.txt
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
1136995542 772 tests/fixtures/cksum/lorem_ipsum.txt
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
1136995542 772
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
1136995542 772 tests/fixtures/cksum/lorem_ipsum.txt
2+
2801993020 302 tests/fixtures/cksum/alice_in_wonderland.txt
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
1136995542 772 tests/fixtures/cksum/lorem_ipsum.txt
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
1136995542 772

0 commit comments

Comments
 (0)