swift-html-entities icon indicating copy to clipboard operation
swift-html-entities copied to clipboard

Fix the code points of ≪⃒ and add a test case (#67)

Open kkebo opened this issue 3 years ago • 3 comments

Description

fixes #67

I fixed the code points of ≪⃒ (≪⃒) in namedCharactersDecodeMap2 and added a test case to verify if *DecodeMaps match https://html.spec.whatwg.org/entities.json.

Motivation and Context

#67 and https://github.com/Kitura/swift-html-entities/pull/65#issuecomment-1079367561

How Has This Been Tested?

I added a test case of *DecodeMaps, so I tested this modification by it.

Checklist:

  • [x] I have submitted a CLA form
  • [x] If applicable, I have updated the documentation accordingly.
  • [x] If applicable, I have added tests to cover my changes.

kkebo avatar Apr 09 '22 20:04 kkebo

ping

kkebo avatar Aug 21 '22 17:08 kkebo

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

sonarqubecloud[bot] avatar Aug 24 '22 15:08 sonarqubecloud[bot]

ping

kkebo avatar Apr 02 '23 17:04 kkebo