pdf.js/test/font
Jonas Jenwald f4e78d9b38 Simplify the decodeFontData/encodeFontData font-test helper functions
We can (and in my opinion should) use the standard `atob`/`btoa` functions, rather than manually re-implementing this functionality for the font-tests.
2022-02-25 11:40:03 +01:00
..
font_core_spec.js Replace done callbacks in the font-tests with async/await instead 2021-04-19 13:26:39 +02:00
font_fpgm_spec.js Add non-PRODUCTION/TESTING overflow asserts to various string helper-functions (issue 6759) 2021-06-27 16:06:30 +02:00
font_os2_spec.js Add non-PRODUCTION/TESTING overflow asserts to various string helper-functions (issue 6759) 2021-06-27 16:06:30 +02:00
font_post_spec.js Add non-PRODUCTION/TESTING overflow asserts to various string helper-functions (issue 6759) 2021-06-27 16:06:30 +02:00
font_test.html Import the TestReporter, in the unit and font tests 2020-10-27 11:30:15 +01:00
fontutils.js Simplify the decodeFontData/encodeFontData font-test helper functions 2022-02-25 11:40:03 +01:00
jasmine-boot.js Import the TestReporter, in the unit and font tests 2020-10-27 11:30:15 +01:00
ttxdriver.js Enable the ESLint no-var rule in the test/font/ folder 2020-10-26 23:42:44 +01:00