Commit 6a92c44
committed
test: fix CRC32B fixture paths to match test runner directory
Update CRC32B fixture files to use relative paths (lorem_ipsum.txt)
instead of absolute paths (tests/fixtures/cksum/lorem_ipsum.txt)
to match the test runner's working directory.
Fixes CI test failures where cksum output includes different file paths.1 parent 62f861c commit 6a92c44
File tree
5 files changed
+7
-7
lines changed- tests/fixtures/cksum
- base64
- untagged
5 files changed
+7
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments