Generic build of PDF.js library.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Jonas Jenwald af636aae96 Add a parameter to the `isName` function that enables checking not just that something is a `Name`, but also that the actual `name` properties matches 9 years ago
..
annotation_layer_spec.js Prevent errors when parsing Annotations with missing (or invalid) /Subtype entries (issue 7446) 9 years ago
api_spec.js [api-minor] Add a parameter to `PDFPageProxy_getTextContent` that controls whether `PartialEvaluator_getTextContent` will attempt to combine same line text items 9 years ago
cff_parser_spec.js Attempt to recover valid `format 3` FDSelect data from broken CFF fonts (bug 1146106) 9 years ago
cmap_spec.js Remove the remaining usages of `new {Name,Cmd}` in favor of `{Name,Cmd}.get` 9 years ago
crypto_spec.js Add a couple of `CipherTransformFactory` unit-tests to check that blank passwords are correctly rejected 9 years ago
dom_utils_spec.js Use `beforeAll`/`afterAll` in `isExternalLinkTargetSet` in dom_utils_spec.js (issue 6905) 9 years ago
evaluator_spec.js Updates Jasmine version. 9 years ago
function_spec.js Updates Jasmine version. 9 years ago
jasmine-boot.js Add basic unit-tests for unicode.js 9 years ago
metadata_spec.js Uses editorconfig to maintain consistent coding styles 10 years ago
network_spec.js Removes hijack describe() hack from unit tests. 9 years ago
parser_spec.js Ensure that `Lexer_getName` does not fail if a `Name` contains in invalid usage of the NUMBER SIGN (#) (issue 6692) 10 years ago
primitives_spec.js Add a parameter to the `isName` function that enables checking not just that something is a `Name`, but also that the actual `name` properties matches 9 years ago
stream_spec.js Updates Jasmine version. 9 years ago
testreporter.js Updates Jasmine version. 9 years ago
type1_parser_spec.js Split the font_spec.js unit-tests into cff_parser_spec.js and type1_parser_spec.js 9 years ago
ui_utils_spec.js Adds EventBus. 9 years ago
unicode_spec.js Add basic unit-tests for unicode.js 9 years ago
unit_test.html Add basic unit-tests for unicode.js 9 years ago
util_spec.js Move `isDict` unit-tests from util_spec.js to primitives_spec.js 9 years ago