/
githubmirror
/
pdf.js
ОбзорДокументацияВойти
/
githubmirror
/
pdf.js
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
pdf.js/
test/unit/
..
annotation_spec.js

Add support for Screen annotations playing embedded media

2 месяца назад
annotation_storage_spec.js

[api-minor] Replace various `getAll` methods with iterators

год назад
api_spec.js

Re-derive annotation attachment content from the xref after cleanup

2 месяца назад
app_options_spec.js

Extend the `AppOptions` unit-tests to also cover the `EVENT_DISPATCH` option-kind

2 месяца назад
autolinker_spec.js

Add one more unit-test case for invalid email domains in the `Autolinker` class

2 месяца назад
bidi_spec.js

Import `fs/promises` directly in a few spots in the unit-tests

4 месяца назад
canvas_factory_spec.js

Use `toBeInstanceOf` consistently in the unit-tests

5 месяцев назад
cff_parser_spec.js

Avoid too long BlueScale value when rewriting a CFF font

2 месяца назад
clitests.json

Add a couple of very basic `ColorConverters` unit-tests

3 месяца назад
clitests_helper.js

Use Istanbul instrumentation for unittestcli code coverage

3 месяца назад
cmap_spec.js

[api-minor] Replace the `CMapReaderFactory`, `StandardFontDataFactory`, and `WasmFactory` API options with a single factory/option

5 месяцев назад
colorspace_spec.js

Update the `StringStream` constructor to accept an optional dictionary argument

2 месяца назад
common_pdfstream_tests.js

Change all relevant `BasePDFStream` implementations to take an actual `URL` instance

6 месяцев назад
core_utils_spec.js

Move a couple of `src/core/` string helper functions into their own file

3 месяца назад
crypto_spec.js

Use AES256 for V=5 documents with a mislabeled AESV2 crypt filter (bug 2046659)

2 месяца назад
custom_spec.js

Drop 'unsafe-inline' from the CSP style-src directives

2 месяца назад
default_appearance_spec.js

Update the `StringStream` constructor to accept an optional dictionary argument

2 месяца назад
display_utils_spec.js

Extend unit-test coverage for the `getPdfFilenameFromUrl` helper function

3 месяца назад
document_spec.js

Include the `catalog` instance in the `annotationGlobals` data

2 месяца назад
editor_spec.js

Match editor keyboard shortcuts by event.code as a fallback

2 месяца назад
encodings_spec.js

Update Prettier to version 2.0

6 лет назад
evaluator_spec.js

Use `toBeInstanceOf` consistently in the unit-tests

5 месяцев назад
event_utils_spec.js

Use `toBeInstanceOf` consistently in the unit-tests

5 месяцев назад
fetch_stream_spec.js

Change all relevant `BasePDFStream` implementations to take an actual `URL` instance

6 месяцев назад
font_substitutions_spec.js

Load the predefined CMap for composite fonts that omit the FontDescriptor

3 месяца назад
image_utils_spec.js

Add some unit tests for functions in image_utils.js

6 месяцев назад
jasmine-boot.js

Add a couple of very basic `ColorConverters` unit-tests

3 месяца назад
message_handler_spec.js

Use `toBeInstanceOf` consistently in the unit-tests

5 месяцев назад
metadata_spec.js

[api-minor] Replace various `getAll` methods with iterators

год назад
murmurhash3_spec.js

Replace the `AnnotationStorage.lastModified`-getter with a proper hash-method

4 года назад
name_number_tree_spec.js

Check for having Ref before adding them in a RefSet (bug 2023106)

5 месяцев назад
network_spec.js

Use `toBeInstanceOf` consistently in the unit-tests

5 месяцев назад
network_utils_spec.js

Use `toBeInstanceOf` consistently in the unit-tests

5 месяцев назад
node_stream_spec.js

Change all relevant `BasePDFStream` implementations to take an actual `URL` instance

6 месяцев назад
obj_bin_transform_spec.js

Use the gpu for drawing meshes only when it has more than 16 triangles (bug 2030745)

4 месяца назад
operator_list_dependencies_spec.js

Fix unit test for dependency tracking

4 месяца назад
parser_spec.js

Use `toBeInstanceOf` consistently in the unit-tests

5 месяцев назад
pattern_spec.js

Use the gpu for drawing meshes only when it has more than 16 triangles (bug 2030745)

4 месяца назад
pdf.image_decoders_spec.js

[api-minor] Replace the CCITT and JBig2 fallback decoders with a JS version of the PDFium decoder

4 месяца назад
pdf.worker_spec.js

Update Webpack to version `5.99.5` (issue 19808)

год назад
pdf_find_controller_spec.js

Optimize runtime of the find controller unit tests

3 месяца назад
pdf_find_utils_spec.js

Run `gulp lint --fix`, to account for changes in Prettier version `2.1.x`

6 лет назад
pdf_history_spec.js

Update Prettier to version 2.0

6 лет назад
pdf_link_service_spec.js

Remove user and password from URLs (bug 2025109)

4 месяца назад
pdf_spec.js

Add support for `/AuthEvent`, on-demand decryption

2 месяца назад
pdf_viewer.component_spec.js

Replace the `IRenderableView` interface with an abstract `RenderableView` class

6 месяцев назад
pdf_viewer_spec.js

Remove the abstract `BaseViewer`-class

4 года назад
postscript_spec.js

Add an optional parameter in `buildPostScriptJsFunction` to force use of the `PSStackBasedInterpreter` code

4 месяца назад
primitives_spec.js

Use `toBeInstanceOf` consistently in the unit-tests

5 месяцев назад
scripting_spec.js

Optimize memory usage in the unit tests

3 месяца назад
scripting_utils_spec.js

Add a couple of very basic `ColorConverters` unit-tests

3 месяца назад
stream_spec.js

Allow inserting an image as a new page when editing a PDF

2 месяца назад
string_utils_spec.js

Move the `stringToPDFString` helper function into the `src/core/string_utils.js` file

3 месяца назад
struct_tree_spec.js

Optimize memory usage in the unit tests

3 месяца назад
svg_factory_spec.js

Use `toBeInstanceOf` consistently in the unit-tests

5 месяцев назад
test_utils.js

Download linked PDFs when running `gulp unittestcli`

4 месяца назад
text_layer_spec.js

Move text layer scaling logic to CSS

8 месяцев назад
to_unicode_map_spec.js

Add regression test for Unicode mapping

год назад
type1_parser_spec.js

Parse CID-keyed Type 1 fonts instead of falling back to a system font

3 месяца назад
ui_utils_spec.js

Remove `Array.prototype.reduce` usage from the unit-tests

год назад
unicode_spec.js

[api-minor] Don't normalize the text used in the text layer.

3 года назад
unit_test.html

Move the `NetworkStream` choice from `src/display/api.js` and into a separate file

5 месяцев назад
util_spec.js

Adjust the 'BaseException' unit-test for the 'Error.stack' changes in Firefox

2 месяца назад
writer_spec.js

Update the `StringStream` constructor to accept an optional dictionary argument

2 месяца назад
xfa_formcalc_spec.js

Fix property chain orders of Operators in isDotExpression and isSomPredicate

4 года назад
xfa_parser_spec.js

Prevent duplicate names in unit/integration tests

3 года назад
xfa_serialize_data_spec.js

Enable the `import/no-cycle` ESLint plugin rule

3 года назад
xfa_tohtml_spec.js

Take the absolute value of the font size when the annotation contents is in xhtml (bug 1938087)

2 года назад
xml_spec.js

Enable the `unicorn/prefer-string-replace-all` ESLint plugin rule

3 года назад
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©