.. |
annotation_spec.js
|
[api-minor] Implement quadpoints for annotations in the core layer
|
2019-07-28 20:36:21 +02:00 |
api_spec.js
|
Change isNodeJS from a function to a constant
|
2019-11-10 16:44:29 +01:00 |
bidi_spec.js
|
Convert the files in the /test/unit folder to ES6 modules
|
2017-04-30 00:34:02 +02:00 |
cff_parser_spec.js
|
Add unique glyph names for CFF fonts.
|
2019-02-27 15:00:29 -08:00 |
clitests_helper.js
|
Change isNodeJS from a function to a constant
|
2019-11-10 16:44:29 +01:00 |
clitests.json
|
Run the custom_spec unit-tests in Node.js/Travis (PR 10537 follow-up)
|
2019-02-26 22:40:55 +01:00 |
cmap_spec.js
|
Change isNodeJS from a function to a constant
|
2019-11-10 16:44:29 +01:00 |
colorspace_spec.js
|
Add caching to reduce the number of Ref objects
|
2019-05-26 12:23:37 +02:00 |
core_utils_spec.js
|
Add caching to reduce the number of Ref objects
|
2019-05-26 12:23:37 +02:00 |
crypto_spec.js
|
Convert the files in the /test/unit folder to ES6 modules
|
2017-04-30 00:34:02 +02:00 |
custom_spec.js
|
Change isNodeJS from a function to a constant
|
2019-11-10 16:44:29 +01:00 |
display_svg_spec.js
|
Change isNodeJS from a function to a constant
|
2019-11-10 16:44:29 +01:00 |
display_utils_spec.js
|
Change isNodeJS from a function to a constant
|
2019-11-10 16:44:29 +01:00 |
document_spec.js
|
Add a getDocId method to the idFactory , in Page instances, to avoid passing around PDFManager instances unnecessarily (PR 7941 follow-up)
|
2019-04-20 13:11:17 +02:00 |
encodings_spec.js
|
Implement unit tests for the encodings and fix missing items
|
2017-12-24 18:14:40 +01:00 |
evaluator_spec.js
|
Use streams for OperatorList chunking (issue 10023)
|
2019-08-24 15:56:40 +02:00 |
fetch_stream_spec.js
|
Ensure that ReadableStream s are cancelled with actual Errors
|
2019-08-01 16:40:46 +02:00 |
function_spec.js
|
Update the ESLint dependencies, and also tweak the no-multiple-empty-lines rules
|
2018-01-03 13:32:57 +01:00 |
jasmine-boot.js
|
Change isNodeJS from a function to a constant
|
2019-11-10 16:44:29 +01:00 |
message_handler_spec.js
|
Ensure that the cancel /error methods on Streams are always called with valid reason arguments
|
2019-09-02 23:31:07 +02:00 |
metadata_spec.js
|
Implement a unit test for metadata parsing to ensure that it's not vulnerable to the billion laughs attack
|
2019-01-19 19:54:08 +01:00 |
murmurhash3_spec.js
|
Convert the files in the /test/unit folder to ES6 modules
|
2017-04-30 00:34:02 +02:00 |
network_spec.js
|
Ensure that ReadableStream s are cancelled with actual Errors
|
2019-08-01 16:40:46 +02:00 |
network_utils_spec.js
|
decode filename when match an urlencode filename from contentDispositionFilename
|
2019-07-31 09:33:56 +08:00 |
node_stream_spec.js
|
Change isNodeJS from a function to a constant
|
2019-11-10 16:44:29 +01:00 |
parser_spec.js
|
Change the signature of the Parser constructor to take a parameter object
|
2019-06-23 16:01:45 +02:00 |
pdf_find_controller_spec.js
|
Remove left-over console log from the find controller unit tests
|
2019-01-12 22:27:40 +01:00 |
pdf_find_utils_spec.js
|
Add initial support for "Whole words" searching in the viewer
|
2018-09-10 11:59:29 +02:00 |
pdf_history_spec.js
|
Fix a PDFHistory regression with document hashes of the nameddest=... form
|
2017-10-09 21:58:54 +02:00 |
primitives_spec.js
|
Fix the inconsistent return types for Dict.{get, getAsync}
|
2019-09-23 11:41:19 +02:00 |
stream_spec.js
|
Make the getBytes /peekBytes methods of Stream /DecodeStream /ChunkedStream able to return Uint8ClampedArray s
|
2018-06-12 11:01:32 +02:00 |
test_utils.js
|
Change isNodeJS from a function to a constant
|
2019-11-10 16:44:29 +01:00 |
testreporter.js
|
Reword test reporter message
|
2018-08-05 21:21:46 +02:00 |
type1_parser_spec.js
|
For Type1 fonts, replace missing font dictionary /Widths entries with ones from the font data (issue 11150)
|
2019-09-18 10:15:09 +02:00 |
ui_utils_spec.js
|
Change isNodeJS from a function to a constant
|
2019-11-10 16:44:29 +01:00 |
unicode_spec.js
|
Convert the files in the /test/unit folder to ES6 modules
|
2017-04-30 00:34:02 +02:00 |
unit_test.html
|
Replaces RequireJS to SystemJS.
|
2017-02-27 08:32:39 -06:00 |
util_spec.js
|
Support UTF-16 little-endian strings in the stringToPDFString helper function (bug 1593902)
|
2019-11-05 12:43:17 +01:00 |