PKHeX/Tests/PKHeX.Tests/Saves
Kurt dccad6c2f4 Simplify/fix UnSanitizeString
Species and Nicknamed params were never used; foreign always resulted in
true for cases when it actually mattered.

Filter to the non-fullwidth characters, check the char type (latin base
vs jp/zh/ko) in order to determine if the full/half symbols should be
squished

could be faster replacing char instead of string, so change those

add two test cases for half width & full width string
sanitization/unsanitization
2017-12-28 22:50:32 -08:00
..
MemeCrypto always clear memecrypto sig on load 2017-11-07 16:57:18 -08:00
SMTests.cs Simplify/fix UnSanitizeString 2017-12-28 22:50:32 -08:00