6967b9dd96
This patch first of all enables linting of the files in the `test/font/` folder, and secondly it also re-factors all test files to use native `import`/`export` statements. Finally, all tests are now loaded correctly, rather than being included as scripts through the `font_test.html` file.
17 lines
269 B
Plaintext
17 lines
269 B
Plaintext
build/
|
|
l10n/
|
|
docs/
|
|
node_modules/
|
|
external/bcmaps/
|
|
external/webL10n/
|
|
external/cmapscompress/
|
|
external/builder/fixtures/
|
|
external/builder/fixtures_esprima/
|
|
src/shared/cffStandardStrings.js
|
|
src/shared/fonts_utils.js
|
|
test/tmp/
|
|
test/features/
|
|
test/pdfs/
|
|
test/resources/
|
|
*~/
|