PKHeX/Tests/PKHeX.Tests
Kurt 8250bc58cd Fix levelup->evo fetching of next levelup move
Correctly fixes #1163 (test cases added), eg wooper->quagsire would
learn yawn at 31 before evolving; the getmoves wouldn't provide yawn
(stopped at 30) with the old code; the lvl decrement was removed in the
incorrect commit, providing a legal verdict which was obtained
incorrectly (dexlevels were inaccurate)
2018-04-17 19:49:33 -07:00
..
Legality Fix levelup->evo fetching of next levelup move 2018-04-17 19:49:33 -07:00
PKM Simplify/fix UnSanitizeString 2017-12-28 22:50:32 -08:00
Properties Add checksum tests 2017-11-07 19:07:13 -06:00
Resources Add checksum tests 2017-11-07 19:07:13 -06:00
Saves Simplify/fix UnSanitizeString 2017-12-28 22:50:32 -08:00
Simulator Switch assert comparison 2018-04-03 19:34:24 -07:00
Util Fix broken test 2017-11-08 13:30:52 -08:00
PKHeX.Tests.csproj Add showdownset -> pkm encounter fetch test case 2018-03-27 19:45:22 -07:00