SharpNBT/SharpNBT.Tests
Eric Freed 95af348ddc Removed unneeded classes, reimplemented ListTag 2023-08-27 04:37:49 -04:00
..
Data - Fixed SNBT bug that would not parse boolean values 2021-09-18 18:46:43 -04:00
ConversionTest.cs Removed unneeded classes, reimplemented ListTag 2023-08-27 04:37:49 -04:00
ParseTest.cs Converted DataContract members to ISerializable interface for finer control 2021-08-24 20:31:13 -04:00
SharpNBT.Tests.csproj Removed unneeded classes, reimplemented ListTag 2023-08-27 04:37:49 -04:00
StringifiedTest.cs Removed unneeded classes, reimplemented ListTag 2023-08-27 04:37:49 -04:00
TagBuilderTest.cs - Fixed SNBT bug that would not parse boolean values 2021-09-18 18:46:43 -04:00
TestHelper.cs Updated target version to .NET 7 with latest major language version 2023-08-26 20:06:36 -04:00
VarIntTest.cs Implemented VarInt and VarLong with optional ZigZag encoding 2021-08-24 08:11:32 -04:00
VarLongTest.cs Implemented VarInt and VarLong with optional ZigZag encoding 2021-08-24 08:11:32 -04:00