Skip to content

Commit ffcdd1c

Browse files
committed
Update goldens for MuPDF 1.27.
1 parent 622b5c8 commit ffcdd1c

15 files changed

Lines changed: 2556 additions & 2551 deletions

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ jobs:
189189
# The GitHub runner user needs explicit permissions to access /dev/kvm
190190
sudo chmod 666 /dev/kvm
191191
- name: Run E2E tests
192-
run: python3 tests/run_e2e_tests.py
192+
run: ./tests/run_e2e_tests.py
193193
- name: Upload artifacts on failure
194194
if: failure()
195195
uses: actions/upload-artifact@v7
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

tests/qemu/testdata/page1.ppm

Lines changed: 30 additions & 147 deletions
Large diffs are not rendered by default.

tests/qemu/testdata/page170.ppm

Lines changed: 252 additions & 261 deletions
Large diffs are not rendered by default.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

tests/qemu/testdata/scroll_down.ppm

Lines changed: 207 additions & 156 deletions
Large diffs are not rendered by default.

tests/qemu/testdata/scroll_up.ppm

Lines changed: 105 additions & 183 deletions
Large diffs are not rendered by default.
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)