PKHeX/Tests/PKHeX.Core.Tests
Kurt 390cf518b8 Revise 4->5 encode table (Half-width symbols)
Manually transferred from English Pt to English B

All revised indexes were the result in Black.

Differences that were not incorporated:
0EE=09794 ♂, not 09325 ⑭
0EF=09792 ♀, not 09326 ⑮
0F2=00215 ×, not 09319 ⑧
0F3=00247 ÷, not 09320 ⑨

Full-width and half-width symbols I think are related to full-width games, which English isn't. Probably has different handling for other language, plus it'd result in other duplicates of the half-width symbols.

Revise not-found char glyph to return ? instead of {terminator}, to match the game's behavior. Again, this might be language specific, but whatever.

Make the Convert char methods public, add a few unit tests.

Closes #3172

Co-Authored-By: Lusamine <30205550+Lusamine@users.noreply.github.com>
2021-06-11 19:38:34 -07:00
..
General Misc clean 2020-01-01 19:07:21 -08:00
Legality Sanity check form prior to yield checks 2021-06-06 11:48:54 -07:00
PKM Revise 4->5 encode table (Half-width symbols) 2021-06-11 19:38:34 -07:00
Saves Minor clean 2021-03-14 16:16:55 -07:00
Simulator Split SAV3 into version classes 2021-03-15 23:51:58 -07:00
TestData Fix build & tests 2018-11-13 18:03:18 -06:00
Util Extract random date to util 2021-05-18 16:58:53 -07:00
PKHeX.Core.Tests.csproj Update nuget packages 2020-12-26 09:28:00 -08:00