Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement a unit test for getCharUnicodeCategory in src/core/unicode.js (PR 14428 follow-up) #14457

Merged
merged 1 commit into from
Jan 16, 2022

Conversation

timvandermeij
Copy link
Contributor

Given that the other functions in this file are already covered by unit tests, we should also cover this newly added function.

…de.js` (PR 14428 follow-up)

Given that the other functions in this file are already covered by unit
tests, we should also cover this newly added function.
@timvandermeij
Copy link
Contributor Author

/botio unittest

@pdfjsbot
Copy link

From: Bot.io (Windows)


Received

Command cmd_unittest from @timvandermeij received. Current queue size: 0

Live output at: http://54.193.163.58:8877/6cec9e251b581c1/output.txt

@pdfjsbot
Copy link

From: Bot.io (Linux m4)


Received

Command cmd_unittest from @timvandermeij received. Current queue size: 0

Live output at: http://54.241.84.105:8877/d1bbacfaa133faa/output.txt

@pdfjsbot
Copy link

From: Bot.io (Linux m4)


Success

Full output at http://54.241.84.105:8877/d1bbacfaa133faa/output.txt

Total script time: 2.98 mins

  • Unit Tests: Passed

@pdfjsbot
Copy link

From: Bot.io (Windows)


Success

Full output at http://54.193.163.58:8877/6cec9e251b581c1/output.txt

Total script time: 6.04 mins

  • Unit Tests: Passed

Copy link
Collaborator

@Snuffleupagus Snuffleupagus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me; thanks for improving the unit-test coverage!

@timvandermeij timvandermeij merged commit f955b0e into mozilla:master Jan 16, 2022
@timvandermeij timvandermeij deleted the unicode-test branch January 16, 2022 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants