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

Don't decode name of the checkboxes exported values (bug 2022700)

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

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

год назад
api_spec.js

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

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

Stop pre-building the preference defaults, to simplify the build scripts

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

fix: allow hyphens in mailto link auto-detection (bug 20557)

7 месяцев назад
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

Clamp out-of-range BlueScale to Adobe's valid window

3 месяца назад
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

Introduce a function type enumeration

4 месяца назад
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 `Uint8Array.fromHex` in `test/unit/crypto_spec.js`

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

Enable 'eslint-plugin-regexp' and fix existing findings

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

[api-minor] Remove `PostScriptCompiler` and `PostScriptEvaluator`, since it's now dead code (PR 21023 follow-up)

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

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

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

Fix missing annotation parent in using the one from the Fields entry

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

Add the possibility to compress/decompress the signature data in order to store them in the logins storage in Firefox (bug 1946171)

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

[api-minor] Move the `getXfaPageViewport` helper into the `XfaLayer` class

3 месяца назад
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

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

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

Fix the way to write numbers when saving a pdf

4 месяца назад
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 ©