PKHeX/Tests/PKHeX.Core.Tests
Kurt 5ce3e734b8
Skip initial cctor alloc on non-byte primitives (#3850)
Runtime/jit repoints these to the dll rather than heap if we're Little Endian (always, otherwise will allocate like before).

Eliminates quite a few static constructors, so even faster startup. Items later.
2023-03-25 17:55:55 -07:00
..
General Pass species/form as param; toxtricity nature 2023-01-26 18:07:27 -08:00
Legality Skip initial cctor alloc on non-byte primitives (#3850) 2023-03-25 17:55:55 -07:00
PKM GB stats: Ceil instead of +1 2023-03-19 12:18:10 -07:00
Saves Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
Simulator FormRandom SV Vivillon 2023-03-04 14:48:40 -08:00
TestData HOME 2.0.0: Handle conversion behavior & restrictions (#3506) 2022-05-30 21:43:52 -07:00
Util Deduplicate zh Gen5 met locations 2023-03-04 19:31:03 -08:00
PKHeX.Core.Tests.csproj Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00