mirror of
https://github.com/UglyToad/PdfPig.git
synced 2025-10-08 00:14:35 +08:00
read last line of ignore file (#1155)
* read last line of ignore file - do not cancel other matrix jobs if one test fails - read all lines of the ignore list even if it doesn't end with a newline - add ignore list for 0008 and 0009 * support missing object numbers when brute-forcing the file 10404 (ironically) contains not found references with number 43 0 for its info dictionary. changes brute-force code so that objects can be entirely missing * fix test since document is now opened successfully but mediabox is broken
This commit is contained in:
@@ -37,4 +37,13 @@
|
||||
0006766.pdf
|
||||
0006844.pdf
|
||||
0007159.pdf
|
||||
0007559.pdf
|
||||
0007559.pdf
|
||||
0008404.pdf
|
||||
0008443.pdf
|
||||
0008674.pdf
|
||||
0008978.pdf
|
||||
0009290.pdf
|
||||
0009309.pdf
|
||||
0009464.pdf
|
||||
0009706.pdf
|
||||
0009944.pdf
|
Reference in New Issue
Block a user