Skip to content

Commit

Permalink
Truncate most test files to 4KiB
Browse files Browse the repository at this point in the history
All tests still pass, published crate size is about 157KiB.

4KiB is a fairly arbitrary value.

Most files are inevitably no longer valid, so they can't be actually parsed.

DOC/PPT/XLS weren't touched as they're being parsed to infer their type.

Revert "Truncate most test files to 4KiB"

This reverts commit 498378e.

Truncate most test files to 4KiB

All tests still pass, published crate size is about 157KiB.

4KiB is a fairly arbitrary value.

Most files are inevitably no longer valid, so they can't be actually parsed.

DOC/PPT/XLS weren't touched as they're being parsed to infer their type.

Revert "Truncate most test files to 4KiB"

This reverts commit 1169b61.

A

Revert "Truncate most test files to 4KiB"

This reverts commit 0e849ee.

Truncate most test files to 4KiB

All tests still pass, published crate size is about 157KiB.

4KiB is a fairly arbitrary value.

Most files are inevitably no longer valid, so they can't be actually parsed.

DOC/PPT/XLS weren't touched as they're being parsed to infer their type.
  • Loading branch information
AlyoshaVasilieva committed Mar 6, 2022
1 parent 9305cc3 commit 312f36d
Show file tree
Hide file tree
Showing 35 changed files with 0 additions and 0 deletions.
Binary file modified testdata/sample.avi
Binary file not shown.
Binary file modified testdata/sample.bmp
Binary file not shown.
Binary file modified testdata/sample.db
Binary file not shown.
Binary file modified testdata/sample.docx
Binary file not shown.
Binary file modified testdata/sample.exe
Binary file not shown.
Binary file modified testdata/sample.flv
Binary file not shown.
Binary file modified testdata/sample.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified testdata/sample.heic
Binary file not shown.
Binary file modified testdata/sample.ico
Binary file not shown.
Binary file modified testdata/sample.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified testdata/sample.mkv
Binary file not shown.
Binary file modified testdata/sample.mobi
Binary file not shown.
Binary file modified testdata/sample.mov
Binary file not shown.
Binary file modified testdata/sample.mp3
Binary file not shown.
Binary file modified testdata/sample.mp4
Binary file not shown.
Binary file modified testdata/sample.odp
Binary file not shown.
Binary file modified testdata/sample.ods
Binary file not shown.
Binary file modified testdata/sample.odt
Binary file not shown.
Binary file modified testdata/sample.pdf
Binary file not shown.
Binary file modified testdata/sample.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified testdata/sample.pptx
Binary file not shown.
Binary file modified testdata/sample.psd
Binary file not shown.
Binary file modified testdata/sample.tif
Binary file not shown.
Binary file modified testdata/sample.ttf
Binary file not shown.
Binary file modified testdata/sample.webm
Binary file not shown.
Binary file modified testdata/sample.xlsx
Binary file not shown.
Binary file modified testdata/sample2.tif
Binary file not shown.
Binary file modified testdata/sample3.tif
Binary file not shown.
Binary file modified testdata/sample4.tif
Binary file not shown.
Binary file modified testdata/sample5.tif
Binary file not shown.
Binary file modified testdata/sample_elf
Binary file not shown.
Binary file modified testdata/sample_mach_fat
Binary file not shown.
Binary file modified testdata/sample_mach_ppc
Binary file not shown.
Binary file modified testdata/sample_mach_x64
Binary file not shown.
Binary file modified testdata/sample_mach_x86
Binary file not shown.

0 comments on commit 312f36d

Please sign in to comment.