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.
 
 
Tim van der Meij a4cc85fc5f Merge pull request #8828 from timvandermeij/es6-annotations 8 years ago
..
annotation_spec.js Let the two annotation factories use static methods 8 years ago
api_spec.js [api-minor] Add support for PageMode in the API (issue 8657) 8 years ago
bidi_spec.js Convert the files in the `/test/unit` folder to ES6 modules 8 years ago
cff_parser_spec.js Fixes CFF data glyph widths 8 years ago
clitests.json Adds tests for node_stream 8 years ago
cmap_spec.js Enable the `object-shorthand` ESLint rule 8 years ago
colorspace_spec.js Move the `XRefMock` in the unit tests to a central location 8 years ago
crypto_spec.js Convert the files in the `/test/unit` folder to ES6 modules 8 years ago
custom_spec.js Fix inconsistent spacing and trailing commas in objects in `test/` files, so we can enable the `comma-dangle` and `object-curly-spacing` ESLint rules later on 8 years ago
display_svg_spec.js __non_webpack_require__ -> require in SystemJS 8 years ago
document_spec.js Convert the files in the `/test/unit` folder to ES6 modules 8 years ago
dom_utils_spec.js Convert the files in the `/test/unit` folder to ES6 modules 8 years ago
evaluator_spec.js Move the `XRefMock` in the unit tests to a central location 8 years ago
fonts_spec.js Enable the `object-shorthand` ESLint rule 8 years ago
function_spec.js Fix inconsistent spacing and trailing commas in objects in `test/` files, so we can enable the `comma-dangle` and `object-curly-spacing` ESLint rules later on 8 years ago
jasmine-boot.js Disables fetch when ReadableStream is not available. 8 years ago
metadata_spec.js Convert the files in the `/test/unit` folder to ES6 modules 8 years ago
murmurhash3_spec.js Convert the files in the `/test/unit` folder to ES6 modules 8 years ago
network_spec.js Adds Streams API support for networking task of PDF.js project. 8 years ago
node_stream_spec.js Adds tests for node_stream 8 years ago
parser_spec.js Ignore line-breaks between operator and digit in `Lexer.getNumber` 8 years ago
primitives_spec.js Move the `XRefMock` in the unit tests to a central location 8 years ago
stream_spec.js Fix inconsistent spacing and trailing commas in objects in `test/` files, so we can enable the `comma-dangle` and `object-curly-spacing` ESLint rules later on 8 years ago
test_utils.js Move the `XRefMock` in the unit tests to a central location 8 years ago
testreporter.js Enable the `object-shorthand` ESLint rule 8 years ago
type1_parser_spec.js Fix inconsistent spacing and trailing commas in objects in `test/` files, so we can enable the `comma-dangle` and `object-curly-spacing` ESLint rules later on 8 years ago
ui_utils_spec.js Convert the files in the `/test/unit` folder to ES6 modules 8 years ago
unicode_spec.js Convert the files in the `/test/unit` folder to ES6 modules 8 years ago
unit_test.html Replaces RequireJS to SystemJS. 8 years ago
util_spec.js Added sendWithStream method in MessageHandler. 8 years ago
util_stream_spec.js Adds ready capability rejection logic for stream sink. 8 years ago